Release History

By product

Kendo UI Core R1 2022 SP2 (version 2022.1.412)

April 13, 2022

Common

NEW FIXED
  • Remove invalid CSS properties from Less themes (6175)

AutoComplete

FIXED
  • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible

ComboBox

FIXED
  • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible

DatePicker

FIXED
  • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible

DateTimePicker

FIXED
  • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible

DropDownList

FIXED
  • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible
  • When NVDA is on, for selection does not go beyond the optionLabel, when it is displayed as selected (6706)

FloatingActionButton

FIXED
  • FloatingActionButtonm show() method does not cause the button to appear (6273)

Form

FIXED
  • Setting value to null for the Switch removes the text for the Off label.

Menu

FIXED
  • Wrong orientation class name when Menu is scrollable

MultiColumnComboBox

FIXED
  • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible

MultiSelect

FIXED
  • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible

NumericTextBox

FIXED
  • NumericTextBox throws an error when an invalid value is pasted
  • kendoNumericTextBox is not initialized properly in the Grid Filter menu customization (6760)

Switch

FIXED
  • Setting value to null for the Switch removes the text for the Off label.
  • Clicking on the Switch in editable cell closes the edit mode when keyboard navigation is enabled (6766)

TimePicker

FIXED
  • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible

ToolBar

FIXED
  • ToolBar items of type ButtonGroup and template items cannot be hidden through the hidden property (2289)

Window

FIXED
  • Minimize and maximize with keyboard does not always work
  • Resizable Dialog: NVDA reads "clickable" too many times. (6472)