Skip to content

v0.10.0

Choose a tag to compare

@quinnlangille quinnlangille released this 21 Jul 16:10

📣 This release fixes two bugs and adds a new feature 🎉 🎉

Features

  • You can now use v-model to control the carousels slide position, there is a working example on our vue-play instance - you guys can thank @ccarstens for this one :octocat:

Bug Fixes

  • We've finally fixed the extra blank slide issue, thanks to every one for reporting and giving detailed examples and @toddgroff for making the fix 🏆

  • We've added a global babel-polyfill that should resolve a lot of the IE and other browser incompatibility bugs, thanks to @alekpentchev for the quick thinking on that solution 👏