Skip to content

v1.1.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@johnleider johnleider released this 05 Jun 15:30
· 13909 commits to dev since this release

Things we changed

  • a375795 Vuetify now requires Vue 2.5.10 or higher
  • c708382 v-expansion-panel will once again animate its icon
  • b5b29d2 Updated v-list-tile hover styles

Things we fixed

  • 31233c2 Fixed label color of v-radio
  • b419066 Fixed regression in no-resize styles in v-text-area caused by eec081c
  • bf6ff3f Fixed exit animation of v-messages when changing from one message to another
  • efb5425 Fixed a bug where v-divider would have less than 1px width in certain flex layouts
  • 5ef834c Removed v-list-tile vertical animation in v-menu when not using the auto prop
  • #4168 Fixed regression in v-dialog caused by 33d46ce
  • #4177 Fixed bug where keyboard actions would still work in a readonly v-slider