Skip to content

Releases: wellyshen/react-cool-inview

v1.0.1

19 May 14:33
Compare
Choose a tag to compare
  • Correct type definition.

v1.0.0

12 May 13:21
Compare
Choose a tag to compare

🎉 Stable release.

v0.5.5

01 May 06:15
Compare
Choose a tag to compare
  • Bug fixing: scrollDirection not work properly.

v0.5.4

30 Apr 16:38
Compare
Choose a tag to compare
  • Bug fixing: unobserveOnEnter not working.

v0.5.0

27 Apr 14:45
Compare
Choose a tag to compare

🧪 Beta release.

v0.3.0

26 Apr 16:40
Compare
Choose a tag to compare

v0.2.7

22 Apr 17:47
Compare
Choose a tag to compare
  • Fix hook crash bug.

v0.2.0

18 Apr 18:44
Compare
Choose a tag to compare
  • Integrate isVisible with inView state, see Intersection Observer v2 to learn more.
  • Fix FireFox onLeave event won't triggered bug.

v0.1.0

09 Apr 16:48
Compare
Choose a tag to compare
  • Expose observe method for event callbacks.

v0.0.4

06 Apr 16:39
Compare
Choose a tag to compare
  • Remove ssr option