Skip to content

Releases: jfcere/ngx-malihu-scrollbar

v9.0.0

08 Mar 14:13
Compare
Choose a tag to compare

Update Angular 9

Library has been updated to support Angular 9.

As per Angular Documentation the new version stays backward compatible with Angular 8. For this reason updating ngx-malihu-scrollbar should bring no breaking changes.

If you experience any problems concerning backward compatibility or anything please fill out an issue.

Breaking Changes

  • Should be none

Commits

v8.0.0

09 Jun 17:07
Compare
Choose a tag to compare

Update Angular 8

Library has been updated to support Angular 8.

As per Angular Documentation the new version stays backward compatible with Angular 7. For this reason updating ngx-malihu-scrollbar should bring no breaking changes.

If you experience any problems concerning backward compatibility or anything please fill out an issue.

Breaking Changes

  • Should be none

Commits

v7.0.0

20 Oct 23:33
Compare
Choose a tag to compare

ngx-malihu-scrollbar v7.0.0

  • Library has been updated to Angular 7
  • Version has been bumped to 7.0.0 to be aligned with Angular
  • Repository now uses Angular's library architecture
  • Npm package is now published following the Angular Package Format (APF) specifications and bundled in FESM2015, FESM5, and UMD formats to be consumed by Angular CLI, Webpack, or SystemJS

As per Angular Documentation the new version stays backward compatible with Angular 6. For this reason updating ngx-markdown should brings no breaking changes.

Breaking Changes

  • None

Commits

  • Update Angular 7 (#113) (250ab40) @jfcere

v1.3.2

12 Apr 02:48
Compare
Choose a tag to compare

Bug Fixes

  • Add types field to package.json to tell TSC where to find type declarations (#36) (1794209) @quigleyj97

v1.3.1

18 Feb 23:10
Compare
Choose a tag to compare

Enhancement

v1.3.0

16 Dec 22:40
Compare
Choose a tag to compare

Enhancement

v1.2.3

25 Nov 22:31
Compare
Choose a tag to compare

Enhancement

Bug Fixes

v1.2.2

16 Sep 17:34
Compare
Choose a tag to compare

Enhancement

  • Improve change detection performance in MalihuScrollbarService (#19) (0f2b8b5) @jfcere

Bug Fixes

v1.2.1

27 Aug 17:58
Compare
Choose a tag to compare

Enhancement

v1.2.0

22 Aug 18:36
Compare
Choose a tag to compare

Enhancement

The library is now distributed in plain Javascript with definitelytyped files instead of TypeScript (also includes UMD bundle files).