Skip to content

Bump vuetify from 3.3.9 to 3.3.10 in /webapp

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

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)

Other Commmits

  • chore(release): publish v3.3.10 (42773e3)
  • docs(upgrade-guide): update available components (#17793) (f00aee2)
  • docs(why-vuetify): fix typo and sentence phrase (#17857) (9d7b9b4)
  • docs(SettingsDialog): move max-width to card (6c986e7)
  • docs(Settings): add advanced options (c2fa862)
  • chore(.eslint): remove max-len for doc components (7c29d2b)
  • chore: remove pre-commit lint and test (793e6c4)
  • docs(AppBar): fix lint (2543c2a)
  • docs(shopify): use default key values (6b2c4b4)
  • docs(AppBar): remove sponsor link (78fd043)
  • docs(EnterpiseDeck): update styling (28a1194)
  • docs(global-configuration): update release notes link (4cfe1b0)
  • docs(StoreLink): update icon (2740536)
  • docs(NotificationsMenu): improve ui (8fd6af4)
  • docs(SettingsDialog): improve mobile ux (107fb82)
  • docs(AppBar): remove extra divider and increase help link spacing (02cf709)
  • docs(roadmap): update v2.7 content (f04b5e1)
  • docs(TeamMember): add member join date info (cc1a099)
  • docs(cosmic): update to v2 (#17800) (6b3aaed)
  • docs(ApiTable): only show source if dev mode on (6267f91)
  • docs(AppBar): only show theme divider on mdAndUp (d5d25f0)
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