Skip to content

v4.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:46

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

  • date: correct locale on StringDateAdapter (83ed8d4)
  • theme: provideTheme current should use computedThemes (#22987) (998fe6a), closes #22986
  • VDateInput: do not fill range on blur (b7569fe), closes #22984
  • VMenu: correct close cascade for nested menus (5902e09), closes #20003 #21606 #22227
  • VMenu: correct click-outside detection when content resizes (007f546), closes #22488
  • VNumberInput: accept non-ASCII minus sign (6063d7a), closes #22988
  • VNumberInput: keep all decimals when precision is null (87b0e57), closes #22990