npm vuetify 0.16.2
v0.16.2

latest releases: 3.6.4, 3.6.3, 3.6.2...
6 years ago

There are a few added features (sorry semver gods) along with a critical v-menu, v-dialog bug fix thanks to @Webifi

Things we added

  • #2024 Updated the activator prop used on (v-menu, v-tooltip, v-dialog) to also accept a valid querySelector
  • #2018 Moved open-delay and close-delay functionality into new delayable mixin. This allows you to control the open/close delay for v-menu with the hover prop and v-tooltip
  • #2042 Added global hover color. Uses the themes secondary color

Things we fixed

  • #2034 Fixed a bug where v-btn with the flat and disabled prop was not properly styled
  • #2039 Added missing color prop on v-edit-dialog
  • #2041 Fixed a bug where v-breadcrumbs was not properly styled when using the dark or light prop with disabled

Things you fixed

  • #1901 #2009 #2010 #2028 Fixed a bug where components that implemented the overlayable mixin would not properly stack their corresponding overlays and elements (a super huge thank you to @Webifi )

Don't miss a new vuetify release

NewReleases is sending notifications on new releases.