Known bugs
v-radio-group
's label has a pointer cursor when hovered (fixed with 33a72be and 5dfc927)v-tabs
model 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-field
and descendants to bring back missing behaviour (see #4357)
Things we fixed
- 48dad2d Fixed
v-btn
margins 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-btn
with 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-radio
now properly inherits readonly and disabled fromv-radio-group
- #4391 Pickers no longer overlap
v-toolbar