0.7.0
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:
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.