Components
Styling & Themes
Project Setup
Troubleshooting
Change Log
Latest Release
v4.0.020 April 2022
Bug Fixes
- exclude rxjs/operators from CDN bundles (#101)
Features
- update to Angular v12
- mark as compatible with Angular v14
Breaking Changes
- No longer compatible with Angular v8 - 11
Bug Fixes
- mark as compatible with Angular v14
- exclude rxjs/operators from CDN bundles (#101)
Features
Breaking Changes
- No longer compatible with Angular v8 - 11
Bug Fixes
- cdn bundles global imports
v3.0.3
3 November 2021
Bug Fixes
- add support for RxJS 7
- mark as compatible with Angular 13
Bug Fixes
- LocalizationService: read initial RTL value from MessageService
Bug Fixes
- mark as compatible with Angular v12
v3.0.0
16 December 2020
Bug Fixes
Features
- drop support for Angular 6 and 7
Breaking Changes
- Requires Angular 8.x and TypeScript 3.4.x
v2.0.3
11 November 2020
Bug Fixes
- add Angular 11 to peer dependencies
Bug Fixes
- mark as compatible with Angular 10
v2.0.1
23 December 2019
Bug Fixes
- mark as compatible with Angular 9.x
Features
Breaking Changes
- SystemJS config, if used, must be updated to reference dist/npm/index.js
- Requires Angular 6 - 8 and RxJS 6.x
Bug Fixes
- mark as compatible with Angular 8
- component messages should notify changes
v1.4.0
10 April 2019
Features
- add flat ES module bundles
v1.3.0
19 October 2018
Features
- mark as compatible with Angular 7.x
v1.2.1
24 September 2018
Bug Fixes
- stale dependencies in browser bundle
Bug Fixes
- mark module as side-effects free
- mark as compatible with Angular 6.x, RxJS 6.x
Features
- allow providing base MessageService
v1.1.0
22 March 2018
Features
- add support for dynamic messages notification (#34)
v1.0.7
27 February 2018
Bug Fixes
v1.0.6
14 February 2018
Bug Fixes
- bundle metadata and type definitions alongside CommonJS modules
- serve CDN bundle for UNPKG and jsDelivr
- build errors when targeting es2015
v1.0.5
6 November 2017
Bug Fixes
- accept Angular 5.x as a peer dependency
v1.0.4
29 September 2017
Bug Fixes
- replace OpaqueToken with InjectionToken
v1.0.3
15 August 2017
Bug Fixes
- import TypeScript helpers from tslib
Bug Fixes
- bundle build with Angular 4.2
v0.2.1
14 March 2017
Bug Fixes
- allow MessageService.get to return undefined
Is this article helpful?
Thank you for your feedback!