Skip to content

0.7.0

Compare
Choose a tag to compare
@quinnlangille quinnlangille released this 17 Apr 15:37
· 129 commits to master since this release

This release adds a transition hook that can be used to trigger an event based on slide change. Additionally, we now have CSS classes to target visible slides, VueCarousel-slide-active and VueCarousel-slide-center, which will be added if there is an odd number of slides perPage. With these two enhancements, styling the carousel will be easier than ever!

You can view the changes here:

#167
#168

Thanks to @stop2stare for these two PR's 🎉

Note: This minor version bump has been a long time coming, and hopefully going forward our releases will follow SEMVER much more closely.