Details
-
Task
-
Resolution: Fixed
-
Major
-
0.21
-
None
-
Unknown
-
N/A
-
N/A
-
Description
vuetifyjs/vuetify (vuetify)
v3.9.5
๐ง Bug Fixes
- VColorPicker: prevent sass nested deprecation warning (8083db9), closes #โ21909
- VSelect: use selected text instead of value (#โ21902) (d0ef001), closes #โ21097
- VStepper: keep correct alignment with alt-labels (1a0a9e6)
- VStepper: align title and subtitle to the avatar (12735e6), closes #โ21884
- VTextField: assign role to input element (#โ21903) (d77285f), closes #โ18125
๐งช Labs
v3.9.4
๐ง Bug Fixes
- validation: return aliases when called without arguments (#โ21868) (64a82d4), closes #โ21477
- VAlert: restore unit-less support in Sass variable for title line-height (#โ21843) (8c1778a), closes #โ21841
- VColorPicker: aria labels for main controls (#โ21839) (e2ab73a), closes #โ21834
- VColorPicker: keep canvas visible when width is not px (22b828f)
- VDataTable: correct row height when with show-select and compact (#โ21829) (29b3bb0), closes #โ21767
- VDataTable: missing stripes on fixed columns (#โ21715) (739a6c9)
- VMenu, VTooltip: apply scroll-strategy reposition for horizontal overflow (#โ21309) (bd48658), closes #โ20625
- VNumberInput: keep focus when incrementing in the list (#โ21824) (d6b3384), closes #โ17083
- VOverlay: don't use content element as scroll parent (06c4c91)
- VSlider: avoid thumb label wedge gap (#โ21847) (059e578)
- VStepper: correct cursor for readonly item (aeb6f4d), closes #โ21867
- VTreeview: allow expanding disabled nodes (ed4d8cf), closes #โ21075 #โ21116
- VWindow: correctly reveal vertical arrows on hover (521ba7b)
๐ฌ Code Refactoring
- VDataTable: avoid Array.toReversed() (3894f98)
๐งช Labs
- VColorInput: pip customization (#โ21820) (db389d5)
- VVideo: prefer max-width, default to 100% (22d5dd5)
- VVideo: add aspect-ratio prop (83e67d1)
- VVideo: correct default track color with pills (e98919d)
- VVideo: correct color customization (13da3e1)
- VVideo: correctly move elevation to pills (3df9494)
- VVideo: hide overlays for background variant (466dc6f)