Bump vuetify from 3.6.8 to 3.6.9
Bumps vuetify from 3.6.8 to 3.6.9.
Release notes
Sourced from vuetify's releases.
v3.6.9
🔧 Bug Fixes
- VAppBar: inability to scroll to the bottom (#19921) (7ccff92), closes #19090
- VAutocomplete/VCombobox: disallow auto-select-first via pure blur (2368668), closes #19929
- VBanner: set index when using sticky prop (9e2d22f)
- VEmptyState: support VBtn variants when using actions slot (99279d9)
- VFab: change type for location prop (#19949) (07a6fb8), closes #19944
- VMenu: allow enter keypress to work in input element (#19922) (193301c), closes #19920
- VOverlay: check for Shadow DOM on mount (#19947) (e6e76d5), closes #19943
:test_tube: Labs
Commits
-
a30a859
chore(release): publish v3.6.9 -
7ccff92
fix(VAppBar): inability to scroll to the bottom (#19921) -
193301c
fix(VMenu): allow enter keypress to work in input element (#19922) -
e6e76d5
fix(VOverlay): check for Shadow DOM on mount (#19947) -
07a6fb8
fix(VFab): change type for location prop (#19949) -
0ba4b78
fix(VTimePicker): properly apply disabled props (#19964) -
9e1cfbd
fix(VTreeview): remove redundant treeview re-render during open (#19968) -
d8e8a0c
chore(framework): specify explicit types from mergeDeep return -
df6440d
fix(VNumberInput): attributes fall through to root (#19959) -
2368668
fix(VAutocomplete/VCombobox): disallow auto-select-first via pure blur - 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