Bump vuetify from 2.6.6 to 2.6.7 in /webapp
Bumps vuetify from 2.6.6 to 2.6.7.
Release notes
Sourced from vuetify's releases.
v2.6.7
🔧 Bug Fixes
- styles: resolve css validation errors (621f273), closes #15320
- VDialog: focus on internal content when shown (#14584) (ffbaae1), closes #14581
- VInput: allow text selection in disabled inputs (#14465) (760490d), closes #14238
- VList: don't trigger keyboard events on disabled items (#15339) (817df79), closes #15322
- VOtpInput: support paste and autofill on mobile (8c67ed8), closes #14801
- VRadio: use correct disabled color for icons (3115798)
- VSelect: allow keyboard selection of items with value 0 (969aba4), closes #15166
- VTabs: use ResizeObserver if available (ff519c6), closes #4733 #10455 #12783 #14195 #15316
- VTimeline: disable arrow shadow on clickable cards (27ba2c9), closes #14193
Commits
-
b52e48b
chore(release): publish v2.6.7 -
969aba4
fix(VSelect): allow keyboard selection of items with value 0 -
ffbaae1
fix(VDialog): focus on internal content when shown (#14584) -
621f273
fix(styles): resolve css validation errors -
817df79
fix(VList): don't trigger keyboard events on disabled items (#15339) -
ff519c6
fix(VTabs): use ResizeObserver if available -
760490d
fix(VInput): allow text selection in disabled inputs (#14465) -
3115798
fix(VRadio): use correct disabled color for icons -
27ba2c9
fix(VTimeline): disable arrow shadow on clickable cards -
8c67ed8
fix(VOtpInput): support paste and autofill on mobile - 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