Components
Styling & Themes
Project Setup
Troubleshooting
Change Log
Latest Release
v4.1.011 July 2022
Bug Fixes
Features
- update locale data to CLDR v41
- use data from cldr-json
Bug Fixes
- bump kendo-intl dependency
v4.0.0
20 April 2022
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
Features
Breaking Changes
- No longer compatible with Angular v8 - 11
Bug Fixes
- cdn bundles global imports
v3.1.2
3 November 2021
Bug Fixes
- add support for RxJS 7
- mark as compatible with Angular 13
Bug Fixes
- mark as compatible with Angular v12
v3.0.0
16 December 2020
Bug Fixes
Features
- update locales to CLDR v37
- drop support for Angular 6 and 7
- enable licensing
Breaking Changes
v2.0.4
11 November 2020
Bug Fixes
- add Angular 11 to peer dependencies
v2.0.3
9 September 2020
Bug Fixes
- short weekday names in pt-* locales
Bug Fixes
- mark as compatible with Angular 10
v2.0.1
14 January 2020
Bug Fixes
- mark as compatible with Angular 9.x
- update to cldr 36
- add currencyData to prebuilt locales
Bug Fixes
- publish error
- mark as compatible with Angular 9.x
- update to cldr 36
- add currencyData to prebuilt locales
Features
- Add weekendRange method
- Add weekendRange function
- Update to RxJS 6
Breaking Changes
- Custom implementations of the IntlService must implement the weekendRange method
- Angular 4 and 5 are no longer supported.
Bug Fixes
- mark as compatible with Angular 8
- update locales to CLDR v35.1
v1.7.0
21 February 2019
Features
- add flat ES module bundles
- expose loaded cldr data
- provide prebuilt json locales
v1.6.1
21 November 2018
Bug Fixes
v1.6.0
19 October 2018
Features
- mark as compatible with Angular 7.x
v1.5.0
16 August 2018
Bug Fixes
- stale dependencies in browser bundle
Features
- update lоcales to cldr 33.0.0 (#91)
Bug Fixes
- mark module as side-effects free
- mark as compatible with Angular 6.x, RxJS 6.x
Features
- date and number pipes support for optional locale id
- support for locale changes notifications
v1.3.2
27 February 2018
Bug Fixes
v1.3.1
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.3.0
6 November 2017
Bug Fixes
- update to cldr 32
- accept Angular 5.x as a peer dependency
Features
- support for k,K hour specifiers
Bug Fixes
- use official version for intl dependency
Bug Fixes
- bundle build with Angular 4.2
Features
- add currency accounting formatting
Bug Fixes
- number pipe should format zero
Features
- Export kendo intl methods
- re-export splitDateFormat method
- re-export dateFieldName method in favor of dateFormatString method
v0.10.0
13 February 2017
Features
- re-export kendo-intl methods and interfaces
v0.9.1
30 January 2017
Bug Fixes
v0.9.0
16 January 2017
Features
- add dateFormatString function (#29)
v0.8.0
13 January 2017
Bug Fixes
- add missing Injectable decorator for the ErrorHandler
Features
- cldr-service: expose number symbols information
- intl-service: add an abstract numberSymbols method
v0.7.4
11 January 2017
Bug Fixes
v0.7.3
26 November 2016
Bug Fixes
v0.7.2
26 November 2016
Bug Fixes
- npm entry point
- include ES modules for dependencies
v0.7.1
24 November 2016
Bug Fixes
v0.7.0
23 November 2016
Features
v0.6.5
21 November 2016
Bug Fixes
v0.6.4
18 November 2016
Bug Fixes
v0.6.3
11 November 2016
Bug Fixes
v0.6.2
14 October 2016
Bug Fixes
- relax the angular dev dependencies version
- ignore aot tsconfig for npm package
v0.6.1
13 October 2016
Bug Fixes
- broken slugs in api reference
v0.5.0
4 October 2016
Bug Fixes
- toString should accept format object
Features
- add support for passing locale id
v0.4.2
28 September 2016
Bug Fixes
- moved @angular packages as peerDependencies
v0.4.1
21 September 2016
Bug Fixes
v0.4.0
20 September 2016
Bug Fixes
- address typescript declaration issues
Features
- intercept Kendo-Intl errors. merge pull request #5 from telerik/troubleshooting
- generate IntlErrors with troubleshooting link
- add custom error handler
v0.3.0
15 September 2016
Features
- upgrade to Angular 2.0 final
v0.2.1
14 September 2016
Bug Fixes
- downgrade TypeScript to 1.8
v0.2.0
9 September 2016
Initial public release
- IntlService abstract base class
- CldrIntlService default implementation based on @telerik/kendo-intl
- IntlModule with kendoDate and kendoNumber pipes
Is this article helpful?
Thank you for your feedback!