Change Log
v5.0.020 April 2022
Features
- update to Angular v12
- mark as compatible with Angular v14
Breaking Changes
- No longer compatible with Angular v8 - 11
v4.0.016 December 2020
Bug Fixes
- add homepage URL
Features
- drop support for Angular 6 and 7
- enable licensing
Breaking Changes
- Requires Angular 8.x and TypeScript 3.4.x
- Requires an active license. See https://www.telerik.com/kendo-angular-ui/my-license
v3.1.51 September 2020
Bug Fixes
- allow pako-esm and jszip-esm to be removed from the application bundle when not in use
v3.1.425 June 2020
Bug Fixes
- bump kendo-ooxml to v1.6.0
- mark as compatible with Angular 10
- make JSZip and Pako tree-shakeable
v3.1.16 February 2020
Bug Fixes
- autoWidth not working with formatted values
- column group with single child is not exported in ng9
- incorrect header colSpan with hierarchy and multi-column headers
v3.1.023 December 2019
Bug Fixes
- update to latest schematics
Features
- group header column support
- TreeList export
v3.0.021 June 2019
Features
- Update to RxJS 6
Breaking Changes
- SystemJS config, if used, must be updated to reference dist/npm/index.js
- New peer dependency @progress/kendo-angular-common.
- Angular 4 and 5 are no longer supported.
v2.0.09 May 2018
Bug Fixes
- mark module as side-effects free
- mark as compatible with Angular 6.x, RxJS 6.x
Features
- support for dynamic RTL switching
Breaking Changes
- Requires v1.1.0 or above of @progress/kendo-angular-l10n package.
v1.0.614 February 2018
Bug Fixes
- bundle metadata and type definitions alongside CommonJS modules
- serve CDN bundle for UNPKG and jsDelivr
- build errors when targeting es2015
v0.1.020 April 2017
Initial Release