v0.16.2
Pre-release
Pre-release
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-menuwith the hover prop andv-tooltip - #2042 Added global hover color. Uses the themes secondary color
Things we fixed
- #2034 Fixed a bug where
v-btnwith the flat and disabled prop was not properly styled - #2039 Added missing color prop on
v-edit-dialog - #2041 Fixed a bug where
v-breadcrumbswas not properly styled when using the dark or light prop with disabled