KendoReact R2 2023 (v5.14.0)

Released: Jun 5, 2023

Updates in R2 2023 (v5.14.0)

Features

  • Added size to icons.
  • Switched default font icons to SVG icons.
  • Dateinputs
    • Added Adaptive mode to DateTimePicker.
    • Added Adaptive mode to DateRangePicker.
    • Added Adaptive mode to TimePicker.
  • Dropdowns
    • Added title prop to ComboBox.
  • Grid
    • Added cells prop option to allow customizing the cells separately.
  • Layout
    • Added new Timeline component.
  • Spreadsheet
    • Added new Spreadsheet component.
  • Utils
    • Add XXL and XXXL icon sizes.

Fixes

  • Buttons
    • Dropdownbutton click event not thrown.
  • Grid
    • Cell selection with CTRL key should toggle the selection.
  • Inputs
    • Rating does not set state zero correctly.
    • Fix half precision mode in rating.
  • Pager
    • More pages button is not rendered in numeric type.
  • Scheduler
    • Switching views in timeline view causes misalignment.
    • Marks all items selected on view change.
  • Sortable
    • Error raises in specific scenario
  • Treeview
    • Text should not be selected on drag.
  • Upload
    • Drag and drop events not triggered correctly.