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)