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
|
692191104d
|
chore: lint, fix frozen lockfile
|
2023-12-01 11:36:12 +08:00 |
|
zernonia
|
6e5963ebe9
|
fix: also parse tyepscript file (#159)
|
2023-11-10 17:36:18 +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
|
afcdbf99a3
|
test: improve testing for cli
|
2023-09-18 21:27:44 +08:00 |
|
Mukund Shah
|
ea5c63a250
|
feat: add cli
|
2023-08-28 10:50:32 +05:45 |
|