Skip to content

v0.15.7

Pre-release
Pre-release

Choose a tag to compare

@johnleider johnleider released this 13 Sep 16:36
· 15519 commits to master since this release

Things we fixed

  • #1704 Fixed a bug where when v-select booted, it would not properly show selected items if the value was an object
  • #1684 Fixed a bug where v-carousel did not allow you in any way to swap out the items dynamically

Things we changed

  • #1694 v-snackbar vertical and multi-line props will now work on desktop
  • #1696 Improved v-select with the autocomplete prop feel and functionality

Things you fixed