Releases: kKen94/ngx-progress
Releases · kKen94/ngx-progress
v2.3.1
2.3.1 (2021-12-10)
Bug Fixes
- peer deps: update rxjs peer deps (67a4fe2)
- rxjs: typed Subject to avoid argument error (86d8b1d)
v2.3.0
2.3.0 (2021-12-09)
Features
- trigger publish: bump version (9e75c3f)
v2.2.0
2.2.0 (2021-08-07)
Bug Fixes
Features
- angular: update core to v12 (8c68edd)
- flex-layout: update to v12 (1dc3d54)
- material: update to v12 (46c0ce1)
v2.1.2
2.1.2 (2021-01-26)
Bug Fixes
- angular: update version and fix package.json (6996638)
v2.1.1
2.1.1 (2021-01-10)
Bug Fixes
v2.1.0
2.1.0 (2020-10-02)
Features
v2.0.0
2.0.0 (2020-08-18)
Bug Fixes
- bar: overlay not disappear (8282af3)
- promises: handle errors (9e6f87a)
- yarn.lock: correct registry (0b0a1bd)
Performance Improvements
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
v1.7.1
1.7.1 (2020-08-17)
Bug Fixes
- peer dependencies: update (353267a)
- yarn.lock: set correct registry (1b37ce1)
v1.7.0
1.7.0 (2020-08-07)
Features
- indeterminate bar: add property to enable indeterminate bar style (d701dc3)
- request filtering: now some url can be whitlisted (82cf63c)
v1.6.1
1.6.1 (2020-08-06)
Performance Improvements
- demo: add overlay value input (aff22b4)