Kendo UI for Angular 2025 Q3 (v20.1.0)

Released: Oct 22, 2025

Updates in Kendo UI for Angular 2025 Q3 (v20.1.0)

Features

  • Charts: Now allows redraw on CSS variable changes.
  • PDFViewer: Added forms filling support.
  • Grid:
    • Added aria-expanded attribute to master-detail expand/collapse cell.
    • Added filtering and select all to column chooser component.
    • Added multi-checkbox filtering.
  • RadioButton: Added disabled state styling for kendoRadioButton directive.

Fixes

  • ColorGradient: Invalid aria attributes when within flatcolorpicker.
  • DateInputs: Typing a month in MMM format didn't highlight next segment.
  • DropDowns: Fixed memory leak in searchbar component.
  • DropDownTree,MultiSelectTree: focusing and typing a letter throws an error.
  • Editor:
    • colorPicker value is reset when opening the popup.
    • colorPicker value not synchronized with selected text color.
    • Use inline-start float for placeholder in RTL mode.
  • ExpansionPanel: Aria-controls uses title as id value.
  • Gauges: Fixed throwing error in routing scenario.
  • Grid, Treelist:
    • PDF export fails if hideHeader is set to true.
    • Prevent error when Alt+Down pressed on non-filterable column.
  • Grid:
    • Filter menu button missing disabled state styling.
    • Group toolbar tool was not showing all columns.
    • Navigation from header cells was incorrect when virtual.
    • New data with same length was not rendered when virtual and grouped.
    • Opening/closing a menu popup caused a Grid scroll.
    • pageChange emitted too often when virtual.
    • Showed limited items when virtual and un-grouping in specific order.
    • Fixed sorting groups which were not working when virtual.
    • Wrong target column field after reordering.
  • PDFViewer: Print preview size scaled down.
  • Popup: Calculate exact border when positioning to relative parent.
  • RadioButton, Checkbox: Component was invalid when disabled and touched.
  • Scheduler: Weekly recurrence editor allows to deselect all days.
  • Splitter: Panes were not adjusting size when collapsing the last one.
  • TreeList: Filter menu button missing disabled state styling.
  • Window: Window positioned incorrectly in certain scenarios.
  • Removed aria-hidden attribute from focusable elements.
  • Fixed require-trusted-types-for CSP error.