Bump vuetify from 3.3.8 to 3.3.9 in /webapp
Bumps vuetify from 3.3.8 to 3.3.9.
Release notes
Sourced from vuetify's releases.
v3.3.9
🔧 Bug Fixes
- VColorPicker: remove extra margin with hide-input (#17826) (01563e3), closes #16930
- VField: loading prop supports color string (#17736) (33e24d4), closes #17626
- VField: reduce default density height to 56px (#17760) (53b5304)
- VListGroup: missing hover overlay when open (#16835) (7e2fc9b), closes #16830
- VOverlay: position on LTR/RTL after locale switch (#17338) (1224416), closes #17314
- VRangeSlider: apply strict prop to slider end event (7b350b3), closes #17798
:test_tube: Labs
- date: reconstruct date value to local tz (#17721) (1a9b656), closes #17613
- date: support reactive locale (dd3f97d), closes #17809
- VDatatable: GroupHeaderSlot isGroupOpen type (#17733) (944fe8a), closes #17659
- VDataTable: use correct key when return-object prop is true (2b24a6d), closes #17748
- VDatePicker: apply rtl styling to month buttons (0504da8), closes #17829
- VDatePicker: correct width when using show-week prop (d00cb80), closes #17678
- VDatePicker: pass multiple prop to composable (9ae3b81)
- VDatePicker: use adapter date instead of Date (3502963), closes #17749
Commits
-
a63cbb6
chore(release): publish v3.3.9 -
1a9b656
fix(date): reconstruct date value to local tz (#17721) -
0504da8
fix(VDatePickerControls): apply rtl styling to month buttons -
01563e3
fix(VColorPicker): remove extra margin with hide-input (#17826) -
7e2fc9b
fix(VListGroup): missing hover overlay when open (#16835) -
1224416
fix(VOverlay): position on LTR/RTL after locale switch (#17338) -
33e24d4
fix(VField): loading prop supports color string (#17736) -
944fe8a
fix(VDatatable): GroupHeaderSlot isGroupOpen type (#17733) -
fdb81c3
chore(VDateRangePickerHeader): fix lint -
60d682e
test(VCombobox): check .v-list-item length in filter items test (#17195) - 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