Kendo UI for Angular 2026 Q2 (v24.0.0)

Released: May 20, 2026

Kendo UI for Angular 2026 Q2 (v24.0.0) での更新項目

機能

  • Introduced WebMCP support, making Kendo UI for Angular components agent-ready out of the box.
  • Added support for the new Kendo UI Meridian theme.
  • Added support for Kendo UI Icons v5.0.0.
  • Added codemods for breaking changes.
  • Charts: Added highlight to category axis item.
  • Chat: Added support for remote data.
  • Chat: Introduced autoScrollThreshold property.
  • Chat: Introduced endless scrolling.
  • Diagram: Added rich text support for Shapes and Connections.
  • Dialog: Implemented closable option.
  • Filter: Introduced fields template.
  • Filter: Introduced operator template.
  • Grid: Added row pinning.
  • Grid: Added sticky group headers and footers.
  • Listbox: Added no-data template.
  • Listview: Added no-data template.
  • PDFViewer: Added clear method.
  • SVGIcon: Added variant property.

不具合の修正

  • Buttons: Fixed incorrect and missing a11y attributes.
  • Charts: Fixed issue where line style string binding does not work.
  • Charts: Removed deprecated style input from series-item.
  • Chat: Fixed issue where loadMore emits incorrect end index with remote data.
  • Chat: Fixed issue where messagebox separator is not rendered with remote data.
  • Contextmenu: Fixed issue where setting vertical to false does not work.
  • Dateinputs: Fixed issue where clear button is not shown after form-driven date updates.
  • Drawer: Fixed issue where dialogs and popups are not positioned correctly.
  • Drawer: Fixed trimmed in mini mode in some Kendo Themes.
  • Drawer: Fixed unnecessary scroll when separator is the last item.
  • Filter: Fixed issue where you cannot set custom operator value initially.
  • Form: Fixed formservice not being scoped to form instance.
  • Gantt: Fixed issue where year view label cannot be translated.
  • Grid, treelist: Fixed role missing from multicolumn header cells.
  • Grid: Fixed resizing issues with autofit.
  • Grid: Fixed adjust column menu rendering.
  • Layout: Fixed incorrect and missing a11y attributes.
  • Listbox: Fixed incorrect a11y attributes.
  • Menus: Fixed incorrect and missing a11y attributes.
  • Multiselect: Fixed issue where you cannot select items in some iOS versions.
  • Navigation: Fixed incorrect and missing a11y attributes.
  • Pivotgrid: Fixed issue where clear button in chip menu throws error.
  • Progressbar: Fixed incorrect animation when max and value decrease simultaneously.
  • Scheduler: Fixed issue where event focus affects other scheduler instances.
  • Scheduler: Fixed inconsistent week range when switching from Sunday to work week view.
  • Scheduler: Fixed issue where kendoSchedulerDateHeaderTemplate causes misalignment.
  • Scheduler: Fixed issue where kendoSchedulerGroupHeaderTemplate causes misalignment.
  • Scheduler: Fixed issue where month vertical group headers misalign.
  • Scheduler: Fixed issue where slotClass end is incorrect.
  • Splitter: Fixed issue where k-pane-static class is not restored after expanding a pane.
  • Splitter: Fixed issue where pane with fixed size is not persisted when resizing or collapsing other panes.
  • Stepper: Fixed incorrect connection line rendering with a single step.
  • Switch: Fixed issue where it throws ExpressionChangedAfterItHasBeenCheckedError when associating with label[for].
  • Textbox, dateinput, button, multiselect: Fixed issue where styling glitches on initial render.
  • Toolbar: Fixed incorrect display style for tools in section overflow mode.
  • Toolbar: Fixed incorrect values and missing a11y attributes.
  • Toolbar: Fixed issue where it throws hydration mismatch error.
  • Tooltip: Fixed incorrect values and missing a11y attributes.
  • Treeview, notification: Removed redundant aria-hidden attributes.
  • Treeview: Fixed issue where built-in filtering is not working when drag-and-drop is enabled.
  • Treeview: Fixed issue where changing filterSettings does not re-apply the correct filter.
  • Treeview: Fixed issue where filter input loses focus when a node is selected.
  • Treeview: Fixed filter reset after data update using the binding directives.
  • Treeview: Fixed incorrect and missing a11y attributes.
  • Treeview: Fixed issue where tab navigation skips TreeView after filtering removes the focused node.
  • Upload: Fixed incorrect and missing a11y attributes.