Skip to content

v2.0.0

Compare
Choose a tag to compare
@kKen94 kKen94 released this 18 Aug 15:53
· 99 commits to master since this release

2.0.0 (2020-08-18)

Bug Fixes

  • bar: overlay not disappear (8282af3)
  • promises: handle errors (9e6f87a)
  • yarn.lock: correct registry (0b0a1bd)

Performance Improvements

  • progress bar: when progress ended there's a better animation (713158f)

  • refactor(whitelist and modules)!: change whitelist declaration (8496eeb)

BREAKING CHANGES

  • whitelist now must be declared with .forRoot() in module
    BREAKING CHANGES: remove router module for better management
    BREAKING CHANGES: NgxProgressModule is now the old NgxProgressOnlyBarModule