Bump vuetify from 3.5.2 to 3.5.3
Bumps vuetify from 3.5.2 to 3.5.3.
Release notes
Sourced from vuetify's releases.
v3.5.3
🔧 Bug Fixes
- VAvatar: provide component defaults to default slot (a765a6b)
- VCheckbox/VSwitch: incorrect default flex inherited from VInput (de501c3)
- VChip: prevent content div from taking activator target (e9a5a4a)
- VColorPicker: correct value gradient (d1251f5), closes #19187
- VListItemAction: adjust spacing when using the start/end props (1f63ca8)
- VOverlay: add missing opacity property (a27026f), closes #19182
🔄 Reverts
Commits
-
5db19eb
chore(release): publish v3.5.3 -
e9a5a4a
fix(VChip): prevent content div from taking activator target -
a765a6b
fix(VAvatar): provide component defaults to default slot -
a27026f
fix(VOverlay): add missing opacity property -
d1251f5
fix(VColorPicker): correct value gradient -
1f63ca8
fix(VListItemAction): adjust spacing when using the start/end props -
de501c3
fix(VCheckbox/VSwitch): incorrect default flex inherited from VInput -
0b79317
Revert "fix(VOverlay): don't render if disabled" - 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