Skip to content

Releases: SSENSE/vue-carousel

0.6.14

11 Apr 20:11
Compare
Choose a tag to compare

This release adds some style upgrades to our documentation, thanks to @stop2stare. It also includes a rebuidl that was skipped for the last two versions (0.6.13 and 0.6.12 do not have properly built dist files, please rebuild if you're going to use those versions).

v0.6.13

11 Apr 14:49
Compare
Choose a tag to compare

This fixes a bug in our examples that effected scrollBehaviour. Thanks again to @kulaone for the fix! 🎉

0.6.12

11 Apr 01:19
Compare
Choose a tag to compare

This patch fixes the scrollPerPage bug, thanks to @kulaone for the fix 🎉

Release: 0.6.11

03 Apr 16:40
Compare
Choose a tag to compare

Vulnerability update

Release: 0.6.10

03 Apr 16:28
Compare
Choose a tag to compare

This release resolves many bugs and issues reported by our community. In addition, it adds a improved navigation process, improved documentation and testing, and really cleans up the Carousel codebase!

Thanks to all of our contributors 🎉

If anyone is interested in contributing, please check the issues! ✅

0.6.9

28 Feb 21:19
Compare
Choose a tag to compare

This patch fixes a type error caused removing an event listener in the wrong lifecycle method, thanks to @VinceG for the fix!

0.6.8

26 Feb 22:22
85dfa39
Compare
Choose a tag to compare

Small patch to readd the remove VueCarousel-Wrapper class, as well as a small update to documentation

0.6.5

18 Jul 20:35
Compare
Choose a tag to compare
  • Fixed pagination default value
  • Fixed SSR issues
  • Feature: Infinite Loop

0.6.4

03 Mar 16:25
Compare
Choose a tag to compare
chore(build): bump version and rebuild

0.6.3

03 Mar 16:21
Compare
Choose a tag to compare
  • Feature: #29 - Emit local event on pageChange