Skip to content

v14.1.0

Compare
Choose a tag to compare
@MurhafSousli MurhafSousli released this 18 Apr 13:22
· 26 commits to master since this release

What's Changed

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