Skip to content

Bump vuetify from 2.6.14 to 2.6.15 in /webapp

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

Bumps vuetify from 2.6.14 to 2.6.15.

Release notes

Sourced from vuetify's releases.

v2.6.15

🔧 Bug Fixes

  • remove charset statement from vuetify.css (3b5fbe9), closes #16989
  • VColorPicker: correct swatches-padding variable name (bb152d4), closes #14887 #14878
  • VDataIterator: check shiftKey on any keypress (8ad6f7b), closes #16128
  • VLabel: inherit attrs (116bcab), closes #16938
  • VSelect: only lookup keypresses for printable characters (e4208c8), closes #7260
Commits
  • 537d67d chore(release): publish v2.6.15
  • bb152d4 fix(VColorPicker): correct swatches-padding variable name
  • e4208c8 fix(VSelect): only lookup keypresses for printable characters
  • 3b5fbe9 fix: remove charset statement from vuetify.css
  • 116bcab fix(VLabel): inherit attrs
  • 8ad6f7b fix(VDataIterator): check shiftKey on any keypress
  • 2bd126b docs: update URL to v2.vuetifyjs.com
  • 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