Things we changed
- #3635 Changed the default browser-autocomplete value to off on
v-select
, fixes #3582 (thanks @gnijuohz)
Things we fixed
- #2111 Fixed a bug where
v-menu
would be hidden behind fullscreen dialogs in safari (thanks @aldrinmartoq for helping track that down) - #3611 Fixed a bug where
$vuetify.goTo()
would not accept vue components - #3538 Fixed a bug where
$vuetify.goTo()
would calculate the wrong offset for relatively positioned elements - #3654 Fixed the way
v-tabs
resolves routes, should now work correctly with vue-router - #3557 Fixed a bug where
v-progress-circular
thickness would scale with size