Things we changed
Things we fixed
- #3482 Fixed a bug where themes could not be changed dynamically when using nuxt or vue-meta (for real this time)
- #3414 Fixed
v-speed-dial
activator's styles when fixed - #3524 FABs now have the correct 6dp elevation
- #3511 Fixed a bug where
v-data-iterator
pagination would be one tick behind what it should be - #3497 Fixed
v-menu
andv-tooltip
thrashing layout when mounted (thanks @Toilal) - #3526 Fixed an error with
v-select
caused by Vue 2.5.14 - #3467 Fixed a bug where the label on
v-text-field
would not be visible when using the color or file types - #3381 Fixed a bug where validation errors on
v-text-field
would hide the counter