v3.1.14
版本发布时间: 2023-04-12 23:23:57
vuetifyjs/vuetify最新发布版本:v3.7.3(2024-10-17 16:07:37)
:wrench: Bug Fixes
-
framework: unreliable dependencies of
useProxiedModel()
(#17102) (f448836) - theme: use background-color instead of background (fd56602), closes #17049
- types: strictly type EventProp events (d226a0f)
- types: rename emits event variables (0709890)
- VCombobox: hide placeholder when dirty (#17122) (69ce260), closes #16519 #16493
- VCombobox: allow falsy values in model (#17123) (4a9eae2), closes #17120
- VList: do not focus elements with -1 tabindex (b58fc92)
- VListItem: adjust three-line padding for density (#17093) (eb3de4a), closes #15764
- VOverlay: ignore mouseenter events from touch devices (b86d05b)
- VProgressCircular: remove animation jiggle (9395736), closes #16821
- VProgressLinear: support rounded for larger height bars (a7b1cb3)
- VSelect: replicate html select hotkeys (#17112) (bab5945), closes #16055 #7260
- VSelects: do not focus VCheckboxBtn when using keyboard (520b0fd)
- VTextField: only reset caret position if trim modifier is used (5f71ba5), closes #16759
- VToolbarItems: fill height in append/prepend slots (a02a5b2)