Skip to content

Releases: researchgate/react-intersection-list

v3.0.1

28 May 15:46
Compare
Choose a tag to compare
chore(release): 3.0.1

v3.0.0

15 May 17:56
Compare
Choose a tag to compare

Features

  • prop_api_update: introducing API for 2.0.0 (276ca7b)
  • React16.4: Migrated codebase to stop using legacy lifecycles (ab7fc85)

BREAKING CHANGES

  • prop_api_update: * Replace currentLength with more descriptive itemCount prop
  • New render prop renderItem to completement children as render prop
  • New prop items as a unique identifier/symbol to provide an easier integration of reusable lists
  • TypeScript Module definitions

v2.0.0

09 May 12:55
Compare
Choose a tag to compare

Features

  • prop_api_update: introducing API for 2.0.0 (276ca7b)

BREAKING CHANGES

  • prop_api_update: * Replace currentLength with more descriptive itemCount prop
  • New render prop renderItem to completement children as render prop
  • New prop items as a unique identifier/symbol to provide an easier integration of reusable lists
  • TypeScript Module definitions

v1.0.2

12 Apr 17:05
Compare
Choose a tag to compare
chore(release): 1.0.2

v1.0.1

26 Feb 12:13
Compare
Choose a tag to compare
chore(release): 1.0.1

v1.0.0

24 Nov 12:57
Compare
Choose a tag to compare

Features

  • React16: support for React 16 (12ba423)
  • setRootNode: save call to getComputedStyle if root node is unchanged (80659dd)

BREAKING CHANGES

  • React16: <sentinel> tag replaced by a <span> tag.
  • React16: deprecation warning will not longer appear for itemsLength prop.

v0.4.1

12 Oct 15:44
Compare
Choose a tag to compare
chore(gitignore): add DS_Store to gitignore list

v0.4.0

10 Oct 11:49
Compare
Choose a tag to compare

Features

  • currentLength: replace itemsLength with more explicit currentLength prop name (de19504)

v0.3.2

23 Sep 21:51
Compare
Choose a tag to compare

Bug Fixes

  • dependencies: Remove rimraf from dependencies (b78adde)

v0.3.1

23 Sep 21:46
Compare
Choose a tag to compare
chore(release): 0.3.1