Skip to content

v4.1.9

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Aug 00:15

Important

Vuetify Needs Your Support! The OpenCollective funds dried up. We are currently unable to compensate our contributors for their continued work on the framework and the ecosystem tools.

If Vuetify is part of your stack, please consider sponsoring the project so we can continue delivering updates and fixes.

Sponsor via Open Collective

Even if you look with optimism into the future (despite the sad economic reality), it is not responsible to keep your largest open source dependency in this poor financial state. Vuetify is on the borrowed time - if anything happens to maintainers primary employment, they are more likely to drop off.

Every contribution helps us keep Vuetify alive and signals to maintainers that their effort is appreciated.

Thank you.


🔧 Bug Fixes

  • rounded: restore classes for side/corner values containing 0 (27962f3), closes #23090
  • validation: consistently validate cleared fields (58b5537), closes #23084
  • VDataTableVirtual: height accounting when expanding multiple rows (6f5f04b), closes #23014
  • VSelect: focus correct item after opening with keyboard (Shadow DOM) (#23102) (8d15390), closes #23101
  • VVirtualScroll: ignore zero-height items when estimating spacer (abe744e)