Skip to content

v2.0.0-alpha.15

Pre-release
Pre-release

Choose a tag to compare

@johnleider johnleider released this 16 Apr 17:37

🚧 DISCLAIMER 🚧

⚠️ DO NOT USE IN PRODUCTION ⚠️

This is specifically for developers who want to play with the absolute latest and greatest that is coming up in the framework. With the exception of critical bugs, all issues pertaining to the alpha will be closed without question.

🔧 Bug Fixes

  • elevation: style mixin should use important (0d08de1)
  • VAlert: allow the removal of a contextual icon (eccc6ac)
  • VSelect: avoid potential use of non-primitive for key value (f29354a)
  • VSlider: improve mouse usage (41df699)
  • VToolbar/VAppBar: explicitly set line-height, adjust title padding (136866f)

🚀 Features

  • VImg: use inherent width from image (#5788) (09725fc), closes #5757
  • VList: add rounded prop (fa8bb1b)
  • VListGroup: add indent for no-action sub-groups (79c9825)
  • VNavigationDrawer: update to md2 (f8a6c20)