zernonia
b5cf49e8ae
chore: bump reka
2024-12-10 09:17:53 +08:00
zernonia
20bb9c612b
chore: update demo
2024-11-27 13:26:29 +08:00
zernonia
124f28240e
test: update
2024-11-27 11:28:21 +08:00
zernonia
b4e1135b15
feat: transform icons
2024-11-27 11:10:34 +08:00
zernonia
01808de25c
refactor: cli, add test
2024-11-22 15:03:41 +08:00
zernonia
ac14ca835a
chore: move registry, update import path, run app
2024-11-21 12:40:47 +08:00
zernonia
5ff9cda0aa
chore: update deps
2024-11-19 17:10:16 +08:00
zernonia
19aacd90f2
chore: bump reka version
2024-11-08 12:02:19 +08:00
zernonia
f079f0161b
refactor: perform migration
2024-11-05 07:12:04 +08:00
zernonia
d2b3a8783c
refactor: radix-vue to reka-ui
2024-11-04 18:19:28 +08:00
zernonia
5c71911104
chore: run lint:fix, re-build registry
2024-10-14 19:48:05 +08:00
zernonia
f8f3fc754f
feat: support tailwind prefix ( #619 )
...
* chore: enable tw prefix
* chore: enable tw prefix during init
* fix: cater for cn function
* fix: prevent transforming importDeclaration
* chore: update registry to make sure tailwind prefix parse correctly
* chore: fix wrong import
* chore: checkpoint
* refactor: goodbye ts-morph
* chore: remove ts-morpg
* chore: update test
* chore: cleanup
* chore: fix test
* fix: move vue-metamorph to dep
* refactor: transform tw prefix by specific case
* fix: transform-sfc not parsing .ts file
* fix: prefix double quote
* chore: patch vue-eslint-parser
* refactor: transform to cater only for class in sfc
* refactor: replace detypes with @unovue/detypes
* chore: update test snapshot
* chore: update pnpm-lock, fix import
* chore: bump detypes version
* chore: update deps
2024-10-14 19:39:58 +08:00
Sadegh Barati
9960925881
chore: update deps and fix tailwindcss for charts reproductions ( #596 )
2024-06-09 09:15:46 +03:30
zernonia
80f06066c6
chore: bump radix-vue version
2024-05-28 13:43:52 +08:00
Dunqing
175762a959
chore: bump detypes ( #548 )
...
* chore: bump detypes
* test: update snapshot
* test: add test to check all type references
---------
Co-authored-by: zernonia <zernonia@gmail.com>
2024-05-21 13:12:12 +08:00
Dunqing
cc3503689f
chore: bump vitest to 1.6.0 ( #549 )
...
* chore: bump vitest to 1.6.0
* fix: update
2024-05-13 14:32:36 +08:00
Sam K
10319df960
fix(cli): add an option to component.json to resolve nuxt buildDir ( #447 )
...
* fix(cli): add an option to `component.json` to resolve nuxt buildDir dynamically
* feat: add `tsConfigPath` option
* docs: updated installation docs to reflect the new option `tsConfigPath`
* feat: include option in init
---------
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
Co-authored-by: zernonia <zernonia@gmail.com>
2024-05-06 16:13:46 +08:00
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
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
zernonia
27fae5c24c
chore: bump radix
2024-02-21 14:25:12 +08:00
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
Roman Hrynevych
fc718145ae
refactor: tailwindcss, remove all unnecessary arbitrary values, update TailwindCSS to v3.4 ( #269 )
2024-02-02 22:48:58 +03:30
zernonia
f46e2b98cd
test: fix test missing safelist
2024-01-11 14:43:50 +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
zernonia
eccfc9940d
chore: update test snapshot
2023-12-21 09:11:07 +08:00
zernonia
3a049d53ad
test: include radix-vue in deps
2023-12-21 09:10:15 +08:00
zernonia
7a09929887
chore: bump deps version
2023-12-01 11:55:46 +08:00
zernonia
1a1e229849
test: hide failing test temporary, fix test
2023-12-01 11:51:58 +08:00
zernonia
692191104d
chore: lint, fix frozen lockfile
2023-12-01 11:36:12 +08:00
zernonia
9074d75d96
chore: update deps
2023-11-25 09:55:16 +08:00
zernonia
31a7198b70
chore: bump radix-vue version
2023-11-13 23:28:32 +08:00
zernonia
c9402fe9e7
chore: bump radix-vue version
2023-11-03 13:36: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
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
Dunqing
f4b5b3fbc4
feat(cli): support tailwind.config.mjs file ( #120 )
...
* feat(cli): support `tailwind.config.mjs` file
* feat: update
* fix: teest case
---------
Co-authored-by: sadeghbarati <sadeghbaratiwork@gmail.com>
2023-10-21 10:25:41 +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
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
zernonia
f192d154c1
fix: ssr issue with popper components
2023-09-20 17:15:55 +08:00
zernonia
27ac382bf9
fix: nuxt config
2023-09-19 00:30:11 +08:00
zernonia
54e8f520b7
chore: add nuxt fixtures
2023-09-18 23:43:36 +08:00