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 | Sponsor via GitHub
Even if you look with optimism into the future (despite obvious economic signals), 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: translate
2xl,3xl, etc. to classes (0ea03f4), closes #22978 - VAutocomplete: don't trigger keydown listener during IME composition (#22974) (c1ef7fa)
- VDataTable: keep rows visible after hiding a column with a custom filter (#22971) (aea8e77), closes #22863
- VDataTable: apply text-align to columns with align 'start' (02f5f81), closes #22979
- VDateInput: derive display format from date adapter locale (#22976) (962cda0)
- VDateInput: do not ignore the first click when actions are visible (7fb5ef8)
- VOtpInput: move focus correctly in RTL mode (f0145aa)
- VOtpInput: pasting from mobile device (5c39a64), closes #22931
- VSelect/VAutocomplete/VCombobox: respect
no-auto-scroll(adb2597), closes #22920 - locale: correctly resolve Kurdish locale to RTL (4782312)