Skip to content

v5.0.0

Compare
Choose a tag to compare
@voronianski voronianski released this 02 Apr 20:07
· 73 commits to gh-pages since this release

Component was completely rewritten and has several breaking changes:

  • source code was rewritten to ES6 (with Babel)
  • now Swipe.js options are represented as separate prop swipeOptions (all of them are supported)
  • unnecessary and buggy props like slideToIndex, shouldUpdate were removed

Check demo example and esnextb.in boilerplate.