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
5dc01fa62a
chore: release v0.9.0
2024-02-04 21:55:01 +08:00
zernonia
69576afcff
chore: cleanup
2024-02-04 21:53:32 +08:00
zernonia
6c99fd6dd1
chore: fix testing pipeline
2024-02-04 21:53:00 +08:00
itsTPM
83d0a06e6f
fix(cli): add xl item to borderRadius in tailwind.config template ( #319 )
2024-02-03 21:12:49 +03:30
Dunqing
5c69b2160c
fix(cli): cannot add Carousel component without enabled typescript ( #318 )
2024-02-03 18:44:10 +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
zernonia
d3806fc056
chore: release v0.8.7
2024-01-12 10:20:28 +08:00
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
Antoine Lethimonnier
f05922dfd0
feat(cli): Add JSON schema ( #256 )
...
* Add schema
* Update schema.json
2024-01-10 10:15:02 +03:30
Hai Yang Tang
1ff244c475
fix(cli): safelist dark when CSS variable colors are used. ( #255 )
2024-01-10 09:15:21 +03:30
zernonia
856ab15179
chore: bump version
2024-01-09 16:20:38 +08:00
Sadegh Barati
989c0e2024
chore(cli): match cli prompt question (global CSS) with the documentation
2024-01-07 09:35:54 +03:30
zernonia
755d864f14
chore: release v0.8.6
2024-01-02 16:13:30 +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
2513dc5429
chore: release v0.8.5
2023-12-21 09:07:47 +08:00
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
zernonia
3778a51feb
chore: release v0.8.4
2023-12-01 11:55:53 +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
Lucas Goyeche
89874ca324
feat(cli): add collapsible animations by default ( #186 )
...
* feat(cli): add collapsible animations by default
* docs: add collapsible animation instructions
2023-11-25 13:52:37 +08:00
zernonia
a9c3c8709f
chore: release v0.8.3
2023-11-25 09:55:28 +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
31b701429f
chore: release v0.8.2
2023-11-10 17:38:54 +08:00
zernonia
6e5963ebe9
fix: also parse tyepscript file ( #159 )
2023-11-10 17:36:18 +08:00
zernonia
9d8035566f
fix: toggle A all not working ( #157 )
2023-11-10 17:21:46 +08:00
zernonia
670b12c4c9
chore: release v0.8.1
2023-11-06 12:48:03 +08:00
zernonia
c9402fe9e7
chore: bump radix-vue version
2023-11-03 13:36:16 +08:00
zernonia
91d0553412
chore: release v0.8.0
2023-11-03 10:10:42 +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
5120ad2742
chore: release v0.7.0
2023-10-24 20:57:13 +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
63197f03ce
chore: release v0.6.1
2023-10-21 18:03:06 +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
zernonia
f995f53aa2
chore: release v0.6.0
2023-10-21 10:51:39 +08:00
zernonia
b46f4f75c8
chore: fix lint, wrong initial value
2023-10-21 10:51:24 +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
c7d323b080
chore: release v0.5.0
2023-10-10 15:10:26 +08:00
zernonia
137ecb8d01
chore: release v0.4.0
2023-10-06 13:27:13 +08:00
zernonia
8c2e6f1539
chore: release v0.3.2
2023-10-02 17:02:36 +08:00
zernonia
1d678d9564
chore: release v0.3.1
2023-10-02 10:14:53 +08:00
zernonia
97a6369f2f
chore: release v0.3.0
2023-09-28 17:35:35 +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
zernonia
5613a70b18
chore: release v0.1.9
2023-09-23 22:22:26 +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
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
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
zernonia
e8ece027a2
chore: bump version 0.1.6
2023-09-19 11:21:58 +08:00
Dunqing
193c27f707
fix(cli): should move detype to dependencies ( #61 )
2023-09-19 11:20:53 +08:00
zernonia
e5984a106d
chore: bump version
2023-09-19 00:33:56 +08:00
zernonia
27ac382bf9
fix: nuxt config
2023-09-19 00:30:11 +08:00
zernonia
22e46c16f5
fix: babel/core required
2023-09-18 23:47:43 +08:00
zernonia
54e8f520b7
chore: add nuxt fixtures
2023-09-18 23:43:36 +08:00
zernonia
0b39d050b3
chore: cleanup
2023-09-18 22:38:37 +08:00
zernonia
ef452dfea6
feat: complete utils test
2023-09-18 22:34:06 +08:00
zernonia
afcdbf99a3
test: improve testing for cli
2023-09-18 21:27:44 +08:00
zernonia
9a325676d0
chore: release 0.1.4
2023-09-18 15:24:08 +08:00
Dunqing
ad05aab3d2
feat(cli): support remove type when non-typescript ( #45 )
...
* fix(cli): shouldn't load tsconfig when typescript disabled
* feat(cli): support remove type when non-typescript
* feat: patch `detype` and fix ts extension
* test: update
* chore: update lock
* feat: patch again
* fix: missing
* chore: update lock
* feat: support root option
* chore: update lock
* feat: transform utils to js by detype
* refactor: load jsconfig and remove root option
* chore: remove babel/core
2023-09-18 15:19:59 +08:00
zernonia
5798c47bdf
chore: bump registry version
2023-09-18 00:12:09 +08:00
Libon
89417e9e66
fix: component and utils alias does not update imports in file ( #53 )
2023-09-17 19:02:44 +08:00
Sadegh Barati
57138b9641
feat: add taze ( #48 )
...
* feat: add taze for updating monorepo dependencies
* chore: lint
2023-09-15 23:18:45 +08:00
zernonia
912be8edcf
chore: bump radix-vue version
2023-09-13 00:32:12 +08:00
Dunqing
a4dc8ab971
fix(cli): shouldn't load tsconfig when typescript disabled ( #43 )
2023-09-11 13:45:39 +08:00
zernonia
686ac00cab
chore: bump cli 0.1.2
2023-09-09 21:27:29 +08:00
Dunqing
529b2b4942
fix(cli): break caused by non-existence of tsconfig.app.json ( #38 )
...
* fix(cli): break caused by non-existence of `tsconfig.app.json`
* feat: better
2023-09-09 17:21:17 +08:00
zernonia
8e5a636bb1
chore: bump version
2023-09-08 19:14:07 +08:00
zernonia
2aeedf554a
chore: bump version, fix className
2023-09-08 18:43:17 +08:00
zernonia
16a42b1a27
chore: release 0.1.0
2023-09-06 13:29:48 +08:00
zernonia
b89d7d3ce5
chore: bump version
2023-09-06 13:06:58 +08:00
zernonia
ec0c3cc659
fix: cli installation error
2023-09-06 12:55:50 +08:00
zernonia
bc545c95e4
test: add test not fully functioning yet
2023-09-06 10:59:42 +08:00
zernonia
9399f6606a
chore: publish cli
2023-09-06 10:19:39 +08:00
zernonia
f979211d90
chore: run eslint
2023-09-06 09:57:37 +08:00
zernonia
8ea7e586dd
chore: add public assets, update registry
2023-09-05 23:24:27 +08:00
Mukund Shah
ea5c63a250
feat: add cli
2023-08-28 10:50:32 +05:45
Mukund Shah
fc01eaa310
chore(cli): create .ts file for add, diff, init commands
2023-08-26 22:30:04 +05:45
Mukund Shah
62c2c3261b
feat(cli): add first command
2023-08-26 22:26:16 +05:45
Mukund Shah
3a0d2e62f1
chore(cli): add tsup
2023-08-26 22:25:33 +05:45
Mukund Shah
50b38e450e
chore(cli): update package.json
2023-08-26 22:22:35 +05:45
Mukund Shah
f53728e7c7
chore: initialize cli package
2023-08-26 21:30:46 +05:45