Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 02:58
· 21 commits to master since this release

πŸš€ Features

  • no-deprecated-imports: add new rule (5ba7106)

πŸ”§ Bug Fixes

  • don't remove VImg contentClass and position (0c6a1a3), closes #83
  • don't remove VCalendar, VSparkline, VSpeedDial, VTreeview (187aadd), closes #84
  • no-deprecated-components: correct utility class name (0d89c65)
  • no-deprecated-props: don't remove hideSpinButtons (4a45a9f), closes #91
  • no-deprecated-props: update VMenu tile prop message (1435fc5)
  • no-deprecated-props: VSelect density override (6c7fdba)
  • no-deprecated-props: replace outlined with border for select components (c642cd1)
  • no-deprecated-props: update tile prop support (e939def)
  • no-deprecated-props: add theme to VIcon (928911c)
  • no-deprecated-props: replace VList outlined with border (3ba4784)
  • no-deprecated-props: adjust VExpansionPanel warnings (7dcc889)
  • no-deprecated-props: remove opacity deprecation for VOverlay (850778f)