Releases: annapogorelova/ng2-go-top-button
Releases · annapogorelova/ng2-go-top-button
v8.0.6
Example project changes; dependency updates.
v8.0.4
Fixes #28 ;
Updated example app Angular version.
v8.0.1
Changed typescript peer dependency to 3.4
v7.1.0
Fixes #26 (added a [tabIndex] attribute); added example project.
v7.0.1
Updated angular version to 7, fixes #24
v6.0.0
Fixed issues related to Angular 6: fixes #19 , fixes #20 .
v4.2.1
Added classNames
input attribute - now styling via custom CSS classes is available (see README for more details); Moved default styling to the CSS. Closes #18
v4.1.0
Fixed AOT build issues (fixes #14).
v4.0.0
Changed the syntax of injecting the custom html into the <go-top-button>
(see the updated README). Fixes #13