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

ListView (Archive)

4.0.4

2022-11-29

Bug Fixes

  • a11y compliance

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0
  • @progress/kendo-theme-fluent: ^5.8.0

4.0.3

2022-11-17

Bug Fixes

  • mark as compatible with Angular v15
  • adding @progress/kendo-theme-fluent as devDependency

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0
  • @progress/kendo-theme-fluent: ^5.8.0

4.0.2

2022-09-07

Bug Fixes

  • add dependency @progress/kendo-angular-dialog

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

4.0.1

2022-08-03

Bug Fixes

  • update state-related classes

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

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

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

3.0.2

2022-03-02

Bug Fixes

  • cdn bundles global imports

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

3.0.1

2022-02-25

Bug Fixes

  • update ng add nested dependencies

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

3.0.0

2022-01-19

Bug Fixes

  • update dependencies
  • use legacy state classes

Features

  • compatibility with kendo ui themes v5

Breaking Changes

  • The Kendo UI ListView received rendering changes, which require updating your Theme to v5 or newer

Supported themes

  • @progress/kendo-theme-bootstrap: ^5.0.0
  • @progress/kendo-theme-default: ^5.0.0
  • @progress/kendo-theme-material: ^5.0.0

2.0.3

2021-12-09

Bug Fixes

  • aria-setsize positioned incorrectly on container instead of on items

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.21.1
  • @progress/kendo-theme-default: ^4.23.0
  • @progress/kendo-theme-material: ^3.19.2

2.0.2

2021-11-03

Bug Fixes

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

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.21.1
  • @progress/kendo-theme-default: ^4.23.0
  • @progress/kendo-theme-material: ^3.19.2

2.0.1

2021-05-05

Bug Fixes

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

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.21.1
  • @progress/kendo-theme-default: ^4.23.0
  • @progress/kendo-theme-material: ^3.19.2

2.0.0

2021-01-20

Bug Fixes

  • peer dependencies
  • peer dependency versions

Features

  • add editing

Breaking Changes

  • Requires @progress/kendo-angular-buttons and @progress/kendo-angular-l10n as peers.

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.21.1
  • @progress/kendo-theme-default: ^4.23.0
  • @progress/kendo-theme-material: ^3.19.2

1.0.0

2020-12-16

Bug Fixes

  • keyboard navigation broken in ng 10
  • content container recevies focus under firefox
  • add homepage URL

Features

  • drop support for Angular 6 and 7
  • publish version 1.0.0
  • enable licensing

Breaking Changes

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.21.1
  • @progress/kendo-theme-default: ^4.23.0
  • @progress/kendo-theme-material: ^3.19.2

0.2.1

2020-11-11

Bug Fixes

  • add Angular 11 to peer dependencies

Supported themes

  • @progress/kendo-theme-default: ^4.23.0
  • @progress/kendo-theme-bootstrap: ^4.21.1
  • @progress/kendo-theme-material: ^3.19.2

0.2.0

2020-09-16

Bug Fixes

  • add all required peers with ng add

Features

  • keyboard navigation
  • add scrollBottom event

Supported themes

  • @progress/kendo-theme-default: ^4.23.0
  • @progress/kendo-theme-bootstrap: ^4.21.1
  • @progress/kendo-theme-material: ^3.19.2

0.1.0

2020-09-10

Features

  • pager integration