Skip to content

v3.5.3

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 22:15
· 907 commits to master since this release

πŸ”§ 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

  • Revert "fix(VOverlay): don't render if disabled" (0b79317), closes #19144