0.2.3
- fix lodash.clone import #27
0.2.2
- Refactoring to es6 class syntax, dependencies updated (react 15) #17
- Add 'reversed' property.
- Add 'returnScrollable' method.
0.1.3
- fix warnings in react 15.5.* #22
- add shouldTriggerLoad callback function prop. #21
0.1.2
- fix issue when element is removed from list #14
- Favor passive onScroll listener to polling when available. #15
- documentation