shadcn-vue/packages/cli/test/utils/__snapshots__
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
..
transform-cjs-to-esm.test.ts.snap feat: use unjs modules and improve cli from main shadcn-ui source, custom ui dir (#324) 2024-03-06 05:38:19 +03:30
transform-css-vars.test.ts.snap refactor: transform css variables for components (#129) 2023-10-21 18:02:19 +08:00
transform-import.test.ts.snap test: improve testing for cli 2023-09-18 21:27:44 +08:00
transform-sfc.test.ts.snap chore: update test snapshot 2023-12-21 09:11:07 +08:00
transform-tw-prefix.test.ts.snap feat: use unjs modules and improve cli from main shadcn-ui source, custom ui dir (#324) 2024-03-06 05:38:19 +03:30