-
Task
-
Resolution:
Fixed
-
Major
-
-
0.14
-
-
-
-
-
N/A
-
Compare Source
๐ง Bug Fixes
- filter: avoid unnecessary deep proxy (933bf24), closes #โ20849
- locale: add missing Dutch translations (#โ20839) (bfc25df)
- locale: add missing Azerbaijani translations (#โ20848) (0e7b814)
- VAutocomplete: allow searching when selected item is hightlighted (2cab7e4), closes #โ20796 #โ20836
- VColorPicker: handle invalid eyedropper result in linux (2e0e0f5), closes #โ20847
- VCombobox: don't return focus to input on space keydown (d609024), closes #โ20850
- VDialog: restore scrollable dialog margins (39fe86d)
- VField: prevent rendering clear button when disabled (#โ20821) (210488a), closes #โ20818
- VProgressLinear: set aria-valuenow to current value (#โ20845) (f9ac620), closes #โ19894
- VSlideGroup: skip disabled elements when moving focus (#โ20808) (cb2d96b), closes #โ20780
- VSparkline: accept numeric value for smooth (#โ20795) (0f833be), closes #โ19262
- VStepper: add type=button to headers (e66317d), closes #โ20866
- VTextarea: correct area scaling when grown vertically in flex (15c6485), closes #โ20861
๐งช Labs