Important
Vuetify Needs Your Support! The OpenCollective funds have been fully exhausted. 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
Every contribution helps us keep Vuetify alive and ship exciting new features.
Thank you.
๐ง Bug Fixes
- hotkey: resilient sequence parsing (#22704) (cae1cea), closes #22399
- md2: restore correct global rounding (6d1ef04), closes #22707
- VDataTable: reactive items from
expandedwithreturn-object(5d7af2c), closes #22189 - VExpansionPanels: apply
roundedonly to the first and last panel when closed (dbc7421), closes #22722 - VGrid: restore
no-guttersinstead of mapping to "compact" (947d7d5) - VSkeletonLoader: less jitter when scrolling on slow device (468ba31)
- VTooltip: correct selector for non-interactive tooltips (15b3cbd), closes #22724 #22726