Skip to content

Bump vuetify from 3.3.8 to 3.3.9 in /webapp

Dependabot requested to merge dependabot-npm_and_yarn-webapp-vuetify-3.3.9 into master

Bumps vuetify from 3.3.8 to 3.3.9.

Release notes

Sourced from vuetify's releases.

v3.3.9

🔧 Bug Fixes

: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

Merge request reports