Skip to content

Releases: roderickhsiao/react-in-viewport

Publish es module

24 Apr 05:04
Compare
Choose a tag to compare
0.0.22

Publish es module

Fix issue that sometime the element doesn't show as inViewport

16 Apr 14:52
Compare
Choose a tag to compare

Performance enhacement

08 Jan 09:41
beed386
Compare
Choose a tag to compare

Avoid children re-render by passing static function instead of creating new function on each render #4

Upgrade IntersectionObserver polyfill

Set inViewport to false when element is no longer in viewport

30 Nov 22:51
e23bf65
Compare
Choose a tag to compare

Thanks @Zeikko #1

The PR allows component to be aware of the change of in/out viewport.