shadcn-vue/apps/www
Sadegh Barati 010e377669
fix: avoid failing resolve types by adding radix-vue to project deps in shadcn-vue init before the add command (#216)
* fix: avoid failing resolve types by adding `radix-vue` to project deps in `init` command

* chore: add `shell-emulator` and remove `cross-env`

fix some registry example import path

* chore: remove additional `radix-vue`  dependency from components registry

* chore: update `tsx` and `vue-tsc`

* fix: normalize `components:example` path to process `crawlExample` function correctly

* chore: build registry

---------

Co-authored-by: zernonia <zernonia@gmail.com>
2023-12-21 09:06:14 +08:00
..
__registry__ docs: Improve the API reference of all the components (#152) 2023-11-09 18:42:01 +08:00
.vitepress chore: fix ThemingLayout.vue TooltipContent color in dark mode 2023-12-02 09:23:19 +03:30
scripts chore: update registry (#151) 2023-11-06 12:47:31 +08:00
src fix: avoid failing resolve types by adding radix-vue to project deps in shadcn-vue init before the add command (#216) 2023-12-21 09:06:14 +08:00
package.json fix: avoid failing resolve types by adding radix-vue to project deps in shadcn-vue init before the add command (#216) 2023-12-21 09:06:14 +08:00
tailwind.config.js feat: b,c components 2023-08-30 22:47:55 +08:00
tsconfig.json add vue-tsc typecheck before build registry (#182) 2023-11-20 14:22:36 +03:30
tsconfig.registry.json add vue-tsc typecheck before build registry (#182) 2023-11-20 14:22:36 +03:30