๐ง Bug Fixes
- VCard: accept height when used within a dialog (#22594) (90369b0), closes #20979
- VColorPicker: avoid undefined alpha in rgb/hsl output (#22582) (eb3d201), closes #22567
- VDataTable: sort icon persists after removing sort via click (#22595) (1aa5351), closes #22558
- VListItem: apply
prepend-gapto checkbox (5560f72) - VSelect: pass listProps density to VCheckboxBtn in multiple (#22512) (c7b8b39), closes #22525
- VTab: correct text colors when using
insetwithoutslider-color(#22614) (0d3fea9), closes #22612 - VTable: apply $table-header-font-size to th elements (#22598) (2d281dc), closes #21002
- VTextField: allow numeric input starting with -0 (8a237de), closes #22607
- VTimePicker: enforce allowed values and range in inputs (#22578) (a3b09cc), closes #22606 #22576
- VTreeview: add correct roles and aria attributes (#22577) (f4bbe1f), closes #21889