vuetify v3.13.0

v3.13.0
Added 7
  • Add `size` prop to VBtnGroup to align with standalone buttons
  • Add aria-sort to VDataTable sortable headers
  • Add aria-labels for VDataTable selection controls
  • Add mobile header slot to VDataTable
  • Add new events for multi-selection in VSelect, VAutocomplete, and VCombobox
  • Add `chip-group` type to VSkeletonLoader
  • Add prop and reintroduce functionality to VSkeletonLoader
Fixed 5
  • Correctly handle `true` and `undefined` in v-tooltip
  • Hide empty header cell in VDataTable mobile view
  • Respect disableSort prop for VDataTable sortable header
  • Remove unnecessary error color from VStepperVerticalItem step content
  • Guard against double teardown in VStepperWindow and VTouch

From vuetify

:rocket: Features
:wrench: Bug Fixes
  • v-tooltip: correctly handle true and undefined (db4f890), closes #20463
  • VDataTable: hide empty header cell in mobile view (516d347)
  • VDataTable: respect disableSort prop for sortable header (#22684) (a5a2d08), closes #22523
  • VStepperVerticalItem: unnecessary error color to step content (e5141c0)
  • VStepperWindow/VTouch: guard against double teardown (#23030) (37ef495)
View original

Upgraded? How did it go?

Discussion