🚀 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
tsconfig
file 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.vue
to 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: