Releases: unovue/shadcn-vue
Releases ยท unovue/shadcn-vue
v2.4.2
v2.4.1
ย ย ย ๐ Bug Fixes
- cli: Preserve intermediate directories when resolving nested file paths ย -ย by @sadeghbarati in #1607 (375e8)
ย ย ย ย View changes on GitHub
v2.4.0
ย ย ย ๐ Features
- Add modelValue prop to
NativeSelectย -ย by @sainf (4621c) - cli:
- module:
- Support multiple component directories ย -ย by @cwandev and @sadeghbarati in #1597 (80780)
ย ย ย ๐ Bug Fixes
- Add missing API imports ย -ย by @jevin98 in #1560 (2b5e7)
- Pin zod version to 3.25.76 in registry deps to ensure vee-validate/zod works correctly ย -ย by @sadeghbarati (d771f)
- Uses data-active state as reka-ui applies it on NavigationMenuLink ย -ย by @benkroeger in #1592 (1e2fe)
- NativeSelect:
- Add bg and text color to option, add fallthroughAttributes ย -ย by @sadeghbarati in #1580 (f6ee5)
- cli:
- Prevent duplicate template traversal in icon transform ย -ย by @sadeghbarati (dc703)
- Fix
aliases.uiinconsistent behavior ย -ย by @jevin98 in #1598 (ae7f0) - Do not install baseStyle when adding registry:theme ย -ย by @sadeghbarati (7dcec)
- input-otp:
- native-select:
- Add bg and text color to optgroup ย -ย by @sadeghbarati (aec1f)
ย ย ย ย View changes on GitHub
v2.3.3
ย ย ย ๐ Bug Fixes
- StepperSeparator should use background color ย -ย by @meghprkh (97859)
- Calendar:
- Create yearRange once ย -ย by @benjamin-brady in #1548 (d744c)
- cli:
- Fix utils import transform when workspace alias does not start with @ ย -ย by @sadeghbarati in #1553 (b7ec5)
- docs:
- Correct user-facing imports in component demos ย -ย by @ace-of-aces in #1545 (7d7cf)
- Correct import alias for chart demos ย -ย by @ace-of-aces in #1551 (95313)
ย ย ย ย View changes on GitHub
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)