Kendo UI

Release History

jQuery Release History

Kendo UI R2 2022 SP1 (version 2022.2.621)

June 22, 2022

Common

NEW
  • New DropDownButton Component
  • New SplitButton Component
FIXED
  • KendoLicensing.setScriptKey not working in typescript files (6850)

AutoComplete

NEW
  • Substitute aria-owns with aria-controls in role="combobox" widgets

Button

FIXED
  • Button's text cannot be inserted through $scope in AngularJS (6727)

Calendar

NEW
  • Implement Calendar ARIA as per the spec
FIXED
  • Navigate event of the Calendar is not triggered when it is bound inside another event handler

CheckBoxGroup

FIXED
  • Setting an empty array in CheckBoxGroup does not reset its value (6818)

DatePicker

NEW
  • Substitute aria-owns with aria-controls in role="combobox" widgets

DateRangePicker

NEW
  • Implement DateRangePicker ARIA as per the spec

DateTimePicker

NEW
  • Add aria-haspopup=grid to the DateTimePicker combobox element
  • Substitute aria-owns with aria-controls in role="combobox" widgets

DropDownList

NEW
  • Substitute aria-owns with aria-controls in role="combobox" widgets

DropDownTree

NEW
  • Substitute aria-owns with aria-controls in role="combobox" widgets
FIXED
  • DropDownTree can not bind data when using remote datasource as grid editor (5834)

Editor

FIXED
  • Pasted table gets incorrect layout after formatting (5818)

Filter

NEW
  • Implement Filter ARIA as per the spec

Grid

FIXED
  • Operation "Destroy" is triggered twice when the data is grouped. (6858)
  • MultiSelect in Grid column filter closes first time when clicked (6857)
  • Newly created empty row does not appear in Grid if filter is applied (6795)
  • Grid with group paging and server operations enabled throws a JavaScript error (6786)
  • Disabled Pager buttons in Grid do not have aria-disabled attribute set (6775)
  • The "rowReorder" event does not return a correct "oldIndex" and "newIndnex" in hierarchy when child grids are expanded (6767)
  • AutoComplete in FilterCell shouldn't clone Grid's datasource with the filters (6538)
  • Initially filtered Grid with checkbox list filter menu throws an error (6532)

ListBox

FIXED
  • ListBox items are not displayed correctly when moving from right to left. (6819)

ListView

FIXED
  • ListView loading spinner does not appear on initial data loading (6743)

Map

FIXED
  • Map markers are not positioned correctly on a zoomed out Bing map (4711)

MaskedTextBox

NEW
  • Add aria-placeholder to MaskedTextBox

Menu

FIXED
  • Unable to close scrollable Menu subitems popup with Esc key

MultiColumnComboBox

NEW
  • Substitute aria-owns with aria-controls in role="combobox" widgets
FIXED
  • MultiColumnComboBox value is not set on mobile (6792)

MultiSelect

NEW
  • Substitute aria-owns with aria-controls in role="combobox" widgets
  • Move ARIA attributes from wrapper to input element
FIXED

Pager

NEW
  • Implement Pager ARIA as per the spec
FIXED
  • Disabled Pager buttons in Grid do not have aria-disabled attribute set (6775) (6775)

PanelBar

FIXED
  • Keyboard arrow navigation skip disabled items

Scheduler

FIXED
  • Fix aria-selected to be removed properly from no longer selected rows in Scheduler Agenda view

Spreadsheet

FIXED
  • Spreadsheet with dataSource and validation incorrect behavior (6839)
  • Spreadsheet sheet.fromJSON imports data to an improper place when the imported number of rows exceeds the current number of rows on the sheet (6822)
  • Formulas do not ignore strings (6808)
  • The defaultCellStyle is not applied on newly inserted rows and columns in Spreadsheet (6799)
  • SheetsBar scroll will prevent formula definition (6747)
  • Leading zeros are removed from cell value when being copied with the drag handler in the Spreadsheet. (6592)
  • Null Date on a spreadsheet is stored as incorrect value (6516)
  • Spreadsheet Undo clears all filters when triggered after a column is filtered twice (6467)

TabStrip

FIXED
  • Tabs Overflowed When Scrollable is set to False (6833)

TimePicker

NEW
  • Add aria-haspopup=listbox to the TimePicker combobox element
  • Substitute aria-owns with aria-controls in role="combobox" widgets

ToolBar

FIXED
  • The overflow menu of the Toolbar hides on specific window size (6860)
  • Maximum call stack error is thrown when ToolBar is initialized in kendo.mobile.Application (6846)
CHANGED
  • Replace ToolBar's SplitButton with SplitButton component

Tooltip

FIXED
  • Tooltip not rendering loading icon with AJAX content (6777)

Window

FIXED
  • Unable to scroll Window content through arrow keys in Chrome and IE11
  • When a Window is not focused, clicking on a DropDownList in the Window results in the DropDownList not gaining focus. (6286)
For previous versions please refer to the Kendo UI Web, DataViz and Mobile release history