๐ Features
- framework: respect prefers-reduced-motion (#21530) (01c9e91), closes #19622
- filter: keep dividers and subheaders (#21822) (18ac731), closes #7424
- VOverlay: add
stick-to-target
prop (#21704) (8552779), closes #19856 #19732 #17125 - VBtn: add
spaced
prop (#21663) (819605c), closes #21652 - VCard: allow semantic HTML tags for content parts (#21943) (5f8abb6)
- VColorPicker: add
hide-eye-dropper
prop (be452a5), closes #19154 #19150 - VColorPicker: customizable eyeDropper icon (#21656) (71377a6), closes #21406
- VDataIterator: add filtered items count to slot data (#18641) (7d51302)
- VDataTable: re-introduce
group-summary
slot (#21802) (a19cd87), closes #21800 - VDataTable: customizable expand/collapse icons (#21698) (1636f63)
- VDatePicker: re-introduce
first-day-of-year
prop (#21760) (af74f62), closes #20270 - VFileInput: add
truncate-length
prop (#17972) (28ef26c), closes #17635 - VFileUpload, VFileInput: add
filter-by-type
prop (#21576) (1b78b06), closes #21150 - VProgressLinear: ability to separate chunks (#21744) (4c66aa0)
- VTextField, VTextarea: add
autocomplete
prop (#21359) (d94c003), closes #21353 - VTimePicker: add
period
prop (#21823) (8df7685), closes #15405 - VTreeview: add
header
slot (fc86d05) - VTreeview: add
toggle
slot (#21018) (4ec13f2), closes #20307 - VWindow, VCarousel: add
crossfade
andtransition-duration
(#21850) (15a5c96)
๐ง Bug Fixes
- VChip: correct opacity for plain variant (#22005) (48d20f3)
- VCombobox: filter matching items when opening first time (#21901) (eeb9d14), closes #21900
- VDataTable: more flexible alignment with grouping (#21862) (6d802d3), closes #17863
- VDataTable: correct alignment of checkboxes (402257d)
- VList: use proper accessibility attributes (#21444) (9b2541e), closes #20978
- VListItem: fix
rounded
prop (9ec5a0d), closes #22015 - VNumberInput: accept external changes when focused (#21827) (d0340e7), closes #21735 #21804
- VSkeletonLoader: no wrapper for content (#21637) (17ae110), closes #21286
- VTreeview: support prepend icon and avatar (#21813) (478230a), closes #21812
- VWindow: override
transition-duration
to respect user preference (27fe364)
๐ Reverts
๐งช Labs
- mask: create useMask composable (#21736) (a687f7a)
- VCalendar: directly port from v2 (#21910) (2e6f72b), closes #19065 #20098 #20947 #20970 #21379 #21783 #21964 #22016 #22018
- VMaskInput: fix caret position while editing (#21925) (27dc68c), closes #21776
- VPicker: add
hide-title
prop (#21657) (8d7eac3), closes #21545