Ngx Page Scroll Versions Save

Animated scrolling functionality for angular written in pure typescript

v10.0.0

1 year ago

v7.0.6

2 years ago

Other

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

v7.0.5

2 years ago

Fix

  • Peer dependency version mismatch (#429)

Other

  • Remove existing instance warning

v7.0.4

2 years ago

Other

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

v7.0.3

2 years ago

Other

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

v7.0.2

2 years ago

Other

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

v7.0.1

4 years ago

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

4 years ago

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.0

4 years ago

Other

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

v6.0.1

4 years ago

Fix

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

Other

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