UNPKG

824 BMarkdownView Raw
1## v 0.3.5
2* updated readme
3
4## v 0.3.43
5* recovery build
6
7## v 0.3.42
8* updated deprecated link
9
10## v 0.3.41
11* added deprecates link
12
13## v 0.3.4
14
15
16## v 0.3.3 (2017/03/01)
17
18### Updates
19* reverted the fix of #126
20
21## v 0.3.2 (2017/03/01)
22
23### Updates
24* fixes [#126](https://github.com/orizens/angular2-infinite-scroll/issues/126)
25
26## v 0.3.1 (2017/02/15)
27
28### Updates
29* added custom scrollable container from [#108](https://github.com/orizens/angular2-infinite-scroll/pull/108/files)
30
31## v 0.3.0 (2017/01/31)
32
33### Updates
34* refactored infinite scroller to smaller modules with composition
35* added "models" - includes interfaces for development
36
37## v 0.2.9 (2017/01/13)
38
39### Updates
40* added changelog.md
41* ([refactor(scroll): replaces throttle with debounce](https://github.com/orizens/angular2-infinite-scroll/pull/82))
42