React Swipe Versions Save

:left_right_arrow: Swipe.js as a React component

6.0.0

5 years ago
  • adjustments in code and readme
  • update dependencies

5.1.0

6 years ago
  • support for React v16
  • bug fixes and improvements

5.0.0

8 years ago

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.

2.0.11

8 years ago

Latest version which peer dependency is React.js 0.12.x

2.1.0

8 years ago

Peer dependency on React.js 0.13.x