Greg Sanderson
3431e870f6
Updated vite.md
...
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-10 23:13:23 +01: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
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