Valkyrie
The latest release (Valkyrie) brings in multiple bug fixes, new features, and components; also the introduction of a new release pipeline we call Labs. This new release process allows us to get currently in-development components that have not reached feature parity with Vuetify 2, or are very large in size, into your hands before a production release. For more information visit the Labs Introduction page.
The team is really excited to bring this release hot on the heels of Vuetify 3 and look forward to your feedback. Thank you for using Vuetify!
-John Leider
Supporting Vuetify
Vuetify is an open source MIT project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
❗️ Important Links
🤚 FAQ
- Where is the upgrade guide?
- There are no upgrade steps to go from v3.0 to v3.1
- How do I install Data Table and Virtual Scroller?
- Visit the Labs Introduction page
💯 Release notes
🚀 Features
- labs: add labs export (#16341) (866126d)
- labs: add VDataTable (#16235) (d99b330), closes #13479
- labs: add VVirtualScroll (#15585) (c643dc6)
- VBreadcrumbs: improve DX when using explicit components (#16229) (cdb8e15)
- VIcon: allow components in default slot (#16168) (2f6849c), closes #15164
- VNavigationDrawer: add rail prop v-model support (#16352) (76df6c9), closes #16022