Skip to content

v1.5.5

Choose a tag to compare

@johnleider johnleider released this 05 Mar 14:50

πŸ“– Documentation

  • Updated all examples to use the new v-slot available in vue@2.6
  • Fixed an example that was causing the docs to crash in IE11

πŸ”§ Bug Fixes

  • ripple: allow getComputedStyle to return null (#6639) (0bf395c)
  • VBreadcrumbs: v-for key error when two items have identical texts (#6642) (2146ca8), closes #5454
  • VSlider: set value to min if it's less than min (#6604) (#6605) (91eb0db)