Kendo UI R1 2023 SP2

Released: Apr 26, 2023

Updates in R1 2023 SP2

Features

  • Common
    • Fluent Theme Package (v6.3.0).
    • Classic Theme Package (v6.3.0).
    • Bootstrap Theme Package (v6.3.0).
    • Default Theme Package (v6.3.0).
    • Material Theme Package (v6.3.0).
  • Chart
    • You can now allow Stock Chart Navigator to be displayed on top.
  • ChipList
    • Improved ChipList accessibility.
  • DatePicker
    • Exposed messages configuration for DateInput in DatePickers.
  • DateTimePicker
    • Exposed messages configuration for DateInput in DatePickers.
  • DropDownTree
    • Improved Accessibility of ChipList rendering in MultiSelect and DropDownTree.
  • FloatingActionButton
    • Added support for FloatingActionButton unified rendering.
  • MultiColumnComboBox
    • Added support for MultiColumnComboBox unified rendering.
  • MultiSelect
    • Improved Accessibility of ChipList rendering in MultiSelect and DropDownTree.
    • You can now move input position according to revised rendering.
  • TimePicker
    • Exposed messages configuration for DateInput in DatePickers.

Fixes

  • AutoComplete
    • Clear button resets the value of a read-only AutoComplete.
  • ButtonGroup
    • Encoded does not work as expected in ButtonGroup.
    • The selectedIndices property of the ButtonGroup returns incorrect indices.
  • ColorPicker
    • Properly implement ['k-colorpicker-role', 'k-colorpicker-haspopup', 'k-colorpicker-expanded'] in ColorPicker.
  • DropDownButton
    • SplitButtonItem/DropDownButtonItem's callback is not fired, if item's id is attached via custom attributes.
    • SplitButton and DDB do not render default classes on its item if custom class is set on them via attributes config.
  • DropDownTree
    • Pressing the clear button in the DropDownTree does not change the value in the change event.
  • Gantt
    • Editing any item in the TreeList InCell will add the k-dirty indicator to its top-left data cell.
    • Gantt Resources do not bind to Grid in editing PopUp if their ID isn't a numeric type.
  • Grid
    • Grid's virtualization doesn't preserve checkboxes edit state.
    • Grid Toolbar attributes aren't applied.
    • Filtering a Grid column, bound to a complex object, throws a JavaScript error.
    • Grouped and filtered Grid incorrectly adds two new rows instead of one.
    • Switch is not rendered as expected when used inside a popup editor.
  • MultiSelect
    • MultiSelect's animation container has display:block style if open event is prevented.
  • PDF Viewer
    • Not set messages of PDFViewer's pager.
    • PDFViewer buttons in pager not working when pager items are set manually.
  • Scheduler
    • Scheduler change event does not trigger in Year View.
    • The slotByElement() does not return the proper slot when adaptiveSlotHeight is enabled and Scheduler is stretched to 100% height.
  • SplitButton
    • SplitButtonItem/DropDownButtonItem's callback is not fired, if item's id is attached via custom attributes.
    • SplitButton and DDB do not render default classes on its item if custom class is set on them via attributes config.
  • Switch
    • Switch is not rendered as expected when used inside a popup editor.
  • TabStrip
    • Selecting a tab from the TabStrip scrolls to the top of the page.
  • TaskBoard
    • Togglable buttons in toolbar do not fire commands.
  • ToolBar
    • New items are not aligned correctly in ToolBar.
    • Overflow always does not take effect for template item in the ToolBar.
    • The toggle function of overflow buttons in Toolbar is not triggering.
    • The overflow menu of the toolbar renders an item with 'undefined' text.
  • TreeList
    • Editing any item in the TreeList InCell will add the k-dirty indicator to its top-left data cell.
    • Loading indicator does not appear when child nodes are reloaded.
  • Upload
    • The Upload 'Select files' localization isn't working.