Kendo UI - includes KendoReact 2025 Q3 (v12.2.0)

Released: Oct 28, 2025

Updates in KendoReact 2025 Q3 (v12.2.0)

Features

  • Grid: Added disableReorder to allow preventing reorder with column.
  • ColorPicker: Implemented adaptiveSubtitle prop functionality.
  • Popup: Upgraded to kendo-popup-common v1.9.5.
  • Signature: Applied inputStyle prop to canvas element.

Fixes

  • Updated progress/kendo-charts from 2.8.1 to 2.8.2.
  • Chat: Hide upload button when uploadConfig was set to false.
  • Conversational-UI: Prevented file wrapper rendering when there are no files.
  • DateInputs: Corrected keyboard focus on other month days in Calendar.
  • Drawer: Material mini drawer items are now properly displayed.
  • Form: Prevented validator accumulation in React Strict Mode.
  • Grid:
    • Group header cells template was not applied correctly.
    • Localized And/Or strings in ColumnFilterMenu.
    • OrderIndex was ignored after resizing.
    • Render rows in unit tests when scrollable was virtual.
    • Reset pagination when search changes.
    • Search filter did not reset to first page.
  • Layout:
    • Exported EventDataProps from progress/kendo-react-layout package.
    • Prevented drag clue on non-reorderable tiles after resize.
    • Properly exported EventDataProps from main index and improve test.
    • Removed redundant EventDataProps export from index.ts.
  • OrgChart: OrgChart props export.
  • PDF-Viewer: Bump progress/kendo-pdfviewer-common.
  • Signature: Moved inputStyle from canvas to k-input element.