Releases: unovue/shadcn-vue
Releases · unovue/shadcn-vue
v0.8.6
v0.8.5
🐞 Bug Fixes
- Theme switcher current colors - by @joshlarsen in #198 (c3862)
- Avoid failing resolve types by adding
radix-vue
to project deps inshadcn-vue init
before theadd
command - by @sadeghbarati and @zernonia in #216 (010e3) - Button: Missing
asChild
- by @zernonia in #203 (269ca)
View changes on GitHub
v0.8.4
🚀 Features
- Nuxt module - by @zernonia in #197 (7586b)
- cli: Add collapsible animations by default - by @raxelo in #186 (89874)
🐞 Bug Fixes
- Checkbox icon off-center fix - by @bgervan in #184 (4156b)
- Calendar transition bug - by @lovlyx and @sadeghbarati in #195 (e2d9e)
- Input duplicated class name, remove type="text" - by @sadeghbarati in #194 (13ba3)
View changes on GitHub
v0.8.3
🐞 Bug Fixes
- Set default node version to
18
in CodeSandbox - by @sadeghbarati in #164 (3ea53) - Devops revert publish pipeline - by @zernonia (447b7)
- Add missing presentation role in new-york style - by @anonimusprogramus in #175 (cbb40)
View changes on GitHub
v0.8.2
v0.8.1
v0.8.0
v0.7.0
🚀 Features
🐞 Bug Fixes
- Customizer code text color - by @XavierVilaRubio in #125 (90e92)
View changes on GitHub
v0.6.1
🐞 Bug Fixes
- Add v-bind="$attrs" to DatePicker in Calendar - by @olemarius and @sadeghbarati in #117 (03e1f)
View changes on GitHub
v0.6.0
🚀 Features
- cli: Support
tailwind.config.mjs
file - by @Dunqing and @sadeghbarati in #120 (f4b5b)