vuetify v4.1.10

v4.1.10
Fixed 11
  • VDataTable: key cells to prevent slot reuse
  • VDatePicker: restore the hover preview for range selection
  • VDialog: avoid error when unmounted while closing
  • VNumberInput: snap to min/max when using buttons and value is out of range
  • VOverlay: reliably return focus to activator when eager
  • VProgressLinear: restore left/right animation in split variant

From vuetify

:wrench: Bug Fixes
  • VDataTable: key cells to prevent slot reuse (#23124) (a9528b5), closes #23123
  • VDatePicker: restore the hover preview for range selection (6c1dee2)
  • VDialog: avoid error when unmounted while closing (#23054) (8293f4c), closes #23053
  • VNumberInput: snap to min/max when using buttons and value is out of range (#23109) (a35ab72), closes #23098
  • VOverlay: reliably return focus to activator when eager (c879795)
  • VProgressLinear: restore left/right animation in split variant (537a5f7)
  • VProgressLinear: keep indeterminate bars visible in Firefox (694fcdb), closes #23125
  • VTreeviewItem: only attach click handler when interactive (#23118) (a4297d1), closes #23117
:microscope: Fixes for audit tools
View original

Upgraded? How did it go?

Discussion