Commit Graph

10 Commits

Author SHA1 Message Date
Sadegh Barati
ed70e4e4b8 chore: rebuild registry, fresh lockfile 2024-02-02 22:54:21 +03:30
Roman Hrynevych
fc718145ae
refactor: tailwindcss, remove all unnecessary arbitrary values, update TailwindCSS to v3.4 (#269) 2024-02-02 22:48:58 +03:30
Sadegh Barati
a829212d42
refactor: use class as prop to prevent class duplication with cn function (#241) 2024-02-02 19:08:06 +03:30
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
zernonia
269caf00b0
fix(Button): missing asChild (#203)
* fix: button should use primitive

* docs: fix missing NuxtLink import

* chore: build registry
2023-12-06 09:59:36 +08:00
zernonia
27dc777d19 chore: build registry 2023-10-24 20:57:02 +08:00
zernonia
b9bbaaa696 chore: build registry 2023-09-28 17:35:04 +08:00
zernonia
2aeedf554a chore: bump version, fix className 2023-09-08 18:43:17 +08:00
zernonia
1d87bb954a chore: rerun registry 2023-09-06 10:10:36 +08:00
zernonia
8ea7e586dd chore: add public assets, update registry 2023-09-05 23:24:27 +08:00