Skip to content

v1.0.6

Compare
Choose a tag to compare
@KaelWD KaelWD released this 10 Mar 16:09
· 11919 commits to master since this release

Things we changed

  • #3473 v-list now uses divs instead of ul and li, fixes #3348

Things we fixed

  • #3482 Fixed a bug where themes could not be changed dynamically when using nuxt or vue-meta (for real this time)
  • #3414 Fixed v-speed-dial activator's styles when fixed
  • #3524 FABs now have the correct 6dp elevation
  • #3511 Fixed a bug where v-data-iterator pagination would be one tick behind what it should be
  • #3497 Fixed v-menu and v-tooltip thrashing layout when mounted (thanks @Toilal)
  • #3526 Fixed an error with v-select caused by Vue 2.5.14
  • #3467 Fixed a bug where the label on v-text-field would not be visible when using the color or file types
  • #3381 Fixed a bug where validation errors on v-text-field would hide the counter