Skip to content

Bump vuetify from 3.3.9 to 3.3.10 in /frontend

Bumps vuetify from 3.3.9 to 3.3.10.

Release notes

Sourced from vuetify's releases.

v3.3.10

🔧 Bug Fixes

  • useDefaults: return generic argument (0722960)
  • VFileInput: prevent file dialog when readonly (#17853) (f4460c5), closes #17851
  • VNavigationDrawer: correctly remove scroll listener on unmount (dfc257f)
  • VSelect: support browser autofill (e99f6fd), closes #5936
  • VTable: fixed-header with multiple tr headers (#17821) (63b1fcb), closes #17806
  • VTextarea: don't hide auto-grow scrollbar (0a03a43)
Commits
  • 42773e3 chore(release): publish v3.3.10
  • 63b1fcb fix(VTable): fixed-header with multiple tr headers (#17821)
  • f4460c5 fix(VFileInput): prevent file dialog when readonly (#17853)
  • 0722960 fix(useDefaults): return generic argument
  • 0a03a43 fix(VTextarea): don't hide auto-grow scrollbar
  • e99f6fd fix(VSelect): support browser autofill
  • dfc257f fix(VNavigationDrawer): correctly remove scroll listener on unmount
  • See full diff 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