Releases: annapogorelova/ng2-go-top-button
Releases · annapogorelova/ng2-go-top-button
v2.0.7
Fixed the getCurrentScrollTop function.
v2.0.6
v2.0.2
Removed BrowserAnimationsModule import to avoid issues with SSR.
v2.0.1
Checking if the environment is browser before executing any scrolling logic. This fixes issues with server rendering.
v2.0.0
Added support for angular v4. ng2-go-top-button package now requires angular libraries of ^4.0.1 version.
If you are still using angular v2, you should first migrate your project to angular v4 in order to use this package version.
v1.0.6
Fixed an issue with animated scroll top in IE 11.
v1.0.5
v1.0.4
Go-top-button basic functionality with the ability to customize styles and behavior.