Socket
Socket
Sign inDemoInstall

ngx-scrollbar

Package Overview
Dependencies
8
Maintainers
1
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ngx-scrollbar

Angular Custom Scrollbar


Version published
Maintainers
1
Install size
836 kB
Created

Changelog

Source

14.1.0

  • fix: cdkVirtualScrollViewport got dependency of @angular/material/select, closes in #573.
  • fix: cdkVirtualScrollViewport horizontal scrollbar not showing when orientation is vertical, closes in #571
  • fix: ScrollToElement function wrong scroll position, closes in #574
  • fix: Remove height and width attributes from the scrollbar SVG icons.

Breaking changes

  • Remove ngx-scrollbar/utils package and split its directives into 2 sub-packages ngx-scrollbar/cdk and ngx-scrollbar/mat to avoid wrong dependency.

Readme

Source

Angular Custom Scrollbar

Demo Stackblitz Backers on Open Collective npm CI Build codecov Downloads NPM Downloads License

Custom overlay-scrollbars with native scrolling mechanism for Angular, it also provides a cross-browser smooth scroll directive.


The documentation is available at the wiki page 📚


Features

  • Exceptional performance, see comparing test results.
  • Native scrolling mechanism.
  • Easily Customizable using CSS variables.
  • Easy integration with other libraries.
  • RTL support.
  • Mobile support.
  • SSR support.
Addons directives:
  • Smooth scroll functionality.
  • Scroll reached events.
  • MatSelect integration.
  • CdkVirtualScroll integration.

Issues

If you identify any errors in the library, or have an idea for an improvement, please open an issue.

Author

More plugins

Keywords

FAQs

Last updated on 18 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc