shadcn-vue/apps/www
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
..
__registry__ docs: adding more examples for DropdownMenu and Select components 2024-03-05 16:52:07 +03:30
.vitepress docs: adding remaining usages of drawer (#380) 2024-03-05 14:45:30 +03:30
scripts Output consistency across platforms (#181) 2023-12-31 21:10:47 +03:30
src feat: use unjs modules and improve cli from main shadcn-ui source, custom ui dir (#324) 2024-03-06 05:38:19 +03:30
package.json feat: vaul-vue integration (#374) 2024-03-04 10:04:28 +03:30
tailwind.config.js docs: add Geist default font (#339) 2024-02-14 18:13:25 +03:30
tsconfig.json feat: toggle group (#275) 2024-01-16 10:56:54 +03:30
tsconfig.registry.json add vue-tsc typecheck before build registry (#182) 2023-11-20 14:22:36 +03:30