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

TreeList (Archive)

5.0.9

2022-12-01

Bug Fixes

  • reorderColumn method doesnt work properly

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

5.0.8

2022-11-17

Bug Fixes

  • mark as compatible with Angular v15

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

5.0.7

2022-11-15

Bug Fixes

  • localization subscription leak
  • 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

5.0.6

2022-09-12

Bug Fixes

  • accept kendo-angular-inputs v10 as peer

Supported themes

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

5.0.5

2022-09-07

Bug Fixes

  • unify icons

Supported themes

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

5.0.4

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

5.0.3

2022-06-22

Bug Fixes

  • data-binding not working for umd bundles when used in other libraries

Supported themes

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

5.0.2

2022-06-01

Bug Fixes

  • base classes cannot be extended by directives
  • add missing exports
  • fetch children if root items are resolved immediately

Supported themes

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

5.0.1

2022-05-19

Bug Fixes

  • pager select element previous and next buttons remain selected with Ivy enabled

Supported themes

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

5.0.0

2022-04-20

Bug Fixes

  • wrong classes rendered on pager select element
  • allow nullable types

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

4.0.6

2022-03-15

Bug Fixes

  • exclude rxjs/operators from CDN bundles
  • does not properly filter data with an empty 'or'

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

2022-03-01

Bug Fixes

  • update click handler internal logic
  • 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

4.0.4

2022-02-25

Bug Fixes

  • selectionChange event is fired on contextmenu event
  • row is not selected when the area before a nested item is clicked

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

2022-01-25

Bug Fixes

  • bump dateinputs peer dependency

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

2022-01-20

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

4.0.1

2022-01-20

Bug Fixes

  • update focused class

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-01-19

Bug Fixes

  • bump inputs and dropdowns dependencies
  • bump kendo-angular-buttons dependency to v7
  • install kendo-theme-default v5 using ng-add
  • bump theme dependencies to v5

Features

  • deprecate the SaveCommandDirective look and primary options
  • deprecate the RemoveCommandDirective look and primary options
  • deprecate the PDFCommandDirective look and primary options
  • deprecate the ExcelCommandDirective look and primary options
  • deprecate the EditCommandDirective look and primary options
  • deprecate the CancelCommandDirective look and primary options
  • deprecate the AddCommandDirective look and primary options

Breaking Changes

  • Requires version v7.0.0 or above of @progress/kendo-angular-buttons package

  • The SaveCommandDirective look and primary options are deprecated. Please use the fillMode and themeColor options instead.

  • The RemoveCommandDirective look and primary options are deprecated. Please use the fillMode and themeColor options instead.

  • The PDFCommandDirective look and primary options are deprecated. Please use the fillMode and themeColor options instead.

  • The ExcelCommandDirective look and primary options are deprecated. Please use the fillMode and themeColor options instead.

  • The EditCommandDirective look and primary options are deprecated. Please use the fillMode and themeColor options instead.

  • The CancelCommandDirective look and primary options are deprecated. Please use the fillMode and themeColor options instead.

  • The AddCommandDirective look and primary options are deprecated. Please use the fillMode and themeColor options instead.

Supported themes

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

3.2.0

2022-01-14

Features

  • add parentItem to footer template

Supported themes

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

3.1.5

2021-12-09

Bug Fixes

  • expandable-tree-component token not exported
  • the package doesn't export ExcelExportData

Supported themes

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

3.1.4

2021-11-03

Bug Fixes

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

Supported themes

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

3.1.3

2021-10-05

Bug Fixes

  • header padding with themes v4.41.2+

Supported themes

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

3.1.2

2021-08-20

Bug Fixes

  • columns cannot be provided as a list

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.27.0
  • @progress/kendo-theme-default: ^4.29.0
  • @progress/kendo-theme-material: ^3.25.0

3.1.1

2021-07-02

Bug Fixes

  • multiple row selection with Command key
  • CellClickEvent event rowIndex value always undefined

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.27.0
  • @progress/kendo-theme-default: ^4.29.0
  • @progress/kendo-theme-material: ^3.25.0

3.1.0

2021-05-31

Features

  • add pageable.countChildren setting

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.27.0
  • @progress/kendo-theme-default: ^4.29.0
  • @progress/kendo-theme-material: ^3.25.0

