Bump vuetify from 3.7.4 to 3.7.5
Bumps vuetify from 3.7.4 to 3.7.5.
Release notes
Sourced from vuetify's releases.
v3.7.5
🚀 Features
🔧 Bug Fixes
- expand accepted icon prop types (#20727) (aa4c7bb), closes #19858
- inputs: normalise inheriting readonly and disabled from form (b7df7f0), closes #20730
- locale: translate calendar.today to french (#20712) (74fc967)
- VBadge: restore unused SASS variables (#20709) (fd844e1), closes #19834
- VChip: utilize
active-class
(#20716) (501fa1b)- VField: only render field label if label is passed (#20722) (8b9cca4), closes #20427
- VList: only set aria-selected on selectable items (72df0b4), closes #20666 #20708
🧪 Labs
Commits
-
ca85fc0
chore(release): publish v3.7.5 -
8b9cca4
fix(VField): only render field label if label is passed (#20722) -
501fa1b
fix(VChip): utilizeactive-class
(#20716) -
0fb92ed
fix(VTreeview): activated emits twice on leafs (#20739) -
aa4c7bb
fix: expand accepted icon prop types (#20727) -
b7df7f0
fix(inputs): normalise inheriting readonly and disabled from form -
72df0b4
fix(VList): only set aria-selected on selectable items -
fd844e1
fix(VBadge): restore unused SASS variables (#20709) -
74fc967
fix(locale): translate calendar.today to french (#20712) -
7aae81e
feat(VConfirmEdit): pass props to actions - 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