Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Releases: exelban/react-swipe-component

v3.0.0 (BREAKING CHANGES)

09 Feb 22:47
Compare
Choose a tag to compare
  • rewrited library in typescript
  • removed eslint
  • removed flow
  • update all dependencies
  • added stopPropagation
  • changed returning values structure
  • updated example

v2.1.0

08 Feb 17:48
Compare
Choose a tag to compare
  • updated some dependencies;
  • removed unnecessary comments;
  • fixed docs script for build;

v1.4.0

07 May 19:19
Compare
Choose a tag to compare
- fixed Google Chrome preventDefault error in console;
- small fixed with main example;
- started using webpack to compile to ES5;
- updated dependency;