Commit Graph

9 Commits

Author SHA1 Message Date
zernonia
4b2e4a0da1 chore: cleanup 2024-06-18 22:26:18 +08:00
zernonia
7033b4b02f refactor: goodbye ts-morph 2024-06-18 22:17:01 +08:00
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
27ac382bf9 fix: nuxt config 2023-09-19 00:30:11 +08:00
zernonia
afcdbf99a3 test: improve testing for cli 2023-09-18 21:27:44 +08:00
Libon
89417e9e66
fix: component and utils alias does not update imports in file (#53) 2023-09-17 19:02:44 +08:00
zernonia
ec0c3cc659 fix: cli installation error 2023-09-06 12:55:50 +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