v0.17.3
Pre-release
Pre-release
Things we added
Things we fixed
- 1ea6586 Removed deprecated stylus variable from
v-chip - 2b40331 Fixed a bug where
v-navigation-drawerwas not properly updating the layout when resizing from mobile to desktop resolutions - efdbd80 Fixed a bug where a destroyed
v-navigation-drawerwould try to evaluate its element - #2000 Fixed a bug where
v-tooltipwould not open properly when its initial value was true - #2212 Fixed a bug where a
v-radio-groupwith an error would not properly adjust itsv-radiochildren to reflect the proper error styling - #2590 Fixed a bug where
v-data-tablewas filtering items even if the search was empty - #2611 Fixed a bug where
v-date-pickerwould select a date when changing the year even if the dates were disabled - #2626 Fixed a bug where
v-select'sv-menuwould overlap when using the hide-details prop - #2634 Fixed a bug where a recalculation in the menuable mixin was causing issues in Edge with the
v-menupositioning