New to Kendo UI for Angular? Start a free 30-day trial
Localization (Archive)
4.0.1
2022-11-17
Bug Fixes
- mark as compatible with Angular v15
4.0.0
2022-04-20
Bug Fixes
- exclude rxjs/operators from CDN bundles
Features
- update to Angular v12
- mark as compatible with Angular v14
Breaking Changes
- No longer compatible with Angular v8 - 11
3.0.4
2022-03-02
Bug Fixes
- cdn bundles global imports
3.0.3
2021-11-03
Bug Fixes
- add support for RxJS 7
- mark as compatible with Angular 13
3.0.2
2021-06-18
Bug Fixes
- LocalizationService: read initial RTL value from MessageService
3.0.1
2021-05-05
Bug Fixes
- mark as compatible with Angular v12
3.0.0
2020-12-16
Bug Fixes
- add homepage URL
Features
- drop support for Angular 6 and 7
Breaking Changes
- Requires Angular 8.x and TypeScript 3.4.x
2.0.3
2020-11-11
Bug Fixes
- add Angular 11 to peer dependencies
2.0.2
2020-06-25
Bug Fixes
- mark as compatible with Angular 10
2.0.1
2019-12-23
Bug Fixes
- mark as compatible with Angular 9.x
2.0.0
2019-06-21
Features
- Upgrade to RxJS 6
Breaking Changes
- SystemJS config, if used, must be updated to reference dist/npm/index.js
- Requires Angular 6 - 8 and RxJS 6.x
1.4.1
2019-05-29
Bug Fixes
- mark as compatible with Angular 8
- component messages should notify changes
1.4.0
2019-04-10
Features
- add flat ES module bundles
1.3.0
2018-10-19
Features
- mark as compatible with Angular 7.x
1.2.1
2018-09-24
Bug Fixes
- stale dependencies in browser bundle
1.2.0
2018-05-09
Bug Fixes
- mark module as side-effects free
- mark as compatible with Angular 6.x, RxJS 6.x
Features
- allow providing base MessageService
1.1.0
2018-03-22
Features
- add support for dynamic messages notification
1.0.7
2018-02-27
Bug Fixes
- flatten metadata
1.0.6
2018-02-14
Bug Fixes
- bundle metadata and type definitions alongside CommonJS modules
- serve CDN bundle for UNPKG and jsDelivr
- build errors when targeting es2015
1.0.5
2017-11-06
Bug Fixes
- accept Angular 5.x as a peer dependency
1.0.4
2017-09-29
Bug Fixes
- replace OpaqueToken with InjectionToken
1.0.3
2017-08-15
Bug Fixes
- import TypeScript helpers from tslib
1.0.2
2017-06-28
Bug Fixes
- update license
1.0.1
2017-06-15
Bug Fixes
- bundle build with Angular 4.2
1.0.0
2017-05-04
Features
- official release
0.3.0
2017-04-05
Features
- upgrade to Angular 4.0
0.2.1
2017-03-14
Bug Fixes
- allow MessageService.get to return undefined
0.2.0
2017-03-13
Features
- export RTL token
0.1.0
2017-02-27
Features
- Initial release