UNPKG

angular2-infinite-scroll

Version:
43 lines (26 loc) 824 B
## v 0.3.5 * updated readme ## v 0.3.43 * recovery build ## v 0.3.42 * updated deprecated link ## v 0.3.41 * added deprecates link ## v 0.3.4 ## v 0.3.3 (2017/03/01) ### Updates * reverted the fix of #126 ## v 0.3.2 (2017/03/01) ### Updates * fixes [#126](https://github.com/orizens/angular2-infinite-scroll/issues/126) ## v 0.3.1 (2017/02/15) ### Updates * added custom scrollable container from [#108](https://github.com/orizens/angular2-infinite-scroll/pull/108/files) ## v 0.3.0 (2017/01/31) ### Updates * refactored infinite scroller to smaller modules with composition * added "models" - includes interfaces for development ## v 0.2.9 (2017/01/13) ### Updates * added changelog.md * ([refactor(scroll): replaces throttle with debounce](https://github.com/orizens/angular2-infinite-scroll/pull/82))