Kendo UI for Angular 2025 Q1 (v18.1.0)

Released: Feb 11, 2025

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

Features

  • Charts:
    • Added focus highlight.
    • Added support for CSS variables.
  • ColorGradient:
    • Added size option.
  • ColorPalette:
    • Added size option.
  • ColorPicker:
    • Added adaptive mode.
  • FlatColorPicker:
    • Added size option.
  • Grid:
    • Added Grid resizable feature.
    • Added rowspan feature.
  • OTPInput:
    • Added OTPInput component.
  • Toolbar:
    • Added scroll overflow mode.
    • Added section overflow mode.

Fixes

  • Charts:
    • Fixed issue where weekStartDay are not changed according to locale.
  • ComboBoxes:
    • Fixed issue where actionsheet doesn't open on button click.
  • DateInputs:
    • Fixed issue where autofill in Edge throws error.
    • Fixed issue where date incomplete error stays after reset.
  • DropDownButton:
    • Removed k-active class in disabled state.
  • DropDownList:
    • Fixed issue involving incorrect aria-expanded and aria-controls in adaptive mode.
    • Fixed issue where an error occurred when changing value in adaptive mode.
  • DropDowns:
    • Fixed issue where filtering with sticky group header causes error.
    • Fixed issue where group attributes are lost after data update.
  • Editor:
    • Fixed issue where nested spans function not working in Chrome.
  • Gantt:
    • Fixed issue where timeline dates not according to locale.
  • Grid:
    • Fixed issue where closing menus sometimes triggers an error.
    • Fixed issue with adding cell rowspan class.
    • Fixed issue where a sorted column in non-scrollable grid lacks styling.
  • MultiColumnComboBox:
    • Fixed decrease in performance.
  • MultiSelect:
    • Fixed incorrect checkboxes selection.
    • Fixed issue where mousedown event is prevented on input.
  • MultiSelectTree:
    • Fixed issue involving improper indeterminate state on item deselect.
    • Fixed issue where the wrong node is selected when summary tag is used.
    • Fixed issue involving incorrect aria-expanded and aria-controls in adaptive mode.
  • MultiViewCalendar:
    • Fixed navigation buttons state.
  • PDFViewer:
    • Fixed outdated dependencies.
  • PivotGrid:
    • Fixed resize observer error in Chrome 132.
  • Scheduler:
    • Fixed issue where all-day events in day view display left/right edit arrows.
    • Fixed issue involving incorrect event times per locale.
    • Fixed issue where it renders events on top of each other.
    • Fixed issue where it renders improper events' widths.
  • Spreadsheet:
    • Bumped @progress/kendo-spreadsheet-common.
  • TabStrip:
    • Fixed issue where scrolling does not work in RTL.
  • TileLayout:
    • Fixed issue involving inconsistent reordering behavior depending on cursor position.
    • Fixed issue regarding incorrect navigation with custom component content.
    • Fixed issue where reordering may cause unexpected tab sequence.
    • Fixed issue where resize and reorder event not emitted by keyboard.
  • Toolbar:
    • Fixed issue where RTL mode is not reflected in overflow popups.
    • Fixed issue where tools are added to popup when changed dynamically.
  • TreeList:
    • Fixed issue where closing menus sometimes triggers error.
  • Upload:
    • Fixed issue where preventing single file upload stops remaining files upload with concurrent false.