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.
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
- types: preserve RouteLocationRaw in emitted declarations (d4d7b4b), closes #22615
- VCalendar: prevent next day hours when customizing intervals (4e36892)
- VCalendar: add missing interval props (#23000) (d1f6f96), closes #22718
- VDataTable: hide empty header cell in mobile view (a759055)
- VOverlay: skip click-outside DOM scan for inactive overlays (74e297f), closes #22995
- VSwitch: resolve inset thumb scale ratios in Sass (86fcfaa), closes #23004
- VTreeview: search should match reactive nodes when using return-object (#22640) (1e92d74), closes #22533