shadcn-vue/packages/cli/test/fixtures
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
..
colors feat: add taze (#48) 2023-09-15 23:18:45 +08:00
config-full feat: use unjs modules and improve cli from main shadcn-ui source, custom ui dir (#324) 2024-03-06 05:38:19 +03:30
config-invalid feat: add taze (#48) 2023-09-15 23:18:45 +08:00
config-js feat: complete utils test 2023-09-18 22:34:06 +08:00
config-none feat: add taze (#48) 2023-09-15 23:18:45 +08:00
config-partial feat: add taze (#48) 2023-09-15 23:18:45 +08:00
nuxt chore: bump radix 2024-02-21 14:25:12 +08:00
project test: add test not fully functioning yet 2023-09-06 10:59:42 +08:00
project-bun feat: add taze (#48) 2023-09-15 23:18:45 +08:00
project-npm feat: add taze (#48) 2023-09-15 23:18:45 +08:00
project-pnpm feat: add taze (#48) 2023-09-15 23:18:45 +08:00
project-src test: add test not fully functioning yet 2023-09-06 10:59:42 +08:00
project-yarn feat: add taze (#48) 2023-09-15 23:18:45 +08:00
with-base-url test: add test not fully functioning yet 2023-09-06 10:59:42 +08:00
without-base-url test: add test not fully functioning yet 2023-09-06 10:59:42 +08:00