Commit Graph

180 Commits

Author SHA1 Message Date
sadeghbarati
9881d9d1ec Merge branch 'dev' of https://github.com/radix-vue/shadcn-vue into feat/vee-validate 2023-10-01 09:28:06 +03:30
Sadegh Barati
03be864a08 fix: class-name -> class 2023-09-29 14:36:06 +03:30
Sadegh Barati
23a3d2ac9c refactor: update
- add new-york style
- off eslint import/first rule
- use `useId` from radix-vue
2023-09-29 01:33:22 +03:30
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
Sadegh Barati
76be3fb332 Merge branch 'dev' of https://github.com/radix-vue/shadcn-vue into feat/vee-validate 2023-09-28 13:00:04 +03:30
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
Sadegh Barati
1dcb74f0d6 chore: update AppearanceForm.vue
update pnpm and some deps -_-
2023-09-27 19:32:07 +03:30
sadeghbarati
6be33b10fd chore: update ProfileForm.vue and AccountForm
fix vee-validate initialValues on components with `componentField` slotProp
2023-09-27 16:00:58 +03:30
sadeghbarati
72ef22de60 Merge branch 'dev' into feat/vee-validate 2023-09-27 14:28:11 +03:30
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
sadeghbarati
8c61c94356 chore: refresh lockfile 2023-09-26 11:00:20 +03:30
sadeghbarati
72382e986f refactor: use radix-vue Slot component 2023-09-26 10:37:34 +03:30
zernonia
46d0645313 chore: bump radix-vue version 2023-09-26 14:57:24 +08:00
Sadegh Barati
5ee0a4641e chore: update AccountForm example
- add `FormDescription` component
- include `src` in tsconfig
2023-09-25 19:21:19 +03:30
sadeghbarati
55cf147f66 chore: update 2023-09-25 15:48:52 +03:30
sadeghbarati
d4bb455a44 feat: add vee-validate 2023-09-25 15:45:23 +03:30
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
zernonia
48ec8b33aa chore: add release workflow 2023-09-20 17:04:35 +08:00
zernonia
2040d594c7 chore: update registry 2023-09-20 17:02:43 +08:00
zernonia
f4701c3642 chore: release v0.1.8 2023-09-20 17:01:04 +08:00
Dunqing
08fa517eb6
feat(cli): support adding all components (#65) 2023-09-20 16:52:14 +08:00
Dunqing
f2d66d4632
feat(cli): add overwrite confirmation for existing components (#66) 2023-09-20 16:50:42 +08:00
zernonia
05da2d82f3 chore: add contribution.md 2023-09-20 14:54:32 +08:00
zernonia
6aa476d375 docs: update meta for command 2023-09-20 14:24:48 +08:00
zernonia
0456a5ba0b docs: update docs build, some content 2023-09-20 14:19:08 +08:00
Ahmed Mayara
cc49dd59bf
feat: add command palette (#59)
* feat: add command palette

* fix: add command empty

---------

Co-authored-by: zernonia <59365435+zernonia@users.noreply.github.com>
2023-09-20 13:04:33 +08:00
Selemondev
d5bb3a8a7a
docs: improve the installation section for each component (#50)
* docs: improve the installation section for each component

* docs: improve the installation section for each component

---------

Co-authored-by: Selemondev <selemondev@Selemondevs-MacBook-Pro.local>
2023-09-20 13:02:01 +08:00
zernonia
e9634a9f5e fix: tooltip popover trigger issue 2023-09-19 23:16:02 +08:00
zernonia
0bc0dcba22 docs: view transition api 2023-09-19 22:07:07 +08:00
zernonia
36433942c7 fix: test workflow failing 2023-09-19 13:31:35 +08:00
zernonia
cb2ac0666b chore: bump version 0.1.7 2023-09-19 13:19:24 +08:00
zernonia
6e0cfe1ade
feat: improve installation section to accommodate other frameworks (#63)
* feat: installation section by framwork

* chore: update installations

* refactor: use lodash templates

* fix: frozen pnpm-lock

* fix: capitalize
2023-09-19 13:08:40 +08:00
zernonia
08f6b28bd1 chore: add testing workflows 2023-09-19 11:34:39 +08:00
zernonia
2e06f2efad fix: frozen pnpm 2023-09-19 11:31:19 +08:00
zernonia
e8ece027a2 chore: bump version 0.1.6 2023-09-19 11:21:58 +08:00
Dunqing
193c27f707
fix(cli): should move detype to dependencies (#61) 2023-09-19 11:20:53 +08:00