Kendo UI Releases

Released: Aug 5, 2024

Updates in Kendo UI for Angular 2024 Q3 (v16.6.0)

Features

  • Chart Wizard
    • Added a new chart wizard component.
  • DateInput, DatePicker and DateTimePicker
    • Added a new autoCorrectParts option.
  • Migrated all packages to standalone.
  • PivotGrid
    • Added support for virtual scrolling.

Fixes

  • Editor
    • Bump prosemirror-model to 1.22.2.
  • PivotGrid
    • Scrolling header tables scroll the page.

Released: Jul 24, 2024

Updates in Kendo UI for Angular 2024 Q2 (v16.5.0)

Features

  • Charts
    • Added keyboard navigation and RTL support for Sankey diagram.

Fixes

  • Calendar
    • Range selection disappears on calendar mouse out.
  • DropdownTree
    • Filter input focus lost when clearing input.
    • Persists applied filter after popup close.
  • Editor
    • Cannot insert table from the overflow tool dialog.
    • Error thrown when opening insert table tool popup.
  • Grid
    • Incorrect footer cells when group column is present.
  • Menu
    • Throws NG100 error when hovering in Angular 18.

Released: Jul 10, 2024

Updates in Kendo UI for Angular 2024 Q2 (v16.4.0)

Features

  • MaskedTextbox
    • You can now set custom aria-placeholder attribute.

Fixes

  • Calendar
    • Range selection doesn't navigate to month view.
  • Charts
    • Run-time error in Sankey Chart.
  • DropdownButton and SplitButton
    • Typo in list items tabindex attribute.
    • Unnecessary aria-haspopup attribute.
  • Dropdowns
    • kendo-searchbar tag causes incorrect rendering.
  • DropdownTree
    • Filter input loses focus.
  • MultiSelect and MultiSelectTree
    • NVDA doesn't announce selected tags.
  • MultiSelect
    • Clicking on a chip doesn't open the...

Released: Jun 27, 2024

Updates in KendoReact 2024 Q3 (v8.1.1)

Fixes

  • Charts:
    • Sankey fromRect is not a constructor error.
  • Scheduler
    • Typing year in event edit form dateinputs returns the correct year.

Released: Jun 27, 2024

Updates in KendoReact 2024 Q3 (v8.1.0)

Features

  • Charts:
    • Add sankey keyboard navigation.
    • Add sankey rtl mode.
    • Drop dependency on HammerJS.
  • Dialog:
    • Update focus management to match the ARIA spec.
  • Drawer:
    • Add kb navigation.
  • Dropdownbutton:
    • Update aria attributes to match spec.
  • Grid:
    • Add 'hidden' column prop.
    • Add responsive columns functionality.
  • Listview:
    • Add keyboard navigation.
  • Menu:
    • Export MenuProps.
  • Splitter:
    • Update keyboard navigation to match the spec.
  • Stepper:
    • Update keyboard navigation to match the spec.
  • Tabstrip:
    • Update...

Released: Jun 20, 2024

Updates in Kendo UI for Angular 2024 Q2 (v16.3.0)

Features

  • Charts
    • Dropped dependency on HammerJS.
  • DropdownList and DropdownTrees
    • Spacebar now opens the popup.
  • Grid
    • Enabled sticky columns alongside column virtualization.
  • Upload and FileSelect
    • Enhanced a11y and kb navigation.

Fixes

  • Calendar
    • Min-width is applied to calendar table.
  • DateInputs
    • Clear button not visible with initial value.
    • Unsupported character in code breaks production build.
    • Respect dynamically updated input options.
  • DatePicker
    • Component not properly destroyed if the actionsheet is...

Released: Jun 12, 2024

Updates in Kendo UI for Vue 2024 Q2 (v5.1.0)

Features

  • Charts
    • Removed dependency on HammerJS.

Fixes

  • Gauges
    • Removed unused peer dependency on HammerJS.
  • Rating
    • Utils file not compiled correctly.

Released: Jun 5, 2024

Updates in Kendo UI for Angular 2024 Q2 (v16.2.0)

Features

  • Menu
    • Added a new appendTo property.

Fixes

  • Calendar
    • Changes activeRangeEnd when selecting same date.
  • ContextMenu
    • appendTo not applied for all popups.
  • DateInputs and Scheduler
    • Some peer dependencies are not explicitly listed.
  • DateInputs
    • weekDaysFormat is not updated dynamically.
  • Dialog and Window
    • Opening using routing throws error.
  • Dropdowns
    • itemDisabled not working with virtual and grouped data.
  • DropdownTree
    • Filtering causes expression changed after checked error.
  • Gantt and ListView
    • Some...

Released: May 23, 2024

Updates in Kendo UI for Angular 2024 Q2 (v16.1.0)

Features

  • Added support for Angular 18.
  • DropdownButton and SplitButton
    • You can now allow setting alt attribute on item images.

Fixes

  • Checkbox
    • Missing k-invalid class.
  • DropdownButton
    • Updated aria-haspopup value.
  • Dropdowns and Spreadsheet
    • Added missing peer dependencies.
  • RadioButton
    • Missing k-invalid class.
  • TabStopDirective
    • Focus not returned to toggle button.

Released: May 21, 2024

Updates in Kendo UI for Vue 2024 Q2 (v5.0.2)

Fixes

  • Updated inputs peer dependency.