Socket
Socket
Sign inDemoInstall

ngx-page-scroll

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-page-scroll - npm Package Versions

13

7.0.2

Diff

Changelog

Source

7.0.2 (2020-07-19)

Other

  • Add angular v10 to supported versions
  • Update demo app to angular 10
nolanus
published 7.0.1 •

Changelog

Source

7.0.1 (2020-03-07)

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
nolanus
published 7.0.0 •

Changelog

Source

7.0.0 (2019-08-31)

Breaking Change

  • This release requires angular v8 or later

Other

  • Update dependencies and build script problems
nolanus
published 6.0.2 •

Changelog

Source

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)
nolanus
published 6.0.1 •

Changelog

Source

6.0.1 (2019-06-01)

Other

  • Update dependencies (add angular 8 support)
nolanus
published 6.0.0 •

Changelog

Source

6.0.0 (2019-05-22)

Other

  • Adjust wrong peer dependency between core and directive module #354
  • Update dependencies
nolanus
published 6.0.0-beta.1 •

Changelog

Source

6.0.0-beta.1 (2019-02-15)

Fix

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

Other

  • Update third party dependencies
  • Add back some library project package.json properties
nolanus
published 6.0.0-beta.0 •

Changelog

Source

6.0.0-beta.0 (2019-01-23)

Breaking Change

  • Modularization (#88): The library has been split up into two npm modules: ngx-page-scroll-core and ngx-page-scroll. The core module contains the PageScrollService and does not depend on @angular/router any more. The latter mentioned module has a peer dependency on the NgxPageScrollCore Module and provides the pageScroll directive. Read this comment on how to upgrade
  • The build system has been changed and now uses angular-cli
  • Set minimum supported angular version to 7

Other

  • Unit tests are executed and will be added in the future
nolanus
published 5.0.1 •

Changelog

Source

5.0.1 (2018-11-30)

Other

  • Add angular 7 to supported version range (#329)
nolanus
published 5.0.0 •

Changelog

Source

5.0.0 (2018-05-12)

Breaking change

  • Now requires angular@6.0.0 or higher

Other

  • Update dependencies
  • Add in-dialog scrolling example
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc