Skip to content

Bump vuetify from 3.5.2 to 3.5.3 in /webapp

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

Bumps vuetify from 3.5.2 to 3.5.3.

Release notes

Sourced from vuetify's releases.

v3.5.3

🔧 Bug Fixes

  • VAvatar: provide component defaults to default slot (a765a6b)
  • VCheckbox/VSwitch: incorrect default flex inherited from VInput (de501c3)
  • VChip: prevent content div from taking activator target (e9a5a4a)
  • VColorPicker: correct value gradient (d1251f5), closes #19187
  • VListItemAction: adjust spacing when using the start/end props (1f63ca8)
  • VOverlay: add missing opacity property (a27026f), closes #19182

🔄 Reverts

  • Revert "fix(VOverlay): don't render if disabled" (0b79317), closes #19144
Commits
  • 5db19eb chore(release): publish v3.5.3
  • e9a5a4a fix(VChip): prevent content div from taking activator target
  • a765a6b fix(VAvatar): provide component defaults to default slot
  • a27026f fix(VOverlay): add missing opacity property
  • d1251f5 fix(VColorPicker): correct value gradient
  • 1f63ca8 fix(VListItemAction): adjust spacing when using the start/end props
  • de501c3 fix(VCheckbox/VSwitch): incorrect default flex inherited from VInput
  • 0b79317 Revert "fix(VOverlay): don't render if disabled"
  • 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