Releases: unovue/shadcn-vue
Releases · unovue/shadcn-vue
v2.3.2
🚀 Features
- New 
Itemcomponent - by @ace-of-aces in #1448 (a4b07) Fieldcomponent - by @sadeghbarati in #1461 (2ef48)- cli: New shadcn cli changes - by @sadeghbarati in #1493 (304cb)
 
🐞 Bug Fixes
- Button focus ring clipping - by @Whbbit1999 in #1445 (6c582)
 - Checkbox: Checkbox alignment with grid - by @sadeghbarati in #1472 (2400f)
 - cli: Add mcp command - by @oumarbarry in #1484 (81170)
 
View changes on GitHub
v2.3.1
🚀 Features
- Input-group component #1434 - by @Whbbit1999 and @zernonia in #1437 and #1434 (760e9)
 Emptycomponent - by @ace-of-aces in #1438 (a76af)
🐞 Bug Fixes
- cli: Update getTsconfig opts to support jsconfig.json - by @sadeghbarati in #1442 (d51c0)
 
View changes on GitHub
v2.3.0
🚀 Features
- Kbd component - by @Whbbit1999 in #1429 (fa295)
 - Button-group component - by @Whbbit1999 in #1431 (f5f52)
 - Spinner component - by @ace-of-aces in #1432 (356f6)
 - cli:
- Add 
tsconfigfile detection based on the framework - by @sadeghbarati in #1330 (5a09f) - Add mcp support for codex - by @sadeghbarati in #1435 (8b172)
 
 - Add 
 - icons:
 
🐞 Bug Fixes
- Add unovis charts to v4 registery - by @brickgale in #1338 (5b1f0)
 - Get sidebar initial open state from cookie - by @danielkellyio in #1374 (b4742)
 - Use destructive instead of destructive-foreground in form components - by @meghprkh in #1380 (2833a)
 - Correct chart tooltip jsdocs comment and showGradient prop typo - by @BuptStEve (d143b)
 - Accordion:
 - NavigationMenuViewport:
 - Stepper:
 - button:
- SidebarTrigger SVG rendered too large - by @AiEmStylix in #1365 (a2d60)
 
 - cli:
- Update import for utils alias - by @misbahansori in #1292 (715f3)
 - Fix async imports not being transformed - by @sadeghbarati in #1417 (e551a)
 
 - combobox,command:
 - command:
- Remove unused methods from 
Command.vueto fix vite build failure - by @muchengdong in #1377 (ba33a) 
 - Remove unused methods from 
 - form:
- Fix error when form item not inside 
<Form>- by @Waleed-KH in #1420 (a8f40) 
 - Fix error when form item not inside 
 - module:
- Await component registration - by @cernymatej in #1398 (ecbc0)
 - Replace hook with addComponentsDir - by @sadeghbarati in #1413 (a553e)
 
 - pin-input:
- Enhance type safety by adding generic type support - by @pushpak1300 in #1381 and #1389 (5116c)
 
 - sidebar:
 
View changes on GitHub
v2.2.0
🚨 Breaking Changes
- Remove label props from the 
Separatorin tailwindcss v3 (www) - by @sadeghbarati in #1256 (0944b) - Update to 
vue-sonnerv2 - 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 
checkedapi - 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)