Skip to content

Releases: ankeetmaini/react-infinite-scroll-component

Remove warning for newer React versions

20 Apr 12:11
Compare
Choose a tag to compare

v6.0.1

05 Feb 13:12
Compare
Choose a tag to compare

Because I botched the previous release.

Change logic for inverse scroll

05 Feb 13:06
Compare
Choose a tag to compare

Add infinite scroll in up direction

13 Sep 06:07
Compare
Choose a tag to compare

Thanks to @osmarpb97 for the implementation.

Pull refresh bug fix

02 Jun 17:32
f4dab31
Compare
Choose a tag to compare
v5.0.6

Bump version

bug fix - refresh

02 Jun 17:32
ef575d9
Compare
Choose a tag to compare
bug fix - refresh Pre-release
Pre-release
Merge pull request #190 from geoffreyteng/pullToRefreshThresholdBreac…

…hed-bug

Fix: pullToRefreshThresholdBreached state not reset after a pull to r…

Minor Fixes

26 Nov 07:50
Compare
Choose a tag to compare
  • Remove scroll listener oncomponentWillUnmount
  • Throw error if required prop dataLength is not provided
  • Add prettier to git precommit hook

Fix prop types of height

07 Nov 14:32
Compare
Choose a tag to compare

export typescript Props

06 Nov 15:18
Compare
Choose a tag to compare