Sadegh Barati
|
fec53d35a1
|
Merge branch 'dev' of https://github.com/radix-vue/shadcn-vue into feat/vee-validate
|
2023-10-03 02:58:28 +03:30 |
|
Sadegh Barati
|
fd0087b89b
|
docs: add combobox, datepicker, radio-group, select, switch and textarea form and some other exmaples
|
2023-10-03 02:51:04 +03:30 |
|
sadeghbarati
|
5868374679
|
docs: add form example for checkbox input and datepicker
|
2023-10-02 15:36:35 +03:30 |
|
sadeghbarati
|
854cb8f20c
|
docs: add form.md
- change TabPreview.vue to showcase way of using vee-validate
|
2023-10-02 13:19:45 +03:30 |
|
sadeghbarati
|
68337c5250
|
fix: useAttrs to prevent class duplication
|
2023-10-02 13:09:04 +03:30 |
|
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 |
|
sadeghbarati
|
ec7382bec8
|
fix: v-bind="field" -> v-bind="componentField"
|
2023-10-01 09:58:51 +03:30 |
|
sadeghbarati
|
157b1f00df
|
refactor: simplify validation for Command component
|
2023-10-01 09:38:56 +03:30 |
|
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 |
|