๐ Features
- elevation: add
hover-elevationprop and CSS utilities (#22621) (c41efc4), closes #20462 - rounded: accept arbitrary values (#22721) (bd9037c), closes #14368
- theme: add optional page transitions (#22623) (b85a946)
- vCalendar: 24hour support (#22853) (c046c1f), closes #22415
- VColorInput: promote from labs (da3f3ba)
- VColorPicker: add
hide-input-labelsprop (82ffc22), closes #22285 - VCommandPalette, VOverlay: introduce viewport location strategy (#22698) (ca399e5)
- VDataTable: add mobile header slot (#21429) (c0bdb9c), closes #19730
- VDataTable: add v-model:opened for group-by (#22772) (355e37a), closes #22300 #17707
- VDataTable: highlight search matches (#22852) (d4e1812), closes #20357
- VDateInput: promote from labs (8b730bd)
- VDatePicker: keyboard arrows navigation in selection grid (#22857) (d100d83), closes #5629
- VExpansionPanels: add more props for customization (#22723) (cd7b8ca), closes #21616 #12039
- VFileInput, VFileUpload: support pasting files and folders (b60d830), closes #22732
- VFileUpload: promote from labs (76f1fbc)
- VFileUpload: add
loadingprop (4dbc61f), closes #21695 - VIconBtn: promote from labs (9adc823)
- VNumberInput: add
groupingprop (#22134) (ff04a2c), closes #22453 - VOtpInput: groups, a11y improvements, emoji (#22803) (825bf43), closes #22659 #18427
- VPagination, VDataTableFooter: ability to hide last page (#22788) (c8a245c)
- VPicker: promote from labs (6fdf07d)
- VProgressLinear: add
splitvariant to align with MD3 (#22662) (105a8b8) - VPullToRefresh: promote from labs (27bb8d8)
- VSparkline: markers & tooltips (#22748) (4eb9dc0)
- VStepperVertical: promote from labs (1e0ec76)
- VTooltip: add
colorprop (#19689) (88934c8), closes #19567 - VTooltip:
target="cursor"should work for hoverable tooltips (#22728) (342c20b), closes #22161 - VTreeview: bind indentLines to item slot (327d648)
๐ง Bug Fixes
- Dialog, VSnackbar: correct position with static location strategy (a8c1ad9)
- VCheckbox: align indeterminate opacity and color with MD3 (#22804) (c651933), closes #22039
- VDatePicker: align range selection with MD3 (#22858) (c4ae6de), closes #22793
- VFileUpload: stabilize item keys to correctly remove using chips (d020c7f), closes #21772
- VFileUpload:
readonlyshould suppress dropzone interactions (63305d0) - VHover: reconcile actual hover state when re-enabled (#22845) (3cde811), closes #22498
- VOverlay:
containedshould opt-out from static strategy (4c5228c) - VOverlay: make
locationandoriginactually useful (#22720) (13c9af0), closes #20919 - VSnackbarQueue: avoid stale z-index (#22796) (66f09ce)
๐งช Labs
- chore(VHeatmap): simplfy
rounded, cell is legend-cell (d336bde) - VDateRangePicker: add new component (#22860) (7d3d76d), closes #21741
- VHeatmap: group gap & performance improvements (9a3bdff)
- VHeatmap: add new component (#22535) (68ed649)
- VHighlight: add new component (#22817) (181bf89)
- VMonthPicker: add new component (#22534) (65a71c1), closes #17950