Skip to content

Bump ngx-scrollbar from 10.0.1 to 19.1.5 in /angular-app#1186

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular-app/ngx-scrollbar-19.1.4
Open

Bump ngx-scrollbar from 10.0.1 to 19.1.5 in /angular-app#1186
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/angular-app/ngx-scrollbar-19.1.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Copy link
Copy Markdown
Contributor

Bumps ngx-scrollbar from 10.0.1 to 19.1.5.

Release notes

Sourced from ngx-scrollbar's releases.

v19.1.5

What's Changed

  • fix: Remove the legacy -webkit-scrollbar styles that cannot be reverted after set to display: none, closes #722.
  • refactor: Smooth scroll manager uses Web Animation API instead of rxjs.
  • refactor: Remove dragging="none attribute when it's not dragging.
  • refactor: Remove NgZone code.

Full Changelog: MurhafSousli/ngx-scrollbar@v19.1.4...v19.1.5

v19.1.4

What's Changed

  • fix: Storybook error 'node_modules/ngx-scrollbar/index.scss' does not provide an export named 'NgScrollbarModule', closes #719.
  • fix: Setting hover-opacity-transition-enter-duration has no effect, closes #718.

Full Changelog: MurhafSousli/ngx-scrollbar@v19.1.3...v19.1.4

v19.1.3

What's Changed

  • fix: scss can't find the ngx scrollbar entry point for using the styling mixins, closes #714.
  • refactor: Use Directionality valueSignal directly.

Full Changelog: MurhafSousli/ngx-scrollbar@v19.1.1...v19.1.3

v19.1.1

What's Changed

  • fix: Invisible horizontal track on hover when ng-scrollbar-overrides isn't used, closes #704
  • refactor: Use bindings parameter to pass variables in createComponent().
  • refactor: Switch the default polyfill source URL to a new CDN.

Full Changelog: MurhafSousli/ngx-scrollbar@v19.1.0...v19.1.1

v19.1.0

What's Changed

Full Changelog: MurhafSousli/ngx-scrollbar@v19.0.1...v19.1.0

v19.0.1

... (truncated)

Changelog

Sourced from ngx-scrollbar's changelog.

19.1.5

  • fix: Remove the legacy -webkit-scrollbar styles that cannot be reverted after set to display: none, closes #722.
  • refactor: Smooth scroll manager uses Web Animation API instead of rxjs.
  • refactor: Remove dragging="none attribute when it's not dragging.
  • refactor: Remove NgZone code.

19.1.4

  • fix: Storybook error node_modules/ngx-scrollbar/index.scss' does not provide an export named 'NgScrollbarModule', closes #719.
  • fix: Setting hover-opacity-transition-enter-duration has no effect, closes #718.

19.1.3

  • fix: scss can't find the ngx scrollbar entry point for using the styling mixins, closes #714.
  • refactor: Use Directionality valueSignal directly.

19.1.1

  • fix: Invisible horizontal track on hover when ng-scrollbar-overrides isn't used, closes #704
  • refactor: Use bindings parameter to pass variables in createComponent().
  • refactor: Switch the default polyfill source URL to a new CDN.

19.1.0

  • feat: Add visibleOnScroll directive to force scrollbar visibility during keyboard/programmatic scrolling when visibility="hover" is used, closes #684.

19.0.1

  • fix: thumb-active-color doesn't work in Firefox, closes #709.

19.0.0

  • feat: Upgrade to Angular 21.
  • feat: Upgrade test environment from karma to vitest.
  • feat: Add NgScrollbarAnywhere service which provides createScrollbar and createScrollbarExt functions to attach scrollbar on any host element without having to use ng-scrollbar component.
  • feat: Add NgScrollbarDocument service which add a custom scrollbar on the document element.
  • feat: Add matSelectScrollbar directive that can be used to attach scrollbar on mat-select overlay menu.
  • feat: Add integration with CDK virtual scroll used with cdkVirtualScrollingElement.
  • feat: <ng-scrollbar externalViewport> is now hybrid.
  • feat: Optimize scrollbar thumb size and position calculation without the need to know the track size.
  • feat: Reached and dropped directives are merged into one directive, and uses one IntersectionObserver.
  • feat: Add ng-scrollbar-overrides() SASS function to customize the scrollbar with CSS variables.
  • feat: Add thumb-size option to set a fixed scrollbar thumb size.
  • feat: Add more CSS variables for further scrollbar customization.
  • refactor: Remove standalone from all components.
  • refactor: Move attributes and styles to viewport elements
  • refactor: Use padding-block and padding-inline properties to set appearance option styles.
  • refactor: Use inset-block and inset-inline properties to set scrollbar positioning styles.
  • fix: Scrolling via track long click.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 16, 2026
@dependabot dependabot Bot changed the title Bump ngx-scrollbar from 10.0.1 to 19.1.4 in /angular-app Bump ngx-scrollbar from 10.0.1 to 19.1.5 in /angular-app May 1, 2026
Bumps [ngx-scrollbar](https://github.com/MurhafSousli/ngx-scrollbar) from 10.0.1 to 19.1.5.
- [Release notes](https://github.com/MurhafSousli/ngx-scrollbar/releases)
- [Changelog](https://github.com/MurhafSousli/ngx-scrollbar/blob/master/CHANGELOG.md)
- [Commits](MurhafSousli/ngx-scrollbar@v10.0.1...v19.1.5)

---
updated-dependencies:
- dependency-name: ngx-scrollbar
  dependency-version: 19.1.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/angular-app/ngx-scrollbar-19.1.4 branch from 01c1389 to 81b7f3e Compare May 1, 2026 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants