v1.1.0-rc.3
Pre-release
Pre-release
Known bugs
v-radio-group's label has a pointer cursor when hovered (fixed with 33a72be and 5dfc927)v-tabsmodel no longer works with strings (#4397)
Things we changed
- fa3842d Removed top margin from all enclosed fields (box, solo, and outline)
Things we added
- #4353 Added a background-color prop to
v-text-fieldand descendants to bring back missing behaviour (see #4357)
Things we fixed
- 48dad2d Fixed
v-btnmargins when used as a menu activator in a toolbar - 52a5f07 Changed
v-icon's vertical-alignment to better align with other inline elements - f15f851 Added back cursor styles to
v-radio,v-checkbox, andv-switch - e28325e Fixed a bug where
v-btnwith the fab prop was not transitioning properly when usingv-fab-transition - #4379 Removed the red outline on invalid inputs in firefox
- #4349 Fixed disabled styles on
v-radio - #4388
v-radionow properly inherits readonly and disabled fromv-radio-group - #4391 Pickers no longer overlap
v-toolbar