Skip to content

Releases: annapogorelova/ng2-go-top-button

v8.0.6

05 Nov 13:20
Compare
Choose a tag to compare

Example project changes; dependency updates.

v8.0.4

01 Jun 13:07
Compare
Choose a tag to compare

Fixes #28 ;
Updated example app Angular version.

v8.0.1

27 Jun 13:42
Compare
Choose a tag to compare
Changed typescript peer dependency to 3.4

v8.0.0

27 Jun 13:18
Compare
Choose a tag to compare

Fixes #27

v7.1.0

19 Mar 12:01
Compare
Choose a tag to compare

Fixes #26 (added a [tabIndex] attribute); added example project.

v7.0.1

14 Mar 15:16
Compare
Choose a tag to compare

Updated angular version to 7, fixes #24

v6.0.0

12 Jun 13:02
Compare
Choose a tag to compare

Fixed issues related to Angular 6: fixes #19 , fixes #20 .

v4.2.1

16 May 17:24
Compare
Choose a tag to compare

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

13 Mar 09:59
Compare
Choose a tag to compare

Fixed AOT build issues (fixes #14).

v4.0.0

12 Mar 15:33
b615ddb
Compare
Choose a tag to compare

Changed the syntax of injecting the custom html into the <go-top-button> (see the updated README). Fixes #13