v3.8.8
#vuetify
π Features
β VDatePicker: disable months and years if not allowed (#21466) (3b1c450), closes #20465
π§ Bug Fixes
β VChip: disable close button of disabled chip (#21512) (fed90ca), closes #21502
β VSelect: convert all itemProps keys to camelCase (#21518) (91de8be), closes #20320
β VSelect: reuse compact chip label style (#21517) (5d39936), closes #19677
β VSlider: correct step rounding for max value (#21434) (19f32b7), closes #21351
π¬ Code Refactoring
β VNumberInput: replace touch-action with pointercancel (97e3509), closes #21436
π§ͺ Labs
β VDateInput: use common date range parser (#21450) (5ef1243), closes #21448
source
#vuetify
π Features
β VDatePicker: disable months and years if not allowed (#21466) (3b1c450), closes #20465
π§ Bug Fixes
β VChip: disable close button of disabled chip (#21512) (fed90ca), closes #21502
β VSelect: convert all itemProps keys to camelCase (#21518) (91de8be), closes #20320
β VSelect: reuse compact chip label style (#21517) (5d39936), closes #19677
β VSlider: correct step rounding for max value (#21434) (19f32b7), closes #21351
π¬ Code Refactoring
β VNumberInput: replace touch-action with pointercancel (97e3509), closes #21436
π§ͺ Labs
β VDateInput: use common date range parser (#21450) (5ef1243), closes #21448
source
v3.8.11
#vuetify
π§ Bug Fixes
β VBtn: allow text values for letter-spacing Sass variable (#21602) (525b0fd), closes #21600
β VCarousel: avoid missing progress bar (#21586) (488ebc7)
β VDatePicker: completely hide days not in weekdays array (#21624) (010ded6), closes #21492 #19718
β VList: set item value to item if primitive (#21596) (58007ca), closes #21584
β VNumberInput: fix endless increment (#21610) (939a51c), closes #21581
β VSelect, VAutocomplete, VCombobox: open menu on icon click (#21617) (ec4dfc1), closes #21607
source
#vuetify
π§ Bug Fixes
β VBtn: allow text values for letter-spacing Sass variable (#21602) (525b0fd), closes #21600
β VCarousel: avoid missing progress bar (#21586) (488ebc7)
β VDatePicker: completely hide days not in weekdays array (#21624) (010ded6), closes #21492 #19718
β VList: set item value to item if primitive (#21596) (58007ca), closes #21584
β VNumberInput: fix endless increment (#21610) (939a51c), closes #21581
β VSelect, VAutocomplete, VCombobox: open menu on icon click (#21617) (ec4dfc1), closes #21607
source
v3.9.0-beta.1
#vuetify
π§ Bug Fixes
β VTimePicker: auto width (#21613) (5d1ceab)
β VTreeview: restore reactivity with computed items (107dd0c), closes #20900
β VTreeview: activatable implies openOnClick=false (c0b7d7b)
β VTreeview: select trunk nodes on click when openOnClick=false (e6a1710), closes #21599
β VTreeview: prevent checkbox deselection when mandatory (431af5f), closes #21614
source
#vuetify
π§ Bug Fixes
β VTimePicker: auto width (#21613) (5d1ceab)
β VTreeview: restore reactivity with computed items (107dd0c), closes #20900
β VTreeview: activatable implies openOnClick=false (c0b7d7b)
β VTreeview: select trunk nodes on click when openOnClick=false (e6a1710), closes #21599
β VTreeview: prevent checkbox deselection when mandatory (431af5f), closes #21614
source
π1
v3.8.12
#vuetify
π§ Bug Fixes
β date: align
β virtual: skip items update if height has not been checked (#21442) (2e55ed3), closes #18806
β VDataTable: continue sorting if dates are identical (a9d0c56), closes #21650
β VDataTable: only tab focus sortable columns (27aaaf4), closes #20899
β VDatePicker: correct week labels (#21648) (b46e60c), closes #21645 #21332
β VOtpInput: only autofocus if autofocus prop is set (79bcb27)
β VOverlay: properly detect location flipping loop (07db6b2), closes #21564 #21551
β VTextField: avoid infinite focus loop (#21628) (efaaa5d), closes #21626
π§ͺ Labs
β VCalendar: slot day-event not available (#21558) (d743051), closes #21341
β VIconBtn: add button type (#21638) (dd1db74), closes #21634
source
#vuetify
π§ Bug Fixes
β date: align
fullDate
format with documentation and other adapters (#21668) (c856da3), closes #21667β virtual: skip items update if height has not been checked (#21442) (2e55ed3), closes #18806
β VDataTable: continue sorting if dates are identical (a9d0c56), closes #21650
β VDataTable: only tab focus sortable columns (27aaaf4), closes #20899
β VDatePicker: correct week labels (#21648) (b46e60c), closes #21645 #21332
β VOtpInput: only autofocus if autofocus prop is set (79bcb27)
β VOverlay: properly detect location flipping loop (07db6b2), closes #21564 #21551
β VTextField: avoid infinite focus loop (#21628) (efaaa5d), closes #21626
π§ͺ Labs
β VCalendar: slot day-event not available (#21558) (d743051), closes #21341
β VIconBtn: add button type (#21638) (dd1db74), closes #21634
source
v3.9.0
#vuetify
π Features
β VDataTable: support
β VSelects: add itemType prop (eaa4d15), closes #21666
β VTreeview: support
β VTreeview: indent lines (#21675) (501e016), closes #11506
π§ Bug Fixes
β VDatePicker: format month to always have 2 digits (#21686) (f529212), closes #21681
β VSelects: avoid error with
β VTreeview: don't select disabled children with parent (#20962) (0772bc1), closes #20386
β VTreeview: active state from router (#21644) (01c7a4f)
β VTreeview: modelValue reactivity (6daf53d)
π§ͺ Labs
β VCalendar: use adapter for day element key (#21689) (428f460), closes #21688
β VHotkey: add new component (#21598) (99c721c)
Other Commits
β chore(release): publish v3.9.0 (a17b3d1)
β docs: update roadmap (d80a923)
β chore: fix build errors (f3dce45)
β docs(useHotkey): Fix Eratta (#21708) (7503530)
β docs(june-2025-update): add new blog post (4ae5678)
source
#vuetify
π Features
β VDataTable: support
fixed: 'end'
columns (#21665) (415c267), closes #20020 #21153β VSelects: add itemType prop (eaa4d15), closes #21666
β VTreeview: support
item-type
(#21709) (877f323)β VTreeview: indent lines (#21675) (501e016), closes #11506
π§ Bug Fixes
β VDatePicker: format month to always have 2 digits (#21686) (f529212), closes #21681
β VSelects: avoid error with
null
items (#21660) (dd98067)β VTreeview: don't select disabled children with parent (#20962) (0772bc1), closes #20386
β VTreeview: active state from router (#21644) (01c7a4f)
β VTreeview: modelValue reactivity (6daf53d)
π§ͺ Labs
β VCalendar: use adapter for day element key (#21689) (428f460), closes #21688
β VHotkey: add new component (#21598) (99c721c)
Other Commits
β chore(release): publish v3.9.0 (a17b3d1)
β docs: update roadmap (d80a923)
β chore: fix build errors (f3dce45)
β docs(useHotkey): Fix Eratta (#21708) (7503530)
β docs(june-2025-update): add new blog post (4ae5678)
source
π1
v3.10.2
#vuetify #frontend #vuetifyjs
π§ Bug Fixes
β selects: open menu when items is mutated not just replaced (#22067) (a3f8b17), closes #22066
β VBtn: don't set group state on link click (e292171), closes #21594
π Reverts
β Revert "fix(VBtn, VChip): correct link active state after navigation cancellation (#21651)" (ab28070), closes #22072 #22065
Other Commits
β chore(release): publish v3.10.2 (6e2be9b)
β chore: add symlinks for license and readme (d364f0e)
β chore: include license and readme in npm pack (8fa0e16), closes #22074
#vuetify #frontend #vuetifyjs
π§ Bug Fixes
β selects: open menu when items is mutated not just replaced (#22067) (a3f8b17), closes #22066
β VBtn: don't set group state on link click (e292171), closes #21594
π Reverts
β Revert "fix(VBtn, VChip): correct link active state after navigation cancellation (#21651)" (ab28070), closes #22072 #22065
Other Commits
β chore(release): publish v3.10.2 (6e2be9b)
β chore: add symlinks for license and readme (d364f0e)
β chore: include license and readme in npm pack (8fa0e16), closes #22074