Kendo UI R1 2022 SP2

Released: Apr 13, 2022

Actualizaciones en R1 2022 SP2

Características

  • Common
    • Updated Bootstrap Theme Package (v5.3.0).
    • Updated Classic Theme Package (v5.3.0).
    • Updated Material Theme Package (v5.3.0).
    • Updated Default Theme Package (v5.3.0).
    • Added the ability to handle jQuery deprecated symbols referring to proxy() and $.isArray.
  • Spreadsheet
    • Improved Spreadsheet's sheet resizing functionality and resize method.
  • TreeView
    • Added TreeView loadCompleted event.

Correcciones

  • Common
    • Remove invalid CSS properties from Less themes.
  • AutoComplete
    • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible.
  • ComboBox
    • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible.
  • DatePicker
    • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible.
  • DateTimePicker
    • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible.
  • DropDownList
    • 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.
  • Editor
    • Editor Table Wizard keyboard navigation improvements.
    • Unable to navigate between colors in Editor Font and Background ColorPickers with keyboard.
  • FloatingActionButton
    • FloatingActionButtonm show() method does not cause the button to appear.
  • Form
    • Setting value to null for the Switch removes the text for the Off label.
  • Grid
    • Wrong filter button height in Fiori theme.
    • Clicking on the Switch in editable cell closes the edit mode when keyboard navigation is enabled.
    • kendoNumericTextBox is not initialized properly in the Grid Filter menu customization.
    • Aggregate disappears in Grid with Endless scrolling and Locked columns when a group and a filter is applied to the same column.
    • Grid copy selection has incorrect offset for the header row.
    • SkeletonContainer not shown for last column in a hierarchy.
    • Rows misaligned when using Grid with GroupPaging and Locked columns.
    • Add aria-haspopup to Grid's headers, only when popup functionalities are enabled.
    • Grid does not remove the group headers of the empty row when "Add new record" is canceled.
    • Grid with local data and virtualization does not show correct items when sorted.
    • Grid's selectedKeyNames() method returns IDs from all pages when persistSelection: false.
    • Selected sticky columns are missing some styling in multiple cell selection.
    • Change event is triggered when select method is called and row automatically selected due to persistSelection.
  • Menu
    • Wrong orientation class name when Menu is scrollable.
  • MultiColumnComboBox
    • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible.
  • MultiSelect
    • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible.
  • NumericTextBox
    • NumericTextBox throws an error when an invalid value is pasted.
    • kendoNumericTextBox is not initialized properly in the Grid Filter menu customization.
  • Scheduler
    • Unexpected focus on Scheduler's first toolbar button while a dialog is open.
    • Not updated focus indicator on clicking Scheduler view's text.
    • Navigating to Month view scrolls page to top using LESS themes.
    • Scheduler events are not properly positioned in mobile RTL scenarios when a scrollbar is displayed and grouping is enabled.
    • Navigation to all day event is impossible when tabbing from event that spans to the next day.
  • Spreadsheet
    • Spreadsheet tools popup do not show options vertically and their text is cut.
    • JavaScript error thrown on pasting data to a Spreadsheet's sheet with one column.
    • Value is not displayed after merging formula cells in Spreadsheet.
    • Improper rounding with ROUND function.
    • Wrong calculation in DAYS formula in Spreadsheet.
    • Filter box doesn't appear in Spreadsheet when browsed under Surface.
    • The comment for a merged cell in Spreadsheet appears only when you hover the first cell from the group.
  • Switch
    • 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.
  • TimePicker
    • aria-activedescendant should not be present on drop-down widgets when their Popup is not visible.
  • ToolBar
    • ToolBar items of type ButtonGroup and template items cannot be hidden through the hidden property.
  • TreeList
    • Popup for adding new row does not appear when a filter is applied.
  • Window
    • Minimize and maximize with keyboard does not always work.
    • Resizable Dialog: NVDA reads "clickable" too many times.