๐ง Bug Fixes
- VBtn: correct letter-spacing compensation for RTL (#21574) (3f06979)
- VBtnToggle: buttons should be accessible despite overflow (#21577) (005cf15), closes #15398
- VDataTableColumn: on tab focus also show sortable icon (#21540) (fef3588)
- VDatePicker: reactive month and year (#21563) (9099082), closes #21562
- VDatePicker: Fix autoscroll (#21556) (f5f13f5), closes #21513
- VListGroup: use item value in id with return-object (#20595) (1c38414), closes #20477
- VNumberInput: focus after click handler executed (#21217) (1452442), closes #21213
- VOtpInput: autofocus on intersect (90ed073), closes #21582
- VSpeedDial: avoid position glitch when reopening menu (#21451) (d5a77c1), closes #21017
- VTabs: deselect tab when route is no longer active (524bf58), closes #21569
- VWindow, VTabs: don't override cursor in VWindowItem (#21138) (afda7ad), closes #20090
๐งช Labs
- VFileUpload: file name not passed correctly (#21541) (06d4593), closes #21319
- VTimePicker: value not changing on wheel (#21549) (3667eb5), closes #21524
- VTreeview: stop click bubbling up on expand icon (#21083) (8d38332), closes #20442
- VTreeview: avoid inaccessible items when overflow (#21443) (5c9dcb3), closes #21387