All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.2.0 (2019-02-05)
2.1.0 (2018-11-22)
- scrollCollapse: update inviewport module to 4.0.0 (c1f9357)
2.0.0 (2018-05-29)
- scrollspy: adding angular 6 support (0473051)
- scrollspy: updated peer dependency for angular-inviewport to 3.x
1.2.2 (2018-02-19)
1.2.1 (2017-12-04)
- 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)
- build: dont bundle inviewport module (8513ecc)
1.2.0-rc.0 (2017-11-30)
- build: Move build environment to angular cli and ng-packagr (ac8b57d)
- build:
InViewportModule
must now be imported by user from@thisissoon/angular-inviewport
at root module of user application andWindowRef
imported from@thisissoon/angular-inviewport
and passed toforRoot
function ofInviewportModule
.
1.1.0 (2017-11-29)
- ScrollSpy: Allow setting debounce on ScrollSpySectionComponent (cbfcbd7)
- ScrollSpy: Added ScrollSpy module (acfd1ee)