Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.

Update vue-carousel to the latest version 馃殌 #18

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 17, 2018

Version 0.7.0 of vue-carousel was just published.

Dependency vue-carousel
Current Version 0.6.15
Type dependency

The version 0.7.0 is not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of vue-carousel.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don鈥檛 have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Release Notes 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:

#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.

Commits

The new version differs by 4 commits.

  • a93c793 0.7.0
  • 288c42f chore(release): update build
  • 87b9c86 Add transition hook function (#168)
  • ad50e2d Extra classNames to the visible slides (#167)

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

greenkeeper bot added a commit that referenced this pull request Apr 18, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 18, 2018

Version 0.7.1 just got published.

Update to this version instead 馃殌

Release Notes 0.7.1

A small bug fix to resolve #174 - events should now be preventable in chrome.

Thanks @stop2stare for the quick fix 馃帀

Commits

The new version differs by 6 commits.

  • d92b328 release(): bump version and rebuild
  • 17880df 0.7.1
  • 85c678d Fix passive event listener (#175)
  • 46dd860 chore(release): update build
  • 1ab0613 Merge branch 'master' of github.com:SSENSE/vue-carousel
  • 5ff6a0f 0.7.0

See the full diff

@mishushakov mishushakov deleted the greenkeeper/vue-carousel-0.7.0 branch June 21, 2019 21:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant