New to Kendo UI for Angular? Start a free 30-day trial

PDF Export (Archive)

4.0.1

2022-11-17

Bug Fixes

  • mark as compatible with Angular v15

4.0.0

2022-04-20

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

2022-01-19

Bug Fixes

  • install kendo-theme-default v5 using ng-add

3.0.2

2021-11-03

Bug Fixes

  • add support for RxJS 7
  • mark as compatible with Angular 13

3.0.1

2021-05-05

Bug Fixes

  • update ng-add schema
  • mark as compatible with Angular v12

3.0.0

2020-12-16

Bug Fixes

  • rename PDFMargin and PDFTemplate classes
  • add homepage URL

Features

  • drop support for Angular 6 and 7
  • enable licensing

Breaking Changes

  • PDFMargin is renamed to PDFExportMargin; PDFTemplate is renamed to PDFExportTemplate. The selectors remain the same so this is unlikely to break existing code. The change is needed to workaround a name clash with the Grid and TreeList components.

  • Requires Angular 8.x and TypeScript 3.4.x

  • Requires an active license. See https://www.telerik.com/kendo-angular-ui/my-license

2.1.0

2020-11-11

Bug Fixes

  • add Angular 11 to peer dependencies

Features

  • add autoPrint option

2.0.4

2020-06-25

Bug Fixes

  • mark as compatible with Angular 10

2.0.3

2020-02-10

Bug Fixes

  • mark as compatible with Angular 9

2.0.2

2020-01-24

Bug Fixes

  • ngcc: remove deep imports

2.0.1

2020-01-14

Bug Fixes

  • update to latest schematics

2.0.0

2019-06-21

Bug Fixes

  • ng add

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

1.3.1

2019-05-29

Bug Fixes

  • mark as compatible with Angular 8

1.3.0

2019-04-04

Features

  • add flat ES module bundles

1.2.0

2018-10-19

Features

  • mark as compatible with Angular 7.x

1.1.2

2018-07-23

Bug Fixes

  • stale dependencies in browser bundle

1.1.1

2018-06-07

Bug Fixes

  • ng add imports incorrect module

1.1.0

2018-05-23

Bug Fixes

  • schematics pattern

Features

  • Schematics support

1.0.4

2018-05-09

Bug Fixes

  • mark module as side-effects free
  • mark as compatible with Angular 6.x, RxJS 6.x

1.0.3

2018-02-27

Bug Fixes

  • flatten metadata

1.0.2

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.1

2017-10-30

Bug Fixes

  • accept Angular 5.x as a peer dependency

1.0.0

2017-08-10

Features

  • First official release