ngx-scrolltop icon indicating copy to clipboard operation
ngx-scrolltop copied to clipboard

Lightweight, Material Design inspired "go to top button". No dependencies. Pure Angular!

Results 10 ngx-scrolltop issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...

dependencies

Scrolling works perfectly when using a single window. However, if there is a `` element scrolling in the middle of the page (a list with messages, max-height 200px, scrolling on...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1. Commits 3b0994a 2.0.1 32f468f lib: fixed CVE-2023-42282 and added unit test See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ip&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...

dependencies

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade zone.js from 0.14.2 to 0.14.3. :information_source: Keep your dependencies up-to-date....

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade multiple dependencies. 👯‍♂ The following dependencies are linked and will...

- support for standalone module and component (resolves #85) - remove deprecated symbol @Input()

**Is your feature request related to a problem? Please describe.** `NgxScrollTopModule` is increasing my bundle size for no reason. I just want to use `NgxScrollTopDirective` without importing `NgxScrollTopComponent`. **Describe the...

Just like we have scroll to top. Can we have scroll to bottom and same button works as both.

enhancement