Skip to content

Releases: Nolanus/ngx-page-scroll

v10.0.0

18 Dec 21:22
v10.0.0
a8d6afe
Compare
Choose a tag to compare

v7.0.6

17 Oct 19:11
8521b08
Compare
Choose a tag to compare

Other

  • Add angular v12 to supported versions
  • Update demo app to angular 12

v7.0.5

17 Oct 19:10
5577ff6
Compare
Choose a tag to compare

Fix

  • Peer dependency version mismatch (#429)

Other

  • Remove existing instance warning

v7.0.4

17 Oct 19:10
13eec46
Compare
Choose a tag to compare

Other

  • Add angular v11 to supported versions
  • Update demo app to angular 11

v7.0.3: - Fix release script causing unusable builds and release 7.0.2 ([#414…

17 Oct 19:10
Compare
Choose a tag to compare

Other

  • Fix release script causing unusable builds and release 7.0.2 (#414, #415)

v7.0.2

17 Oct 19:10
Compare
Choose a tag to compare

Other

  • Add angular v10 to supported versions
  • Update demo app to angular 10

v7.0.1

07 Mar 14:23
Compare
Choose a tag to compare

Feature

  • Use fragment attribute as scroll target source (#403)

Fix

  • Remove usage of deprecated preserveQueryParams (#392)

Other

  • Document the scrollInView feature, which has been around since last version
  • Update demo application to angular 9

v6.0.2

05 Jun 12:18
Compare
Choose a tag to compare

6.0.2 (2019-06-05)

Note: This release mainly reverts the changes made in v6.0.1

Fix

  • Revert to angular@7 build tools to produce compatible bundle files (#363)

v6.0.1

05 Jun 12:15
Compare
Choose a tag to compare

Fix

  • Using non-forRoot() import did not work (#341)

Other

  • Update third party dependencies
  • Add back some library project package.json properties

v6.0.0

05 Jun 12:16
Compare
Choose a tag to compare

Other

  • Adjust wrong peer dependency between core and directive module #354
  • Update dependencies