sadeghbarati
5a0ee4ecb5
Merge branch 'dev' into cli-nypm-and-other-improves
2024-03-02 12:26:54 +03:30
sadeghbarati
601bf92ba4
chore: update deps
2024-03-02 12:21:11 +03:30
Sadegh Barati
5d9176725b
fix: vue-sonner wrong props
...
update deps
run registry
2024-03-01 21:18:14 +03:30
sadeghbarati
1c9cb68c13
chore: update c12
2024-02-26 08:31:48 +03:30
sadeghbarati
66e5dfcbae
chore: fix incorrect merge
2024-02-21 14:45:58 +03:30
Sadegh Barati
8bae3c6f81
Merge branch 'dev' into cli-nypm-and-other-improves
2024-02-21 14:30:57 +03:30
zernonia
27fae5c24c
chore: bump radix
2024-02-21 14:25:12 +08:00
Dunqing
24576e3ef6
chore(cli): update detypes version to fix the problem that calendar cannot be installed ( #348 )
2024-02-20 19:11:49 +03:30
sadeghbarati
1177cc30e9
chore: update https-proxy-agent
2024-02-20 14:43:15 +03:30
sadeghbarati
cb13af336a
chore: fresh lockfile
2024-02-19 09:35:34 +03:30
Sadegh Barati
801b0183e0
Merge branch 'dev' into cli-nypm-and-other-improves
2024-02-19 09:03:08 +03:30
Roman Hrynevych
915df39075
feat: add ScrollBody and ScrollOverlay demos for Dialog ( #287 )
...
* feat(dialog-with-scroll-body): add demos with body scroll for Dialog component
---------
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
2024-02-15 22:47:09 +03:30
Sadegh Barati
28efdc07c4
chore: update antfu config, update root deps ( #347 )
2024-02-15 22:20:52 +03:30
zernonia
60fbe49004
chore: bump radix
2024-02-15 14:58:12 +01:00
zernonia
a01c83c718
chore: bump radix-vue
2024-02-15 12:48:35 +01:00
Sadegh Barati
4b60e69f4a
chore: update c12 which fix json5 parse issue
...
and it's also supports .config directory
2024-02-14 17:56:24 +03:30
Sadegh Barati
1e8f076421
chore: update deps
2024-02-13 23:33:50 +03:30
Sadegh Barati
2d7aeed3f1
refactor: import { z } from 'zod' instead of *, replace node:path with pathe
2024-02-11 23:14:43 +03:30
zernonia
c041011791
fix: pnpm-lock
2024-02-06 11:32:00 +08:00
Sadegh Barati
4217f197a6
Merge branch 'dev' into cli-nypm-and-other-improves
2024-02-05 20:57:26 +03:30
Sadegh Barati
e06cad7f83
refactor: use consola instead of chalk
2024-02-05 20:06:35 +03:30
zernonia
32552dc83a
chore: bump radix-vue
2024-02-05 11:06:21 +08:00
Sadegh Barati
64e8930f38
Merge branch 'dev' into cli-nypm-and-other-improves
2024-02-04 18:45:26 +03:30
zernonia
6c99fd6dd1
chore: fix testing pipeline
2024-02-04 21:53:00 +08:00
Sadegh Barati
ed70e4e4b8
chore: rebuild registry, fresh lockfile
2024-02-02 22:54:21 +03:30
Roman Hrynevych
fc718145ae
refactor: tailwindcss, remove all unnecessary arbitrary values, update TailwindCSS to v3.4 ( #269 )
2024-02-02 22:48:58 +03:30
Sadegh Barati
a829212d42
refactor: use class as prop to prevent class duplication with cn function ( #241 )
2024-02-02 19:08:06 +03:30
sadeghbarati
fb70bb3c89
feat: add devDeps, add nypm for installing deps
2024-01-27 09:12:49 +03:30
Robert Shaw
eba85c6b5c
feat(sonner): add sonner component ( #301 )
2024-01-22 19:15:30 +03:30
Sadegh Barati
f9ab01e11b
docs: fix new line-number, fix highlight color on txt md block in shikiji ( #299 )
...
* docs: tweaks container size and shiki styles
2024-01-22 01:16:48 +03:30
Sadegh Barati
948a9c9e7c
chore: update deps and vitepress ( #278 )
2024-01-17 14:46:08 +08:00
Sadegh Barati
0c7da48f8f
feat: toggle group ( #275 )
...
* feat: toggle group
* chore: remove dummy examples
* chore: update pathe and typescript, include scripts in tsconfig include
* refactor: move import type from normal script to script setup
don't know how detypes would react with that normal script
2024-01-16 10:56:54 +03:30
zernonia
7a7cf9d05d
fix: Nuxt module throwing error due to parsing error ( #267 )
...
* chore: add carousel
* chore: add oxc-parser
* feat: use oxc-parser to get ExportNamedDeclaration node
* chore: add todo
2024-01-12 10:18:30 +08:00
zernonia
1d563bbcdc
chore: upgrade deps
2024-01-11 14:36:47 +08:00
zernonia
856ab15179
chore: bump version
2024-01-09 16:20:38 +08:00
Wasim Thoufiq
97c7417352
feat: add carousel component ( #227 )
...
* feat: create new carousel component with embala-carousel
* feat: create demos for the carousel component
* feat: add the default carousel component to the docs
* feat: add new-york styling for carousels
* feat: add more examples for spacing, size and options
* refactor: change ways to better pass the data to parent
* feat: add examples for carousel api handling
* feat: add example for using embla plugin
* chore: add carousel component doc to the table of contents
* feat: add focusability on carousel element
* fix: update docs
* chore: add docs for slot props
* feat: expose api for the parent component
* chore: include missing filenames
* chore: update embla carousel dependency versions
* chore: fix typescript error by getting the types from core package
* chore: prevent duplicate classes by using class as prop
* feat: use slot fallback content
so user could change navigation button icons
* fix: change attribute inheritance element
* chore: update www package.json `scripts`
update tsconfig exclude for the strict registry build
* refactor: fix embla-carousel types after v8.0.0-rc18
update embla deps
* chore: update @vue/tsconfig
* chore: run registry
* refactor: remove uneended ref
* fix: dependencies for embla missing
* docs: update carousel for optional plugin installation
---------
Co-authored-by: sadeghbarati <sadeghbaratiwork@gmail.com>
Co-authored-by: zernonia <zernonia@gmail.com>
2024-01-09 00:51:55 +08:00
zernonia
2f4f5a8291
fix(Module): HMR not working when edit component load too slow ( #235 )
...
* feat: add recast as deps
* refactor: use recast instead of ts-morph due to performance issue
2024-01-02 16:08:38 +08:00
Sadegh Barati
f6f87d3cd6
chore: fix ComboboxDemo.vue types ( #233 )
...
* chore: fix `ComboboxDemo.vue` example types
* chore: update `radix-vue`
2023-12-31 22:37:23 +03:30
Sadegh Barati
010e377669
fix: avoid failing resolve types by adding radix-vue to project deps in shadcn-vue init before the add command ( #216 )
...
* fix: avoid failing resolve types by adding `radix-vue` to project deps in `init` command
* chore: add `shell-emulator` and remove `cross-env`
fix some registry example import path
* chore: remove additional `radix-vue` dependency from components registry
* chore: update `tsx` and `vue-tsc`
* fix: normalize `components:example` path to process `crawlExample` function correctly
* chore: build registry
---------
Co-authored-by: zernonia <zernonia@gmail.com>
2023-12-21 09:06:14 +08:00
Sadegh Barati
b40321e3d9
docs: fix vee-validate checkbox and radio-group examples ( #213 )
...
* docs: fix checkbox and radio form examples
add type="checkbox|radio" and name in FormField
* docs: add `vee-validate` documentation link for checkbox and radio inputs
* chore: update `vee-validate` deps
2023-12-19 18:23:05 +03:30
zernonia
7a09929887
chore: bump deps version
2023-12-01 11:55:46 +08:00
zernonia
692191104d
chore: lint, fix frozen lockfile
2023-12-01 11:36:12 +08:00
zernonia
7586b5e15c
feat: Nuxt module ( #197 )
...
* feat: add nuxt module
* chore: bundle module
* chore: update package, readme
* docs: update nuxt installation with new module
* docs: remove Ui prefix to prevent confusion
* chore: cleanup
2023-12-01 11:31:27 +08:00
zernonia
9074d75d96
chore: update deps
2023-11-25 09:55:16 +08:00
Ole Marius Løset
c242a7955a
add vue-tsc typecheck before build registry ( #182 )
...
* chore: add vue-tsc script
* fix: remove non existent props from ModelSelector
* fix: add basic typing for files
* fix: fix Artwork object in demo
* fix: use DatePickerModel from v-calendar on modelValue
Fixes vue-tsc validation errors
* chore: add `@vue/tsconfig`
* refactor: extracted types from v-calendar
---------
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
2023-11-20 14:22:36 +03:30
zernonia
31a7198b70
chore: bump radix-vue version
2023-11-13 23:28:32 +08:00
Sadegh Barati
3e74fe7de6
docs: fix component preview alias path ( #150 )
...
* chore: update deps
* docs: fix alias path
2023-11-04 21:07:41 +08:00
zernonia
6c39518e43
fix: pnpm frozen lockfile
2023-11-03 13:44:16 +08:00
Dunqing
a4774ff48d
fix(cli): missing props/emits when disable typescript ( #105 )
...
* feat(cli): support remove type when non-typescript
* fix(cli): missing props/emits when doesn't enable typescript
* test: add test cases for defineProps/defineEmits
* fix: withDefaults case
* fix: cannot resolve external and packages types
* fix: missing assign variable
2023-11-02 22:22:33 +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