Bump vuetify from 3.7.1 to 3.7.2
Bumps vuetify from 3.7.1 to 3.7.2.
Release notes
Sourced from vuetify's releases.
v3.7.2
🔧 Bug Fixes
- a11y: add
aria-current="page"
attribute to links (#20413) (bc647f6), closes #20399- nested: use reactive proxy of opened (#20438) (4e41c7e)
- nested: Prevent infinite loops when resolving path (#20390) (970f827), closes #20389
- v-tooltip: use textContent instead of innerHTML (ca49443)
- v-tooltip: use default location from VTooltip (45e0c8a)
- VDialog: add height to form in fullscreen dialog (#20417) (eb0c99e), closes #20416
- VDialog: remove
aria-expanded
from activator (#20414) (1c40ed4):test_tube: Labs
Commits
-
5511c5c
chore(release): publish v3.7.2 -
4e41c7e
fix(nested): use reactive proxy of opened (#20438) -
1979fd7
chore: replace jest with vitest -
ca49443
fix(v-tooltip): use textContent instead of innerHTML -
bc647f6
fix(a11y): addaria-current="page"
attribute to links (#20413) -
45e0c8a
fix(v-tooltip): use default location from VTooltip -
eb0c99e
fix(VDialog): add height to form in fullscreen dialog (#20417) -
1c40ed4
fix(VDialog): removearia-expanded
from activator (#20414) -
970f827
fix(nested): Prevent infinite loops when resolving path (#20390) -
f95a405
fix(VTreeview): Load children when expanded (#20364) - See full diff 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