Skip to content

Bump vuetify from 3.5.14 to 3.5.15 in /webapp

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

Bumps vuetify from 3.5.14 to 3.5.15.

Release notes

Sourced from vuetify's releases.

v3.5.15

🔧 Bug Fixes

  • borders: add missing thin border width for border composable (309de63)
  • locale: update Slovene locale (#19520) (2b3ccee)
  • locale: update Lithuanian locale (#19536) (53202ff)
  • VBtn: size loader based on em (e7297e6), closes #9870
  • VDataTable: avoid changing page if oldOptions not defined (#19542) (37a573d), closes #17966
  • VMenu: restore menu focus on enter inside input (#19519) (85ba4a8), closes #19206
  • VSelectionControl: apply baseColor to background colors (87d0dd7)

:test_tube: Labs

Commits
  • 8977720 chore(release): publish v3.5.15
  • d85d795 fix(VTimePicker): emit minute/second on change (#19575)
  • 2b3ccee fix(locale): update Slovene locale (#19520)
  • 73c3fb4 fix(VTimePicker): use window events instead of element (#19523)
  • 37a573d fix(VDataTable): avoid changing page if oldOptions not defined (#19542)
  • 85ba4a8 fix(VMenu): restore menu focus on enter inside input (#19519)
  • 87d0dd7 fix(VSelectionControl): apply baseColor to background colors
  • 8083d89 docs(VOverlay/VDialog): update events API
  • e7297e6 fix(VBtn): size loader based on em
  • 53202ff fix(locale): add missing Lithuanian translations (#19536)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports