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
You might see the phase of changes is surprisingly high, but it is not really a good sign. Vuetify is on borrowed time - an informal debt to maintainers - if anything happens (economic conditions worsen) they are more likely to drop off as community signal is "nobody cares enough to reward hard work done here".
Every contribution helps us keep Vuetify alive and signals to maintainers that their effort means something.
Thank you.
🔧 Bug Fixes
- theme: async transition should return a Promise (904f949), closes #22900
- utilites: merge height values into single group (ff6e4e4), closes #22916
- VDialog: clear inline styles when enabling fullscreen mode (ea29378), closes #22926
- VOverlay: static location should snap to edges using CSS (#22921) (4fc3c8e), closes #22911
- VOverlay: do not clear position when closing (923b3b6), closes #22930
- VOverlay: keep overlay attached with iOS keyboard open (#22923) (2e51298), closes #22376
- VOverlay: resolve size with CSS function (calc, min, vw) to pixels (bf105bf)
- VOverlay: dimension props should be reactive in static strategy (eb56d37)
- VPagination: predictable length behavior in flex container (#22912) (e7016b1), closes #22907
- VTreeview: apply
hide-actionsto group nodes (e5555ae), closes #22919