Skip to content

Bump vuetify from 3.3.2 to 3.3.3 in /webapp

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

Bumps vuetify from 3.3.2 to 3.3.3.

Release notes

Sourced from vuetify's releases.

v3.3.3

🔧 Bug Fixes

:test_tube: Labs

  • VDataTable: loading prop causes scrollbar to appear (923f5b7), closes #17462
  • VDataTable: unselect properly in single select strategy (30f7b81)
Commits
  • ec2b3d1 chore(release): publish v3.3.3
  • d1dad86 fix(VMenu): correct keyboard navigation (#17203)
  • c30646c fix(VCombobox): prevent menu opening when readonly (#17534)
  • 1534278 fix: ripple prop accepts object
  • 1acce8c fix(VSelect): render list when prepend/append-item slots are present
  • 49ba257 fix(VCheckbox): reset with form
  • 70d62d1 fix(theme): allow disabling when using vueuse/head
  • ae87e94 fix(VTabs): don't allow vertical tabs to shrink
  • aeaed10 fix(VIcon): flatten fragments
  • 7b6f5d6 chore(dev): use SVG icons in tests (#17522)
  • 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