Skip to content

Bump vuetify from 3.4.4 to 3.4.5

Dependabot requested to merge dependabot-npm_and_yarn-vuetify-3.4.5 into master

Bumps vuetify from 3.4.4 to 3.4.5.

Release notes

Sourced from vuetify's releases.

v3.4.5

🔧 Bug Fixes

🔥 Performance Improvements

  • VOverlay: only add resize listener when overlay is open (ca2174c), closes #18372
Commits
  • 51186d4 chore(release): publish v3.4.5
  • 687c8ab fix(VAutocomplete): allow empty string as a legitimate v-model (#18766)
  • f0e11ea fix(VField): enforce label text has ellipsis (#18637)
  • 21c0eee fix(VFileInput): align hint in underlined variant (#18815)
  • 1874a42 fix(VExpansionPanel): provided default for readonly prop (#18362)
  • f9ac533 fix(VField): display clearable icon with touch device (#18488)
  • 0949019 fix(translation): ru translation (#18823)
  • a2b09fe fix(VDataTable): show loading slot only if no items or slot (#18810)
  • ca2174c perf(VOverlay): only add resize listener when overlay is open
  • ae72aa1 fix(VDatePicker): header transition opacity and click functionality
  • 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