This is the development epic for the next version of Vuetify. It is broken up into 4 phases of development, with each phase designed to use the functionality provided in previous phases.
Vuetify 3
This is the development epic for the next version of Vuetify. It is broken up into 4 phases of development, with each phase designed to use the functionality provided in previous phases.
Phase 1
The focus of this phase is:
Finalize the framework core spec and implement
Create a small subset of basic components. e.g. v-card, v-btn, v-icon
Convert the component's mixins to a Vue 3 composable
Review and resolve corresponding issues
Address community feedback for new features, bugs, etc