📖 Documentation
📦 A La Carte
The vuetify-loader now supports automatic treeshaking for webpack and vue-cli-3 applications. For more information visit the documentation.
🆕 New Components
v-item-group
&v-item
v-window
&v-window-item
v-treeview
v-timeline
&v-timeline-item
v-breadcrumb-divider
notice v-stepper was not converted in order to maintain backwards compatibility. Expect v-tabs
, v-carousel
and v-stepper
to have a similar structure in v2.0.
📑 Upgrade guide
More information coming soon
🔧 Things we fixed
- #3121
- Fixed a bug that caused pickers to incorrectly overflow on iPhone5
- Fixed a bug that caused pickers to have the incorrect width
- Fixed automatic
v-time-picker
sizing - Fixed a bug with max-height on
v-time-picker
🔃 Things we changed
- c3c61a9 Added esm build and enabled sideEffects for stylus files
- 6218e94
v-btn-toggle
has been refactored to use new functionality provided inv-item-group
- ffe5a90
v-bottom-nav
has been converted to usev-btn-toggle
- beb16d2
v-carousel
has been refactored to use new functionality provided inv-window
- #5059
v-ripple
now more closely resembles MD spec - #5052
v-tabs
has been refactored to use new functionality provided inv-window
andv-item-group
- Changed the default close-delay from 200 to 0
🚗 Things we added
🌐 Localization
- #4488 Updated
v-stepper-step
icon to work with the rtl options
The following locales have been added:
- Italian (thanks @materight)
⌨️ Typescript
The following functionality has been converted to typescript:
v-breadcrumbs
🆘 I need help!
If you are stuck and need help, don't fret! We have a very large and dedicated community that is able to provide help 24/7. Come to the #release-migration channel.