Skip to content

Latest commit

 

History

History
73 lines (32 loc) · 2.11 KB

CHANGELOG.md

File metadata and controls

73 lines (32 loc) · 2.11 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.2 (2018-02-19)

1.2.1 (2017-12-04)

Bug Fixes

  • build: generate correct metadata needed for ng-language-service (84764b1)

1.2.0 (2017-11-30)

1.2.0-rc.2 (2017-11-30)

1.2.0-rc.1 (2017-11-30)

Bug Fixes

  • build: dont bundle inviewport module (8513ecc)

1.2.0-rc.0 (2017-11-30)

Features

  • build: Move build environment to angular cli and ng-packagr (ac8b57d)

BREAKING CHANGES

  • build: InViewportModule must now be imported by user from @thisissoon/angular-inviewport at root module of user application and WindowRef imported from @thisissoon/angular-inviewport and passed to forRoot function of InviewportModule.

1.1.0 (2017-11-29)

Features

  • ScrollSpy: Allow setting debounce on ScrollSpySectionComponent (cbfcbd7)

1.0.0 (2017-08-31)

Features

  • ScrollSpy: Added ScrollSpy module (acfd1ee)