Commit Graph

299 Commits

Author SHA1 Message Date
zernonia
27dc777d19 chore: build registry 2023-10-24 20:57:02 +08:00
zernonia
73c561d698
chore: bump Radix Vue v1 (#139)
* refactor: apply all v1 changes

* chore: bump radix-vue version

* chore: remove WIP

* chore: update component preview

* chore: fix old pnpm lock
2023-10-24 20:51:00 +08:00
Sadegh Barati
c8551d58ff chore: upgrade deps 2023-10-23 23:48:39 +03:30
Selemondev
b677d3fe5f
docs: improve API Reference for the Data Table Component (#134)
* docs: improve API Reference for the Data Table Component

* docs: update Data Table component API reference
2023-10-23 20:51:28 +03:30
zernonia
2494c55ccc chore: update pipeline for forked branch 2023-10-23 23:46:31 +08:00
Selemondev
537416f88f
docs: add Astro guide (#118)
* docs(app): add astro guide

* docs: update Astro guide
2023-10-22 16:11:01 +08:00
Xavier Vila Rubio
90e926b14b
fix: customizer code text color (#125)
Added text-white on code lines
2023-10-22 09:20:30 +03:30
zernonia
b2caaca1e2
feat: stackblitz/codesandbox editor (#130)
* feat: stackblitz editor

* chore: update lockfile

* fix: cant fetch ?raw dynamically after bundling

* feat: add codesandbox
2023-10-21 21:21:46 +08:00
zernonia
63197f03ce chore: release v0.6.1 2023-10-21 18:03:06 +08:00
zernonia
ccfe4a891d
refactor: transform css variables for components (#129)
* refactor: transform css only in component

* refactor: more concise

* fix: pipeline
2023-10-21 18:02:19 +08:00
zernonia
f96d00ec6f chore: build registry 2023-10-21 11:03:41 +08:00
Ole Marius Løset
03e1fcebb8
fix: add v-bind="$attrs" to DatePicker in Calendar (#117)
* fix: add v-bind="$attrs" to calendar

* fix: `inheritAttrs` false, remove duplicated `nextTick`

---------

Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
2023-10-21 10:56:41 +08:00
zernonia
f995f53aa2 chore: release v0.6.0 2023-10-21 10:51:39 +08:00
zernonia
b46f4f75c8 chore: fix lint, wrong initial value 2023-10-21 10:51:24 +08:00
Dunqing
f4b5b3fbc4
feat(cli): support tailwind.config.mjs file (#120)
* feat(cli): support `tailwind.config.mjs` file

* feat: update

* fix: teest case

---------

Co-authored-by: sadeghbarati <sadeghbaratiwork@gmail.com>
2023-10-21 10:25:41 +08:00
Greg Sanderson
2f9845efcd
chore: update vite.md (#111)
The guide assumes TypeScript (for example mentioning tsconfig.json just below) however the suggested Vite template uses JavaScript. Perhaps suggest using the TypeScript template instead as then everything else works.
2023-10-11 10:22:53 +08:00
zernonia
c7d323b080 chore: release v0.5.0 2023-10-10 15:10:26 +08:00
zernonia
4013634c00 chore: bump registry 2023-10-10 15:10:03 +08:00
Sadegh Barati
e5b33f652f
feat: add pagination (#109)
feat: update
2023-10-10 15:09:16 +08:00
Sadegh Barati
9b75dcf9d2
docs: add @formkit/auto-animate example in form.md (#108)
* fix: typo for injection key

* docs: add `@formkit/auto-animate` example
2023-10-09 20:35:49 +08:00
zernonia
137ecb8d01 chore: release v0.4.0 2023-10-06 13:27:13 +08:00
zernonia
d2aa7534fe chore: build registry 2023-10-06 13:26:59 +08:00
zernonia
9b4b0c289e chore: fix demo reactivitiy 2023-10-06 13:23:49 +08:00
Sadegh Barati
d03067db67
feat: add vee-validate (#85)
* feat: add `vee-validate`

* chore: update

* chore: update `AccountForm` example

- add `FormDescription` component
- include `src` in tsconfig

* refactor: use radix-vue `Slot` component

* chore: refresh lockfile

* chore: update `ProfileForm.vue` and `AccountForm`

fix vee-validate initialValues on components with `componentField` slotProp

* chore: update `AppearanceForm.vue`

update pnpm and some deps -_-

* refactor: update

- add new-york style
- off eslint import/first rule
- use `useId` from radix-vue

* fix: class-name -> class

* refactor: simplify validation for `Command` component

* fix: v-bind="field" -> v-bind="componentField"

* fix: useAttrs to prevent class duplication

* docs: add `form.md`

- change TabPreview.vue to showcase way of using vee-validate

* docs: add form example for `checkbox` `input` and `datepicker`

* docs: add `combobox`, `datepicker`, `radio-group`, `select`, `switch` and `textarea` form and some other exmaples

* chore: typo, update `zod`, `vite`, and `@vitejs/plugin-vue`
2023-10-06 12:04:38 +08:00
zernonia
8c2e6f1539 chore: release v0.3.2 2023-10-02 17:02:36 +08:00
zernonia
a46215fb89 chore: run build registry 2023-10-02 17:02:29 +08:00
Muhammad Mahmoud
e0cecc34d6
fix: avatar class typo (#97)
* fix: class typo

* fix: same typo different file
2023-10-02 17:01:25 +08:00
zernonia
1d678d9564 chore: release v0.3.1 2023-10-02 10:14:53 +08:00
zernonia
7fd9ebecfe fix: hotfix for tabs wasn't import correctly 2023-10-02 10:14:27 +08:00
Léo Gallot
223583b217
fix: add emits to the tabs component (#93) 2023-10-01 23:33:41 +08:00
Björn
417368bcd4
docs: update select.md with correct docs link (#94)
The link to vue-shadcn source & radix-vue docs was pointing to Popover component instead of Select component.
2023-10-01 23:32:37 +08:00
zernonia
97a6369f2f chore: release v0.3.0 2023-09-28 17:35:35 +08:00
zernonia
b9bbaaa696 chore: build registry 2023-09-28 17:35:04 +08:00
zernonia
9355cd1671 chore: bump radix-vue version 2023-09-28 17:34:06 +08:00
zernonia
d49126ecc8
feat: implement utilities from radix vue (#89)
* refactor: change all popper related element to use useForwardPropsEmits

* refactor: use useEmitAsProps from radix-vue
2023-09-28 16:51:31 +08:00
zernonia
bd1953d35f chore: bump radix-vue version 2023-09-28 15:03:55 +08:00
zernonia
2001d1be3f chore: release v0.2.0 2023-09-27 12:26:56 +08:00
zernonia
02fe76d1f0
refactor: replace iconify icons with @radix-icons/vue for newyork style (#87)
* refactor: changes all instance of unplugin-icons to radix-icons

* chore: build registry

* test: fix new deps
2023-09-27 12:26:24 +08:00
zernonia
88c159dc82 chore: bump radix-vue version 2023-09-26 22:10:01 +08:00
zernonia
46d0645313 chore: bump radix-vue version 2023-09-26 14:57:24 +08:00
Ahmed Mayara
a92b15deee
Merge pull request #79 from ahmedmayara/textarea-vmodel-fix
fix: complete textarea
2023-09-24 19:01:14 +01:00
Ahmed
8b4a0b455e fix: complete textarea 2023-09-24 18:54:34 +01:00
zernonia
5613a70b18 chore: release v0.1.9 2023-09-23 22:22:26 +08:00
zernonia
2f1579941b chore: run build registry 2023-09-23 22:22:18 +08:00
zernonia
05e3f9484e
chore: updates charts using unovis/vue (#77)
* chore: updates charts using unovis/vue

* fix: minor styling
2023-09-23 22:18:14 +08:00
Ahmed Mayara
45eeb25149
fix: dialog overlay background color (#76) 2023-09-23 21:46:30 +08:00
Selemondev
3e9d8063cc
docs: update Nuxt 3 installation guide for Typescript issue fix (#71)
* docs: update Nuxt 3 installation guide

* docs: update Nuxt 3 installation guide
2023-09-22 15:11:52 +08:00
zernonia
97e9b57eb0 docs: fix className reference 2023-09-22 09:48:30 +08:00
zernonia
9b2447b249
fix: update extension for tailwindconfig (#68) 2023-09-21 08:11:25 +08:00
zernonia
f192d154c1 fix: ssr issue with popper components 2023-09-20 17:15:55 +08:00