Kendo UI Releases

Released: May 27, 2025

Updates in Kendo UI for Angular 2025 Q2 (v19.0.0)

Features

  • Provided codemods for easier migration.
  • Enabled keyboard navigation by default across multiple components.
  • ActionSheet:
    • Added action buttons.
    • Added overlayClickClose property.
  • ColorPicker:
    • Improved adaptive mode.
    • Improved adaptive mode rendering.
    • Added adaptive close button message.
  • DateInputs:
    • Improved adaptive mode.
    • Improved adaptive mode rendering.
    • Added adaptive close button message.
  • DropDowns:
    • Improved adaptive mode.
    • Improved adaptive mode rendering.
    • Added adaptive close button...

Released: May 21, 2025

Updates in Kendo UI for jQuery 2025 Q2 (2025.2.520)

Features

  • Common:
    • Improved existing form components adaptiveness.
  • Breaking Changes:
    • Trial and commercial users now use the same product package. The trial and commercial product versions merged into a single unified distribution package. The product access now depends on a license key file. This eliminates the need for separate trial downloads.
  • Dependencies:
    • Updated Fluent Theme Package (v.11.0.2).
    • Updated Classic Theme Package (v.11.0.2).
    • Updated Bootstrap Theme Package (v.11.0.2).
    • Updated...

Released: May 20, 2025

Updates in Kendo UI for Vue 2025 Q2 (v6.4.0)

Features

  • Layout: Added new Breadcrumb component.
  • Sankey: Added tooltip appendTo prop.
  • Upload: Added messages for single file selection.

Fixes

  • Charts: Updated StockChart CSS classes.
  • DateInputs: Fixed incorrect typescript typings.
  • DropDownTree: Fixed issue where selecting an item throws an error.
  • Grid: Fixed issue where Toolbar is missing k-toolbar-solid.
  • Grid: Fixed issue where using the footerCell prop triggers a warning.
  • MultiSelectTree: Fixed issue where search input accepts value on...

Released: May 20, 2025

Updates in Kendo UI - includes KendoReact 2025 Q2 (v11.0.0)

Features

  • 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 to edit dialog.
  • Grid: Added toolbar...

Released: Apr 23, 2025

Updates in KendoReact 2025 Q1 (v10.2.0)

Features

  • 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.

Fixes

  • 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...

Released: Apr 22, 2025

Updates in Kendo UI for Angular 2025 Q1 (v18.5.2)

Fixes

  • Fixed problem where aria-invalid attribute is present when component is valid.
  • Charts: Fixed issue where multiple series are not hidden on drill-down.
  • DatePicker: Fixed error where it didn't handle validation with default min and max.
  • DateTimePicker: Fixed issue where it didn't handle validation with default min and max.
  • DropDownTree: Fixed problem where setting dataitem after value throws error.
  • Grid: Fixed issue where checkbox shift selection results in multiple selection when mode is...

Released: Apr 14, 2025

Updates in Kendo UI for Angular 2025 Q1 (v18.5.1)

Fixes

  • Gantt: Fixed problem where tooltip is rendered behind toolbar.
  • Grid: Fixed issue where built-in dialog container interferes with external dialogs.
  • Dialog: Fixed error where it cannot be opened consecutively via service when containing a grid.
  • MultiColumnComboBox: Fixed issue where it throws an error when filtering.

Released: Apr 10, 2025

Updates in Kendo UI for Angular 2025 Q1 (v18.5.0)

Features

  • Grid
    • Added ColumnChooser toolbar tool.
    • Added multipleRanges selection option.
    • Introduced external editing directive.
  • PDF-Viewer
    • Added support for clickable links.
    • Added load on demand.
    • Added support for zooming on mouse wheel + modifier key.
  • Spreadsheet: Added data validation.

Fixes

  • DateInputs
    • Fixed issue where autofill does not trigger valuechange.
    • Fixed problem where you cannot change year when autoCorrectParts is false.
    • Fixed error regarding inconsistent time setting when hh format...

Released: Apr 2, 2025

Updates in Kendo UI for Angular 2025 Q1 (v18.4.0)

Features

  • Resize-Sensor: Introduced pass width and height to resize event.
  • Supported Themes:
    • @progress/kendo-theme-bootstrap: ^10.3.1
    • @progress/kendo-theme-default: ^10.3.1
    • @progress/kendo-theme-fluent: ^10.3.1
    • @progress/kendo-theme-material: ^10.3.1

Released: Mar 31, 2025

Updates in Kendo UI for Angular 2025 Q1 (v18.3.0)

Features

  • Treelist: Added autofit column menu items.
  • Supported Themes:
    • @progress/kendo-theme-bootstrap: ^10.3.1
    • @progress/kendo-theme-default: ^10.3.1
    • @progress/kendo-theme-fluent: ^10.3.1
    • @progress/kendo-theme-material: ^10.3.1

Fixes

  • Charts: crosshair tooltip displays incorrectly in dialog.
  • Dropdownbutton: popup sometimes overlaps button.
  • Notification: notificationLabel not applying correctly.
  • Window: escape not working on internal element focus.