Kendo UI のリリース

Released: Jul 25, 2025

KendoReact 2025 Q2 (v11.3.1) での更新項目

不具合の修正

  • Dialog: Fixed issue where the delete dialog message is missing.

Released: Jul 24, 2025

KendoReact 2025 Q2 (v11.3.0) での更新項目

機能

  • Form: Enabled passing ID prop to FormElement component.
  • Grid: Added the ability to highlight rows and cells.
  • Grid: Implemented toolbar group tool.
  • Grid: Added k-active state to column menu.

不具合の修正

  • Grid: Fixed issue so that filter toolbar tool should show badge upon filter via column menu or filter row.
  • Grid: Fixed issue where group tool throws unique key error.
  • Grid: Fixed issue where server grid is virtualized by default.
  • Grid: Fixed issue so that sort toolbar tool should show badge upon...

Released: Jul 2, 2025

Kendo UI for Angular 2025 Q2 (v19.2.0) での更新項目

機能

  • Grid: Optimize data processing before rendering.

不具合の修正

  • CheckBox:
    • Fixed issue where disabled state is not applied when using the checkbox directive.
    • Fixed issue where state is not updated with onpush strategy.
  • Grid:
    • Fixed misalignment when reordering nested virtual columns.
    • Fixed issue regarding circular dependency avoidance.
    • Fixed issue where the calculated pagesize is not applied when using kendoGridGroupBinding.
    • Fixed issue where dom manipulation triggers error in ssr.
    • Fixed issue where...

Released: Jul 2, 2025

Kendo UI for jQuery 2025 Q2 (2025.2.702) での更新項目

不具合の修正

  • Common:
    • Fixed issue where aria-hidden causes Chrome and Edge error within the Popup Animation Container.
  • ChartWizard:
    • Fixed unexpected duplicated inputs for Value Axis of ChartWizard Pie Chart configuration.
  • CheckBoxGroup:
    • Fixed issue where Custom Validation Message for RadioGroup/CheckBoxGroup is not reflected.
  • ColumnMenu:
    • Fixed issue where you are unable to close Grid's ColumnMenu with single click outside of it.
  • ComboBox:
    • Fixed issue where ComboBox throws JavaScript error while typing...

Released: Jul 1, 2025

KendoReact 2025 Q2 (v11.2.0) での更新項目

機能

  • Grid: Added grid toolbar separator and spacer components.

不具合の修正

  • Chart: Added notes, crosshair and axisdefault children props.
  • Editor: Bumped @progress/kendo-editor-common in /packages/editor.
  • Grid:
    • Fixed issue where you cannot move group to group header on mobile.
    • Fixed issue where resizing a column with percent width is calculated as if the width is set pixels.
    • Fixed issue where scrollIntoView scrolls Grid when row is longer than grid, but vertically into view.
  • PDF Viewer:
    • Fixed the...

Released: Jun 24, 2025

Kendo UI for Angular 2025 Q2 (v19.1.2) での更新項目

機能

  • Added node-html-parser dependency for codemods.

不具合の修正

  • Drawer: Fixed accessibility orientation typo.
  • DropDownList: Fixed issue where popup closes on Kendo button mouse-down in Safari.
  • Filter: Fixed export of FilterEditor and FilterOperator.
  • Grid:
    • Fixed issue where clicking the DropDownList arrow does not open popup in toolbar.
    • Fixed error when navigating in grouped non-scrollable grid.
    • Fixed issue where space press is prevented in certain KB navigation scenarios.
    • Fixed wrong focus using...

Released: Jun 10, 2025

Kendo UI for Angular 2025 Q2 (v19.1.1) での更新項目

不具合の修正

  • DatePicker: Fixed issue where clicking selected date doesn't close the popup.
  • Grid: Fixed issue regarding incorrect save tool state when adding new item.

Released: Jun 3, 2025

Kendo UI for Vue 2025 Q2 (v6.4.1) での更新項目

不具合の修正

  • Chart: Fixed class constructor error when using module bundle.
  • Editor: Fixed issue regarding the highlighting of searched text.
  • Editor: Fixed issue where some table cells content become hidden during cell selection.

Released: Jun 3, 2025

KendoReact 2025 Q2 (v11.1.0) での更新項目

機能

  • Pivotgrid: Added 'createAggregate' function.

不具合の修正

  • Fixed build error in Vite when referencing kendo-drawing v1.22.
  • Editor: Fixed handle invalid regular expression error in find and replace.
  • Editor: Fixed issue where some table cells content become hidden during cell selection.
  • Grid: Fixed issue regarding the closing of toolbar filter tool on filter click.

Released: May 29, 2025

Kendo UI for Angular 2025 Q2 (v19.1.0) での更新項目

機能

  • Added support for Angular 20.

不具合の修正

  • Grid: Fixed issue where changing the data triggers error when items contain function.
  • Navigation: Added @progress/kendo-angular-buttons as a peer dependency.