🔧 Bug Fixes
- VAppBar: inverted scroll not hiding the app bar in an edge case (#10656) (151ae74), closes #10590
- VDataTable: groups should be sorted according to groupDesc (#10771) (6471332), closes #10627
- VDataTable: show correct aria-labels for sorting (#9638) (e3ea39d), closes #4975
- VImg: correctly pass options to intersect directive (#10855) (2133162), closes #10848
- VNavigationDrawer: dynamic expand-on-hover (#10903) (a4fe6f5), closes #10862
- VProgressLinear: use both horizontal and vertical repeat (#10876) (583c811), closes #10852
- VSelect: normalize dense height (#10892) (1890bec), closes #10877
- VSimpleTable: set max width to 100% (#10707) (905fc45), closes #8993