Sadegh Barati
a79a7ed5cd
feat: update
2024-04-01 13:26:54 +03:30
Sadegh Barati
ffe9696547
feat: new calendar
2024-03-24 00:05:07 +03:30
Sadegh Barati
d34c620055
chore: lint and enable Volar hybrid mode ( #419 )
...
* chore: update deps
* feat: enable Volar hybrid mode
* chore: lint
* chore: build registry
2024-03-20 22:29:42 +03:30
zernonia
8e58b6e196
chore: update deps
2024-03-15 09:08:56 +08:00
Sadegh Barati
4672f2247d
chore: update deps
...
root
apps/www
packages/cli
2024-03-14 21:00:25 +03:30
zernonia
72f9bd5ef5
refactor: code preview ( #411 )
...
* feat: generate code dynamically
* chore: cleanup and transform path on component
* feat: create config sheet
* feat: code wrapper
* fix: not acting immediately
* chore: add key to vnode
* chore: add vue-sonner to demos dependencies, add placeholder for codeConfigs
* chore: fix wrong icons
* chore: improve crawling logic
---------
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
2024-03-14 18:28:13 +08:00
Saeid Zareie
4d08adc81e
feat: breadcrumb component ( #405 )
...
* feat: adding breadcrumb component, resolves #395
* fix: revert kbd component in main layout
* feat: add slot for `BreadcrumbEllipsis` icons too
build registry, bump radix-vue
* refactor: using primitive instead of computed
* chore: update
---------
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
2024-03-13 15:33:22 +08:00
Saeid Zareie
e817da4b8b
docs: adding dark-mode setup page ( #384 )
2024-03-07 16:33:49 +03:30
Sadegh Barati
a3e1db9578
fix: make c12 look only for components.json for now ( #388 )
2024-03-07 09:01:07 +03:30
Sadegh Barati
126e1877fd
feat: resizeable component ( #385 )
2024-03-06 18:21:31 +03:30
Sadegh Barati
0e84af73de
feat: use unjs modules and improve cli from main shadcn-ui source, custom ui dir ( #324 )
...
* feat: add devDeps, add nypm for installing deps
* feat: custom ui dir
* refactor: use consola instead of chalk
* test: ui alias
* refactor: import { z } from 'zod' instead of *, replace node:path with pathe
* chore: add components name to `configFile` option
* chore: update `c12` which fix json5 parse issue
and it also supports .config directory
* chore: update `https-proxy-agent`
* fix: await until dependencies are installed then run detypes process
* feat: add tailwind prefix
* test: tw-prefix snapshot
* chore: add prefix option to init
* test: apply prefix
* fix: tw-prefix parse wrongly
* chore: hide prefix temporarily
---------
Co-authored-by: zernonia <zernonia@gmail.com>
2024-03-06 05:38:19 +03:30
Saeid Zareie
64e2f9c199
feat: vaul-vue integration ( #374 )
2024-03-04 10:04:28 +03:30
Sadegh Barati
0265b48b35
chore: update deps
...
root
apps/www
packages/module
2024-03-04 06:56:57 +03:30
Sadegh Barati
5d9176725b
fix: vue-sonner wrong props
...
update deps
run registry
2024-03-01 21:18:14 +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
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
zernonia
32552dc83a
chore: bump radix-vue
2024-02-05 11:06:21 +08:00
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
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
Sadegh Barati
c8551d58ff
chore: upgrade deps
2023-10-23 23:48:39 +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
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