Components
Styling & Themes
Project Setup
Change Log
Latest Release
v3.1.019 January 2021
Features
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
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.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.2
26 November 2016
Bug Fixes
- npm entry point
- include ES modules for dependencies
v0.7.0
23 November 2016
Features
v0.6.5
21 November 2016
Bug Fixes
v0.6.3
11 November 2016
Bug Fixes
v0.6.1
13 October 2016
Bug Fixes
- broken slugs in api reference
v0.4.2
28 September 2016
Bug Fixes
- moved @angular packages as peerDependencies
v0.4.1
21 September 2016
Bug Fixes
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
Was this article helpful?