KendoReact のリリース

Released: Aug 12, 2025

2025 Q3 (v11.4.0) での更新項目

機能

  • Buttons: Added speech to text button component.
  • Conversational-UI: Added Inline-AI-Prompt component.
  • Conversational-UI: Revamped AI-Prompt component.
  • Now displays detailed licensing messages.
  • Form: Implemented responsive layout.
  • Form: Introduced FormFieldSet and FormSeparator components.
  • Grid: Added new Toolbar AI tool.
  • Grid: Implemented toolbar group tool.

不具合の修正

  • Grid: Fixed issue so that clear actions should apply correctly.
  • Grid: Fixed sort and group AI actions.
  • Grid: Updated hidden API...

Released: Jul 25, 2025

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

不具合の修正

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

Released: Jul 24, 2025

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 1, 2025

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 3, 2025

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 20, 2025

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

機能

  • Introduced an AI Coding Assistant for KendoReact.
  • ActionSheet: Added a k-actionsheet-view wrapper inside k-actionsheet.
  • Added adaptiveSubtitle prop to all adaptive components.
  • Animation: Added React.ReactNode type for the component prop.
  • DateInputs: Added ReactNode type to the label prop.
  • DateInputs: Introduced codemods for migrating from v10 to v11.
  • Dialog: Introduced codemods for migrating from v10 to v11.
  • Dialogs: Changed Dialog component from class to functional.
  • Grid: Added adaptive mode...

Released: Apr 23, 2025

2025 Q1 (v10.2.0) での更新項目

機能

  • ActionSheet:
    • Added open and close animation duration options.
    • Added orientation and alignment support for footer action buttons.
    • Added prefix and suffix actions in the header.
    • Added scrollable behavior of the ActionSheet content by default.
  • Charts: Added series highlight inactiveOpacity and border opacity props.

不具合の修正

  • ColorPicker:
    • Fixed problem where contrast tool cuts the AA and AAA lines in adaptive mode.
    • Fixed issue regarding empty string value to be valid in default value prop.
    • Fixed...

Released: Mar 27, 2025

2025 Q1 (v10.1.0) での更新項目

機能

  • Layout: Added animate prop to the Menu and ContextMenu components.
  • Sankey: Added tooltip appendTo prop.
  • Switch: Added the ability to change type of the onLabel and offLabel props to allow custom elements.

不具合の修正

  • Added intl peer dependency to buttons package.
  • ColorPicker: Fixed issue to apply custom palette colors.
  • DatePicker: Fixed issue where adding ariaLabeledBy threw console errors.
  • Dialogs: Added kendo-react-intl as peer dependency.
  • DropDownList: Fixed issue to allow setting custom icon...

Released: Mar 11, 2025

2025 Q1 (v10.0.0) での更新項目

機能

  • Buttons: Added SplitButton startIcon and endIcon props.
  • Grid: Added intl and localization properties.
  • Grid: Added the ability to store column widths in state.
  • Introduced KendoReact Free.

不具合の修正

  • Grid: Fixed scroll-container height with virtual scroll and autoProcessData.

Released: Mar 4, 2025

2025 Q1 (v9.5.0) での更新項目

機能

  • Common: Added context property to drag-n-drop utilities.
  • Drawer: Added class name for k-drawer element.

不具合の修正

  • Grid
    • Fixed the alignment of columns when zooming the browser.
    • Fixed issue where you cannot use space and arrow keys in filter cell input when navigable is true.
    • Fixed issue where cells with headerCell template throw when in edit.
    • Fixed issue where custom cell doesn't receive style attributes.
    • Fixed react-is-not-defined error in legacy webpack apps.
  • Inputs: Fixed issue in regards to...