Skip to content

Releases: cheton/react-repeatable

v2.0.1

Choose a tag to compare

@cheton cheton released this 21 Jul 11:58

Fix broken build (9152728)

v2.0.0

Choose a tag to compare

@cheton cheton released this 21 Jul 10:30

Prepare v2 (1f8b476)

Breaking Changes

  • componentClass is renamed to tag

v1.1.1

Choose a tag to compare

@cheton cheton released this 26 Feb 04:13
Support for component override with the componentClass prop

v1.1.0

Choose a tag to compare

@cheton cheton released this 03 Jan 09:06
  • Add a disabled prop that allows to disable event actions (668058d)
  • Fixed a bug in the demo page (e32ec63)

v1.0.1

Choose a tag to compare

@cheton cheton released this 01 Jan 06:25

Fixed a bug where onHoldEnd must be fired right before onRelease (654a396)

v1.0.0

Choose a tag to compare

@cheton cheton released this 29 Dec 11:21

Prepare for v1.0.0 (5ec47e4)

v0.1.1

Choose a tag to compare

@cheton cheton released this 28 Dec 17:10

Bump to v0.1.1

v0.1.0

Choose a tag to compare

@cheton cheton released this 28 Dec 17:05
c4fe89b

First release