Bump vuetify from 3.6.3 to 3.6.4 in /webapp
Bumps vuetify from 3.6.3 to 3.6.4.
Release notes
Sourced from vuetify's releases.
v3.6.4
🔧 Bug Fixes
- colors: apply theme-on-surface override for bg text color (43529fa)
- framework: pass template refs to slots as functions (#19731) (f2c6050), closes #19713 #19685
- nested: correct prop types (#19758) (0db4297)
- variant: always remove underlay from normal flow (6aea5e4)
- VAutocomplete: only clear search on blur in multiple or using chips/selection slots (#19701) (d02e1b3), closes #19543
- VDataTable: header title font weight (#19742) (c4b33c0), closes #19737
- VDataTable: correctly update the value of showSelectAll (#19762) (7c64392), closes #19069
- VDataTable: change mobile default to false (#19744) (a194622)
- VFileInput: correctly set single value to null when cleared (fce7f75)
- VInfiniteScroll: do not emit load event if status is empty (#19764) (b7a4c36), closes #18895
- VList: allow group activators to be links (94a05d1), closes #10981
- VResponsive: contentClass accepts array and object (8f0322d), closes #19729
- VSheet: base color off of on-surface instead of on-background (183a2f9)
- VSlider: render in forced-colors mode (#19706) (21e9f5e), closes #19705
- VStepperWindow/Item/VTabsWindow: add missing class / style passthrough (49fc5c5)
- VTabs: inherit attrs and scope id (67b30e7), closes #19752 #19754
- VToolbar/VAppBar: nav-icon and title alignment (daa96e9)
:test_tube: Labs
Commits
-
767ecdc
chore(release): publish v3.6.4 -
b7a4c36
fix(VInfiniteScroll): do not emit load event if status is empty (#19764) -
183a2f9
fix(VSheet): base color off of on-surface istead of on-background -
5a39b60
fix(VCalendar): add theme background color (#19745) -
c4b33c0
fix(VDataTable): header title font weight (#19742) -
21e9f5e
fix(VSlider): render in forced-colors mode (#19706) -
7c64392
fix(VDataTable): correctly update the value of showSelectAll (#19762) -
49fc5c5
fix(VStepperWindow/Item/VTabsWindow): add missing class / style passthrough -
f2c6050
fix: pass template refs to slots as functions (#19731) -
0db4297
fix(nested): correct prop types (#19758) - 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