Skip to content

Releases: rafgraph/react-interactive

v1.1.2

25 May 15:10
Compare
Choose a tag to compare

Improve useExtendedTouchActive on iOS

v1.1.1

05 May 20:38
Compare
Choose a tag to compare

Use over instead of enter event listeners because of React bug.
See facebook/react#13956

v1.1.0

02 May 20:16
Compare
Choose a tag to compare

Improves the cross-browser consistency of useExtendedTouchActive

v1.0.0

01 May 16:57
Compare
Choose a tag to compare

v1 is a ground up rewrite in TypeScript and is a quarter of the size and faster than v0. Some of the v0 api has been eliminated, but the core concepts remain the same. If you have a question about upgrading please open an issue.

v0.9.5

18 Dec 21:43
Compare
Choose a tag to compare
0.9.5

v0.9.4

17 Dec 18:24
Compare
Choose a tag to compare
  • Update detect-it to v4 which improves React Interactive's reliability on hybrid devices

v0.9.2

11 Sep 17:32
Compare
Choose a tag to compare
0.9.2

v0.9.1

26 Sep 01:07
Compare
Choose a tag to compare
  • Fix prop type issue

v0.9.0

12 Sep 16:21
Compare
Choose a tag to compare
  • Use UNSAFE_componentWillReceiveProps
  • Update react peerDependency to >=16.3

v0.8.1

26 Sep 20:15
Compare
Choose a tag to compare
  • Update react peerDependency to >=15