Bump vuetify from 3.3.19 to 3.3.20
Bumps vuetify from 3.3.19 to 3.3.20.
Release notes
Sourced from vuetify's releases.
v3.3.20
🔧 Bug Fixes
- forwardRefs: skip vue internal properties (631b42b), closes #18364
- validation: null check errorMessages (6c7a4b9)
- VList: collapse avatar and append slot in rail drawer (bfb3cde)
- VNavigationDrawer: reactive prop watchers (8b10d36)
- VSlider: correct display and interaction when reversed or rtl (1ddeb32), closes #18389 #18312
- VTextField: don't show counter unless counter prop is set (e3554bb), closes #18342
- VTimeline: consistent item width (0c40304), closes #17288
🔄 Reverts:test_tube: Labs
Commits
-
f2d8888
chore(release): publish v3.3.20 -
1ddeb32
fix(VSlider): correct display and interaction when reversed or rtl -
631b42b
fix(forwardRefs): skip vue internal properties -
5f20f48
Revert "fix(VDataTable): strip item value proxies in selected Set" -
fe2696a
fix(VDataTableVirtual): remove spacer height transition, pass correct key -
e3554bb
fix(VTextField): don't show counter unless counter prop is set -
399c32a
chore: fix lint error -
8b10d36
fix(VNavigationDrawer): reactive prop watchers -
bfb3cde
fix(VList): collapse avatar and append slot in rail drawer -
9e61694
feat(VSkeletonLoader): add new default type ossein - Additional commits viewable 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