v0.9.3
Pre-release
Pre-release
Bug Fixes
- #213 Fixed button icon min-width overtaking width 4b6c426
- Fixed a bug where the first error of a form element would not animate 5afa10e
- #214 Fixed bug where right-sidebar would not properly translate with open on mobile 2c2f8cd
- Fixed bug where
v-btn
would not apply the type property f503ee7 - Fixed bug where
v-btn
would render as an anchor tag 8e4cb18 - #230 Can now use computed classes on
v-avatar
d30e5d5 (thanks @nekosaur) - #231 Added missing stylus variables b606204
- #228 Fixed a bug where slider minimum was not being respected c23390b
- #229 Fixed a bug where
v-slider
would sometimes jump positions when dragging 3a10909 - #226 Fixed a bug where label and hints/errors were not properly aligned with a prepended icon 58b915e
- #234 Fixed
v-avatar
size when used on av-chip
using the small prop 3f61fda - Fixed a bug with
v-text-field
where a numeric 0 would evaluate to false when checking if not empty b6e7b05 - #236 Fixed a bug where
v-menu
would cause inputs to not line up 00e7bbc (thanks @nekosaur) - #252 Fixed bug where {size}-and-up display helpers were not using the proper sizes 5f69147
- #244 Fixed bug where button toggle was not showing a border in some cases 52b5215
- Fixed minor display issue with a prepended icon in
v-text-field
with the multi-line prop 0006777 - Fixed bug with a mis-named property in
v-list
for subheader 1d5567c