3.0.4

2021-05-05

Bug Fixes

  • update ng-add schema

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.27.0
  • @progress/kendo-theme-default: ^4.29.0
  • @progress/kendo-theme-material: ^3.25.0

3.0.3

2021-04-23

Bug Fixes

  • previous rows not loaded on expand/collapse
  • disabling the selection when kendoTreeListSelectable is applied triggers an erro
  • mark as compatible with Angular v12

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.27.0
  • @progress/kendo-theme-default: ^4.29.0
  • @progress/kendo-theme-material: ^3.25.0

3.0.2

2021-01-19

Bug Fixes

  • unnecessary responsive pager classes are added

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.27.0
  • @progress/kendo-theme-default: ^4.29.0
  • @progress/kendo-theme-material: ^3.25.0

3.0.1

2020-12-17

Bug Fixes

  • remove unused peer dependencies

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.27.0
  • @progress/kendo-theme-default: ^4.29.0
  • @progress/kendo-theme-material: ^3.25.0

3.0.0

2020-12-16

Bug Fixes

  • use styled checkbox in default boolean editor
  • bump themes versions
  • sorting icon not visible when header text overflows
  • add support for multiline toolbar
  • add homepage URL

Features

  • add treelist spacer component
  • responsive pager
  • drop support for Angular 6 and 7
  • enable licensing

Breaking Changes

  • improved column header rendering to allow sorting icon to be always visible.

  • k-header class renamed to k-toolbar in TreeList toolbar

  • Requires Angular 8.x and TypeScript 3.4.x

  • The pager is now responsive by default. Set PagerSettings.responsive to false to override.

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

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.27.0
  • @progress/kendo-theme-default: ^4.29.0
  • @progress/kendo-theme-material: ^3.25.0

2.0.1

2020-11-11

Bug Fixes

  • add Angular 11 to peer dependencies

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.19.0
  • @progress/kendo-theme-default: ^4.21.0
  • @progress/kendo-theme-material: ^3.18.0

2.0.0

2020-09-14

Bug Fixes

  • update release notes
  • prefix filter components with kendo-treelist

Breaking Changes

  • All kendo-filter-* components are now available as

kendo-treelist-filter to avoid a clash with the Grid counterparts.

Supported themes

  • @progress/kendo-theme-bootstrap: ^4.19.0
  • @progress/kendo-theme-default: ^4.21.0
  • @progress/kendo-theme-material: ^3.18.0

1.0.5

2020-09-02

Bug Fixes

  • pager input missing an accessible label

1.0.4

2020-06-25

Bug Fixes

  • mark as compatible with Angular 10
  • virtual collumns resizing
  • autoFitColumns with hidden columns
  • error if calling autoFitColumns with no columns
  • update table width after auto-fit
  • column resizing with virtual columns
  • do not trigger selectedChange when clicking on the same item
  • do not wrap text in expandable column
  • keep focus when closing editor (Firefox)

1.0.3

2020-05-22

Bug Fixes

  • first child of a column group is not rendered in ng 9
  • error on initialization with virtual columns in angular 9
  • add @angular/platform-browser as peer
  • error on column drag in ng 9
  • string filtering with ng9
  • deep import warnings

1.0.2

2020-05-20

Bug Fixes

  • update view on expanded keys change

1.0.1

2020-05-18

Bug Fixes

  • mark as compatible with Angular 9.x
  • add parent field to save and remove event arguments

1.0.0

2020-05-12

Features

  • official release
  • show page number in pager info

Breaking Changes

  • major version bump to v1

0.4.0

2020-05-12

Bug Fixes

  • typo in kendo-treelist-checkbox-column

Features

  • keyboard navigation

0.3.0

2020-05-01

Bug Fixes

  • add parent to AddEvent

Features

  • checkbox selection
  • selection
  • prefix pager selectors with kendo-treelist
  • switch to first page if there are no records on current

0.2.0

2020-02-07

Bug Fixes

  • expandBy callback return type set to boolean
  • exportAs directives

Features

  • virtual scrolling
  • support for expandable span column
  • add hierarchy fields to cell template context
  • move expanded state outside the treelist

0.1.1

2020-01-22

Bug Fixes

  • column menu locked, visibility change are not reflected

0.1.0

2020-01-17

Features

  • Initial release