Bump vuetify from 3.6.5 to 3.6.7
Bumps vuetify from 3.6.5 to 3.6.7.
Release notes
Sourced from vuetify's releases.
v3.6.7
🔧 Bug Fixes
- defaults: allow null component and global values (#19842) (9342288), closes #19783
- layout: find children inside suspense boundary (c209d09), closes #19830
- locale: update missing persian translations (#19812) (17a0561)
- VAutocomplete/VCombobox: remove tab key listener (#19846) (5703a6c), closes #19840
- VAutocomplete/VCombobox: prevent focus on menu icon (4b387b5)
- VBtn: remove negative prepend/append margin with slim prop (665c616)
- VDataTable: add ability to hide default body (#19844) (2f8ee0f), closes #18854
- VDataTable: fit mobile row height to content (#19843) (f016954)
- VDataTable: add missing disable-sort prop (#19820) (4a2de37), closes #19197
- VDatePicker: disable months outside min/max value (#19822) (67ab46c), closes #19810
- VDivider: visiblity in container with dynamic height (#19828) (ea567bb), closes #19827
- VDivider: don't wrap content (d6b292f)
- VField: avoid cascaded overlay multiplier from parent components (88badc6)
- VList: pass return-object to nested VListChildren (#19848) (feeb467)
- VMenu: min width property (#19771) (7d955d2), closes #16987
:test_tube: Labs
- VCalendar: use date adapter to create new date (#19823) (905eb63), closes #19814
- VConfirmEdit: expose save, cancel, isPristine (8ed8731), closes #19747
v3.6.6
🔧 Bug Fixes
- locale: update German locale translations (#19805) (2553fe6)
- locale: update hu translation (#19738) (74158a8)
- VBanner: assign mobile default of null (aad15b7)
- VMenu: allow enter keypress to work in textareas (#19768) (19ddcef), closes #19767
- VOverlay: don't closeParents if persistent is set (#19782) (aada67a), closes #19780
- VSelect: hide-selected with return-object (#19807) (aa79f16), closes #19806
- VSlideGroup: assign mobile default of null (b674239)
- VSwitch: render in forced-colors mode (#19703) (e36f7bc), closes #19702
🔄 Reverts
- Revert "fix(colors): apply theme-on-surface override for bg text color" (1b56e4e)
:test_tube: Labs
Commits
-
801e616
chore(release): publish v3.6.7 -
7d955d2
fix(VMenu): min width property (#19771) -
2f8ee0f
fix(VDataTable): add ability to hide default body (#19844) -
f016954
fix(VDataTable): fit mobile row height to content (#19843) -
67ab46c
fix(VDatePicker): disable months outside min/max value (#19822) -
feeb467
fix(VList): pass return-object to nested VListChildren (#19848) -
5703a6c
fix(VAutocomplete/VCombobox): remove tab key listener (#19846) -
4b387b5
fix(VAutocomplete/VCombobox): prevent focus on menu icon -
17a0561
fix(locale): update missing persian translations (#19812) -
4a2de37
fix(VDataTable): add missing disable-sort prop (#19820) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts