Releases: cheton/react-repeatable
Releases · cheton/react-repeatable
v2.0.0
Prepare v2 (1f8b476)
Breaking Changes
componentClass
is renamed to tag
v1.1.1
Support for component override with the componentClass prop
v1.1.0
- Add a disabled prop that allows to disable event actions (668058d)
- Fixed a bug in the demo page (e32ec63)
v1.0.1
Fixed a bug where onHoldEnd must be fired right before onRelease (654a396)