Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 928 Bytes

CHANGELOG.md

File metadata and controls

34 lines (22 loc) · 928 Bytes

v 0.4.1 (2017/04/13)

  • Fixes #147 - (InfiniteScrollModule is not an NgModule)

v 0.4.0 (2017/04/12)

v 0.3.3 (2017/03/01)

Updates

  • reverted the fix of #126

v 0.3.2 (2017/03/01)

Updates

v 0.3.1 (2017/02/15)

Updates

  • added custom scrollable container from #108

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