3.0.7 (2019-11-23)
- publish: Do not publish tests (ef19403)
3.0.6 (2019-11-23)
- spire: change tooling and build system to spire (36bdcd7)
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.5 (2019-05-16)
3.0.4 (2019-04-25)
- reobserve: using externalUnobserver to operate on the right target (f6d9dc2)
3.0.3 (2019-04-23)
3.0.2 (2018-06-18)
3.0.1 (2018-05-28)
3.0.0 (2018-05-15)
- prop_api_update: introducing API for 2.0.0 (276ca7b)
- React16.4: Migrated codebase to stop using legacy lifecycles (ab7fc85)
- prop_api_update: * Replace
currentLength
with more descriptiveitemCount
prop - New render prop
renderItem
to completementchildren
as render prop - New prop
items
as a unique identifier/symbol to provide an easier integration of reusable lists - TypeScript Module definitions
2.0.0 (2018-05-09)
- prop_api_update: introducing API for 2.0.0
- prop_api_update: * Replace
currentLength
with more descriptiveitemCount
prop - New render prop
renderItem
to completementchildren
as render prop - New prop
items
as a unique identifier/symbol to provide an easier integration of reusable lists - TypeScript Module definitions
1.0.2 (2018-04-12)
1.0.1 (2018-02-26)
1.0.0 (2017-11-24)
- React16: support for React 16 (12ba423)
- setRootNode: save call to getComputedStyle if root node is unchanged (80659dd)
- React16: tag replaced by a tag.
- React16: deprecation warning will not longer appear for itemsLength prop.
0.4.1 (2017-10-11)
- Update @researchgate/react-intersection-observer dependency to the latest version
0.4.0 (2017-10-10)
- currentLength: replace itemsLength with more explicit currentLength prop name (de19504)
0.3.2 (2017-09-23)
- dependencies: Remove rimraf from dependencies (b78adde)
0.3.1 (2017-09-20)
- core_dep_update: update react-intersection-observer to latest version (201c2d1)
0.1.1 (2017-09-12)
- sentinel: ensure sentinel re-observes after items render (e6d0fa5)