Releases: unovue/shadcn-vue
Releases · unovue/shadcn-vue
v0.11.2
v0.11.0
🚀 Features
- Support tailwind prefix - by @zernonia in #619 (f8f3f)
- Add number-field component - by @romanslonov in #571 (ce6eb)
- Auto install
@nuxtjs/color-mode
module - by @selemondev and @selemon-dev in #737 (50113) - Stepper: Implement stepper - by @epr3 in #669 (67579)
- Separator: Add label props on separator component - by @imkhoat in #626 (f597d)
🐞 Bug Fixes
- Export
TableFooter.vue
from ui/table components - by @kylemilloy in #605 (8cbd5) - Make
NumberField
more flexible - by @hsellik in #613 and #623 (eeca6) - Remove bg-white in separator in dark mode - by @yusufalitangoz in #634 (cdfbd)
- Add chartRef to solve gradiant in same color issue - by @arvidsson-geins in #636 (7a03a)
- Changed color of stepper component icons - by @gerzon05 in #676 (183da)
- Arrange range calendar day alignment - by @hundrog (2a50f)
- Carousel ref unwrapping with top-level property in template - by @sadeghbarati in #743 (cc84a)
- Calendar: Data-outside-month should be data-outside-view - by @canstand in #672 (45557)
- Form: Added
name
to fieldState - by @hrynevychroman in #643 (d50ea) - Select: Add
truncate
andtext-start
- by @hrynevychroman in #726 (85b10) - carousel: Reading properties of undefined
api
- by @Artemiy111 in #612 (edc4e) - cli: Replace tab symbol with spaces - by @AlvesJorge in #756 (ec350)
View changes on GitHub
v0.10.5
🚀 Features
- Auto Form - by @zernonia in #497 (32d7b)
- Charts - by @zernonia in #166 (77c6a)
- Dynamic breadcrumb - by @zernonia (9dfb0)
- module: Auto inject
lib/utils
& refresh the playground - by @MuhammadM1998 in #528 (631ff)
🐞 Bug Fixes
- Node-version error - by @zernonia (d21fa)
- AutoFromFieldObject not utilising base schema - by @azriel46d in #526 (e67c9)
- Add tailwind.config and global CSS overwrite warning - by @sadeghbarati in #541 (60e12)
- Update
PinInput
form - by @hrynevychroman in #544 (b20a4) - V-calendar range picker is overflown in mobile screen - by @sadeghbarati in #550 (7f73e)
- Chart installations error - by @zernonia (18c64)
- Chart: Maximum call stack - by @zernonia (db3ff)
- cli: Add an option to
component.json
to resolve nuxt buildDir - by @samk-dev, @sadeghbarati and @zernonia in #447 (10319)
View changes on GitHub
v0.10.4
🚀 Features
- New calendar components - by @sadeghbarati in #468 (cfccb)
🐞 Bug Fixes
- Multiple thumb sliders - by @Froelund in #464 (e3640)
- Oxc-parser wasm issue - by @Saeid-Za in #484 (798aa)
- Replace
lodash.template
withlodash-es
to prevent vulnerabilities - by @sadeghbarati in #515 (5f774)
View changes on GitHub
v0.10.3
🚀 Features
- Blocks - by @zernonia in #428 (a03ba)
- Blocks: Create Dashboards 05, 06 and 07 - by @lucasbois1 in #452 (81a75)
🐞 Bug Fixes
- Can't install
drawer
in js project - by @sadeghbarati (cd3d2) - Pin input highlight border - by @sadeghbarati in #432 (1f97c)
- Add type button to v-calendar navigations to prevent form submission - by @Froelund in #461 (cb955)
- CLI:
shadcn-vue init
not installing all dependencies or devDependencies - by @sadeghbarati in #469 (9712b) - hover-card: Add emits from
radix-vue
- by @Artemiy111 in #435 (623fe)
View changes on GitHub
v0.10.2
🚀 Features
PinInput
withinput-otp
demos and styles - by @sadeghbarati in #402 (454ec)breadcrumb
component - by @Saeid-Za and @sadeghbarati in #405 (4d08a)
🐞 Bug Fixes
- Unable to close
Combobox
with esc key - by @sadeghbarati in #401 (7af3b)
View changes on GitHub
v0.10.1
🐞 Bug Fixes
- Make c12 look only for
components.json
for now - by @sadeghbarati in #388 (a3e1d)
View changes on GitHub
v0.10.0
🚀 Features
- Pin input - by @sadeghbarati and @zernonia in #325 (6ab70)
- Tags input - by @sadeghbarati and @zernonia in #328 (43f9f)
- Add ScrollBody and ScrollOverlay demos for Dialog - by @hrynevychroman and @sadeghbarati in #287 (915df)
vaul-vue
integration - by @Saeid-Za in #374 (64e2f)- Use unjs modules and improve cli from main shadcn-ui source, custom ui dir - by @sadeghbarati and @zernonia in #324 (0e84a)
resizeable
component - by @sadeghbarati in #385 (126e1)
🐞 Bug Fixes
CommandItem
hightlighted bg - by @sadeghbarati and @zernonia in #322 (b486a)- Calendar weeks alignment - by @gregmsanderson and @sadeghbarati in #344 (406e4)
vue-sonner
wrong props - by @sadeghbarati (5d917)
View changes on GitHub
v0.9.0
🚀 Features
- Toggle group - by @sadeghbarati in #275 (0c7da)
- Calendar component inherits the VCalendar slots - by @valh1996 in #285 (cb974)
- sonner: Add
sonner
component - by @xiaoluoboding in #301 (eba85)
🐞 Bug Fixes
- Add whitespace-nowrap for Button, Select, Tab - by @hrynevychroman in #266 (825f1)
- Select popper position - by @antonreshetov in #272 (72857)
- Prevent page zoom while tapping carousel buttons - by @sadeghbarati in #274 (c33ac)
- Github action error - by @zernonia (18faf)
- Github action error - by @zernonia (f1c62)
- Radio group indicator fill - by @antonreshetov and @zernonia in #280 (7727c)
- Hide navigation in "time" mode - by @valh1996 and Valentin Hutter in #283 (8e7bb)
- Separator background color - by @trolladam in #295 (f4164)
ScrollAreaThumb
width in horizontal orientation - by @PiervitoCreanza in #309 (8bd55)- Weekdays spacing - by @JacksonBowe in #300 (88752)
- Month and year popover - by @wasimTQ in #317 (6d24f)
- cli:
View changes on GitHub
v0.8.7
🚀 Features
- Add
carousel
component - by @wasimTQ, @sadeghbarati and @zernonia in #227 (97c74) - Add style to work with v-calendar time picker - by @valh1996, Valentin Hutter and @sadeghbarati in #243 and #265 (dfbb7)
- cli: Add JSON schema - by @WarningImHack3r in #256 (f0592)
🐞 Bug Fixes
- Typo for @nuxt/kit import - by @zernonia (9adf9)
- Input
attrs
not reactive - by @ParasSolanki and @sadeghbarati in #228 (0f0f1) - Dialog props missing - by @starker-xp in #242 (9d9a6)
- Nuxt module throwing error due to parsing error - by @zernonia in #267 (7a7cf)
- cli: Safelist
dark
when CSS variable colors are used. - by @miosenpai in #255 (1ff24) - module: Fixed the typo - by @hubcio2115 in #249 (dbdf9)
- popover: Add max-height to SelectContent - by @hrynevychroman in #263 and #264 (b941b)