📜 Documentation
🔧 Bug Fixes
- icons: add support for font awesome svg icons (#8092) (c4b7225), closes
#8016 - VNavigationDrawer: set proper border width (9bc631a)
🚀 Features
- presets: add new service (#9894) (5c0a67c)
- VCalendar: redo event overlap logic (#9974) (20a7a1a), closes #8826 #8928 #8620 #8396 #8792 #8937 #8565 #8400
- VCard: increase hover effect when focusing (#8143) (5dc3345)
- VDatatable: add isOpen to group.header slot parameters (#9721) (bb26a2e)
- VExpansionPanels: implement flat, tile, hover, and color props (#9643) (39d7e1e), closes #8939
- VInput: auto hiding details if no messages/counter (#7472) (7a9080a), closes #7434
- VTabs: add new bar-background-color variable (72f46dc)
- VTextField: add $text-field-filled-border-radius sass variable (d1a0189)
How to use presets
For the official documentation on presets, you can navigate here. It is still in progress and will receive updates over the next few days.
Update your vuetify-cli-plugin to the latest beta.
yarn add vue-cli-plugin-vuetify@^2.0.3-beta -D
## OR
npm install vue-cli-plugin-vuetify@^2.0.3-beta --dev
Pick an available preset (only basil/crane available atm).
vue add vuetify-preset-{preset}
You can monitor the available presets here: https://github.com/vuetifyjs/vue-cli-plugin-vuetify/tree/feat/add-material-presets/packages