π§ Bug Fixes
- VAutocomplete: re-evaluate dirty on external change (#21344) (3a2c846), closes #20718
- VDataTable: shift click should only toggle selectable rows (#21334) (cd971b4), closes #21328
- VDataTableServer/Virtual: add generic headers type (32044d0), closes #21327
- VDialog: only take focus on open if scrim or retainFocus (#21343) (d678b70), closes #21301
- VFileInput/VFileUpload: change function not called on drop (#21182) (30363c9)
- VOverlay: check if target is positioned (10478a7), closes #21350
- VTable: remove border radius when top/bottom is present (95582d9), closes #21320 #21321
- VTextField: reset field on clear (#21310) (#21314) (5029e1b)
- VTooltip: disable transition when transition=false (5d58b69), closes #21268