Skip to content

v1.1.1

Choose a tag to compare

@johnleider johnleider released this 01 Jul 17:28
· 13760 commits to master since this release

🔧 Things we fixed

  • 3d7fc2a Fixed a bug where v-divider with the vertical prop would have a scaling width within a flex container
  • 6e8b6b7 Temporary fix for functional wrapper component double model update (see vuejs/vue#8436)
  • #3777 Fixed a bug that caused v-navigation-drawer to fire transition events improperly (thanks @runetvilum)
  • #3294 Fixed v-tabs adding offset when scrolling to the last item (thanks @smiller171)
  • #4397 Fixed a bug where v-tabs would show all v-tabs-items at once if no id was supplied
  • #4393 Reduced the click target width of v-radio, v-checkbox, and v-switch to match their label width