Kendo UI Releases

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.

Released: Mar 28, 2025

Updates in Kendo UI for Vue 2025 Q1 (v6.3.0)

Features

  • Moved 'd3-scale-chromatic' to dev dependencies.
  • Supported Themes:
    • @progress/kendo-theme-bootstrap: ^10.2.0
    • @progress/kendo-theme-default: ^10.2.0
    • @progress/kendo-theme-fluent: ^10.2.0
    • @progress/kendo-theme-material: ^10.2.0

Fixes

  • CDN datatools name was not compiled correctly.

Released: Mar 27, 2025

Updates in KendoReact 2025 Q1 (v10.1.0)

Features

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

Fixes

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

Released: Mar 27, 2025

Updates in Kendo UI for Vue 2025 Q1 (v6.2.0)

Features

  • Chart: Added HeatMap series type.
  • Added missing peer dependencies.

Fixes

  • Dropdowns: Fixed error with multi-select input position.
  • Treelist: PDF export failed after migration.
  • CDN svg icons were not retrieved correctly.
  • Fixed issue when setting default inner toolbar overflow.

Released: Mar 19, 2025

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

Features

  • Grid: Introduced default row spanning logic.

Fixes

  • AutoComplete: Fixed issue where filterChange is emitted twice when action sheet closes.
  • ComboBox: Fixed issue regarding incorrect value when filtering in adaptive mode.
  • DateInputs: Fixed issue where am/pm marker accepts 0 as value.
  • DropDowns: Fixed issue where filter value is not cleared when closing the action sheet.
  • DropDowns: Fixed issue where using grouped data by numeric field throws.
  • Gantt: Missing toolbar classes.
  • TreeList...

Released: Mar 11, 2025

Updates in KendoReact 2025 Q1 (v10.0.0)

Features

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

Fixes

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