Releases: unovue/shadcn-vue
Releases · unovue/shadcn-vue
v2.2.0
🚨 Breaking Changes
- Remove label props from the
Separator
in tailwindcss v3 (www) - by @sadeghbarati in #1256 (0944b) - Update to
vue-sonner
v2 - by @sadeghbarati in #1257 (e2f6e)
🚀 Features
- Remaining cli changes - by @sadeghbarati in #1266 (83b29)
🐞 Bug Fixes
- CommandDialog title and description must be in DialogContent - by @benkroeger in #1194 (ad4c6)
- cli: Copy issue when add new components - by @4m1n0s in #1204 (ad3a9)
View changes on GitHub
v2.1.0
v2.0.1
🚀 Features
🐞 Bug Fixes
- Blocks cannot be installed due to path reference issue - by @zernonia (505ea)
- Pagination: Use correct icon for pagination last component - by @michaeldzjap in #1157 (a094c)
View changes on GitHub
v2.0.0
🚀 Features
- Tailwind v4 - by @zernonia in #1095 (c18e1)
- docs: Add a plugin to generate documentation for LLMs - by @okineadev in #1119 (0d72c)
🐞 Bug Fixes
- Tailwind extra space on prefix when having " " in class - by @AloisH in #1098 (69fee)
- Extra space on class causing error in applying prefix - by @AloisH in #1109 (51655)
- Codesandbox not found pnpm - by @hairyf in #1127 (9c12e)
- Styling of chart legend reset every click - by @AloisH in #1125 (46e6f)
View changes on GitHub
v1.0.3
v1.0.2
🐞 Bug Fixes
- AvatarImage to have slots - by @zernonia (1c9c5)
- Old
checked
api - by @zernonia (239ff) - Js detype error when missing local reference to props - by @zernonia (f00c0)
- Chart: Invalid chart legend size - by @hooray and @zernonia in #997 (4f3e8)
- Demo: Clear input field after sending message in CardChat.vue - by @IceyWu in #959 (6aaa1)
- registry: Button default styling - by @zernonia (6a544)
View changes on GitHub
v1.0.1
🐞 Bug Fixes
View changes on GitHub
v1.0.0
v0.11.4
CLI
- Modified to use updated registry url
🐞 Bug Fixes
- Add missing
useMediaQuery
inSidebarProvider.vue
new-york style - by @fabianbernhart in #927 (8a24d) - Only apply text-sidebar-foreground to sidebar - by @benkroeger in #986 (1195a)
- Sidebar not installable in JS projects - by @4m1n0s in #1026 (efc4e)
- Calendar heading slots typing - by @ZTL-UwU in #1038 (772b8)
- RadioGroupItem: Add peer class to RadioGroupItem - by @wsehl in #1046 (86702)
- Sidebar: Component import and registry dependencies - by @zernonia (693b0)
- navigation: Add NavigationMenuIndicator export - by @sanskar-mk2 in #1012 (5572d)
View changes on GitHub
v1.0.0-next.2
No significant changes