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

Gantt (Archive)

2.1.0

2022-11-30

Bug Fixes

  • update task width calculation

Features

  • year view

Supported themes

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

2.0.5

2022-11-17

Bug Fixes

  • mark as compatible with Angular v15

Supported themes

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

2.0.4

2022-10-26

Bug Fixes

  • add fluent theme to supported themes list

Supported themes

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

2.0.3

2022-08-03

Bug Fixes

  • update state-related classes

Supported themes

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

2.0.2

2022-06-29

Bug Fixes

  • gantt timeline period not calculated correctly

Supported themes

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

2.0.1

2022-06-22

Bug Fixes

  • data-binding not working in umd bundles

Supported themes

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

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

Supported themes

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

1.0.1

2022-03-15

Bug Fixes

  • templates with ngIf not rendered
  • update ng add nested dependencies versions

Supported themes

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

1.0.0

2022-01-19

Bug Fixes

  • expression-changed error thrown for localized messages
  • timeline range not updated on task edit
  • tasks with different time are rendered as milestones
  • expandable directive throws an injection error in some builds

Features

  • official release
  • add keyboard navigation and accessibility
  • create dependencies with dragging
  • edit dependencies via dialog
  • add task-adding tool and toolbar settings

Breaking Changes

  • none, bump to 1.0 release

Supported themes

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

0.2.0

2021-12-07

Bug Fixes

  • view selector buttons do not have type button

Features

  • add row and task item selection
  • add edit template directive
  • enable in-cell editing
  • add localization
  • add task editing dialog

Supported themes

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

0.1.5

2021-11-03

Bug Fixes

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

Supported themes

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

0.1.4

2021-09-30

Bug Fixes

  • missing DOM APIs cause errors in SSR applications
  • error thrown in SSR applications

Supported themes

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

0.1.3

2021-09-28

Bug Fixes

  • export kendoGanttExpandableDirective

Supported themes

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

0.1.2

2021-09-14

Bug Fixes

  • bump themes versions

Supported themes

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

0.1.1

2021-09-10

Features

  • task dependencies
  • timeline views - Day, Week (default), Month
  • resizing of left/right side - treelist pane / timeline pane
  • toolbar templates and position (top, bottom, both)
  • treelist pane - sorting, filtering, reordering, and resizing
  • task templates
  • tasks - regular, summary, milestone
  • hierarchical and flat data-binding

0.1.0

2021-08-20

Features

  • initial release