Bump vuetify from 3.4.9 to 3.4.11 in /frontend
Bumps vuetify from 3.4.9 to 3.4.11.
Release notes
Sourced from vuetify's releases.
v3.4.11
🔧 Bug Fixes
- calendar: use toJsDate before calling getDay (d31a1a0)
- date: return unmodified DateTimeFormat (#19017) (f2dd5c0), closes #19013
- date: properly use date from toJsDate (3014429), closes #18707
- locale: update Slovak locale (#19011) (584f8fd)
- locale: memory leak with default rtl values #18965 (#18975) (5b07a9f)
- locationStrategies: remove nested requestAnimationFrame (1ff7faa), closes #11098 #15352 #17126 #18033
- paginate: emit current-items event on items change (a2f16f4)
- utilities: remove !important from font-family utility class (492af10), closes #5640
- VDataTableFooter: layout shift from element spacing (a5254a2)
- VDatePicker: use startOfMonth date for text display (0a64f7f), closes #18794
- VList: set explicit break-word css value (74be064), closes #18609
- VPagination: Update ARIA keys for child VBtn attributes (#18886) (41a41fb), closes #18885
- VSelectionControl: allow click events when readonly (55b62fd), closes #18024 #16812
- VSliderThumb: patch memory leak in
VSliderThumb
(#19024) (64618ff), closes #19022- VTabs: set correct initial isSelected value (fa5cccb), closes #18284
- web-types: remove newlines from types (31f7914)
v3.4.10
🔧 Bug Fixes
- elevation: use correct CSS variable for ambient opacity (#18998) (3d59954)
- locale: update Portuguese locale (#19009) (ea63f6d), closes #19007
- locale: update Dutch locale (#18944) (6043fea)
- locale: update CZ locale (#18912) (9d59d12)
- VAutocomplete/VCombobox: add buffer space after selection (#18962) (727654f), closes #18894
- VChip: prevent close button from submitting forms (c287a29), closes #18571
- VDataTable: bgColor when using the sticky prop (#18993) (0112c7f), closes #18984
- VDataTableFooter: filter VPaginate props (#18909) (60b2abd), closes #18893
- VList: add live region for a11y (#18898) (98d1ee6), closes #18459 #18492
- VList: unexpected page scrolling when focusing (#18940) (412256b), closes #18223
- VList: reduced group indent width when using slim prop (f4e67ff)
- VOverlay: don't render if disabled (48906bd)
- VSelect/VAutocomplete/VCombobox: update menu display state based on displayItems (4823309), closes #18556
- VSelect/VAutocomplete/VCombobox: disable menu when no items to display (2b567e1)
- VSelect/VAutocomplete/VCombobox: missing prepend-avatar replacement in slot (#18936) (4defaa9), closes #18933
- VTab: remove tab specific density (#18971) (5bd7e01), closes #18970
:test_tube: Labs
Commits
-
22f1333
chore(release): publish v3.4.11 -
584f8fd
fix(locale): update Slovak locale (#19011) -
41a41fb
fix(VPagination): Update ARIA keys for child VBtn attributes (#18886) -
07445bd
chore(helpers): remove unused functions -
1a802cf
chore(VDataTableFooter): adjust element spacing -
7e8dbcf
chore(date): resolve linting issue -
a5254a2
fix(VDataTableFooter): layout shift from element spacing -
492af10
fix(utilities): remove !important from font-family utility class -
64618ff
fix(VSliderThumb): patch memory leak inVSliderThumb
(#19024) -
f2dd5c0
fix(date): return unmodified DateTimeFormat (#19017) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts