- added custom scrollable container from (#108)[https://github.com/orizens/angular2-infinite-scroll/pull/108/files]
- refactored infinite scroller to smaller modules with composition
- added "models" - includes interfaces for development
- added changelog.md
- (refactor(scroll): replaces throttle with debounce)