KendoReact Releases

Released: May 4, 2026

Updates in 2026 Q1 (v14.4.1)

Fixes

  • Combobox: Fixed to respect iconClassName.
  • Common: Resolved typescript errors.
  • Dateinput: Fixed to enable defaultValue prop and clear button.
  • Dropdowns: Resolved typescript errors.
  • Dropdowns: Fixed to keep keyboard navigation on items without label.
  • Grid: Fixed to enable keyboard selection toggle on checkbox column cells.
  • Grid: Fixed to prevent GridColumnMenuFilter from submitting parent form.
  • Listbox: Fixed to add aria-label to hidden select element for a11y reasons.
  • Numerictextbox: Fixed...

Released: Apr 17, 2026

Updates in 2026 Q1 (v14.4.0)

Features

  • Bumped axios to 1.15.0.
  • Buttons: Made inner buttons focusable via Tab in popup content.
  • Chat: Added support for endless scrolling mode for loading messages on demand.

Fixes

  • Chat: Removed auto-focus that scrolled page to Chat on render.
  • Common: Check disabled state in getTabIndex.
  • Conversational-ui: Fixed to render cancel button inside active output card.
  • Dateinputs: Fixed to render Set button before Cancel in DateTimePicker popup.
  • Dateinputs: Fixed to reset controlled pasted value in...

Released: Apr 7, 2026

Updates in 2026 Q1 (v14.3.2)

Fixes

  • Diagram: Moved @progress/kendo-diagram-common from peer dependencies to dependencies.

Released: Apr 3, 2026

Updates in 2026 Q1 (v14.3.1)

Features

  • Added new diagram component.

Released: Apr 3, 2026

Updates in 2026 Q1 (v14.3.0)

Features

  • Buttons: Updated aria-pressed dependency array.
  • Chat: Exposed autoScrollThreshold prop.
  • Chat: Exposed PromptBox affix templates.
  • Grid: Added row pinning.
  • Grid: Added sticky group headers and group footers.
  • Segmentedcontrol: Added the ability to export segmentedcontrol component.

Fixes

  • Chat: Fixed to account for pinned message height when scrolling to reply.
  • Dateinputs: Fixed to close TimePicker popup after clicking Set in adaptive mode.
  • Dropdowns: Fixed to pass name attribute to...

Released: Mar 6, 2026

Updates in 2026 Q1 (v14.2.1)

Fixes

  • Datatools: Guard against non-finite coords.
  • Editor not working in FF.
  • Grid: Remove invalid aria role for the colgroup of the footer table.
  • Grid: Resolved virtual scroll blank space when scrolling up after filtering.

Released: Feb 19, 2026

Updates in 2026 Q1 (v14.2.0)

Features

  • Scheduler:
    • Normalized order values to consecutive positions.
    • Now handles all-day events ordering scenario.
    • Improved aria-label for multi-day and all-day events.
    • Now includes end date in aria-label for multi-day events.

Fixes

  • Grid: Pass column locked property to cell props correctly.
  • Scheduler:
    • Now prevents day items from matching time slots when slotDuration=1440.
    • Removed time from tooltip for all-day events.
    • Resolved all-day event overlap and row compaction issues.
  • Upload: Now waits...

Released: Feb 16, 2026

Updates in 2026 Q1 (v14.1.1)

Fixes

  • Grid: Resolved issue with row selection.
  • Fixed accessibility description for AI needs.

Released: Feb 13, 2026

Updates in 2026 Q1 (v14.1.0)

Features

  • Added flag accessibility props.

Fixes

  • Resolved issue with the proptype import.

Released: Feb 12, 2026

Updates in 2026 Q1 (v14.0.1)

Fixes

  • Dependencies: Fixed issue regarding SmartPaste and CSV dependencies.