KendoReact R3 2021 SP1 (v4.10.0)

Released: Oct 27, 2021

Updates in R3 2021 SP1 (v4.10.0)

Features

  • Chip
    • Updated rendering and classes to match the latest design.
  • Dropdowns
    • Added popupClass prop to popupSettings.
  • Editor
    • Exposed interfaces for onMount, onExecute, onPaste, onFocus and onBlur event objects.
  • Multiviewcalendar
    • Added new classes to the rendering based on the design.
  • Scheduler
    • Added Auto Item Height functionality.
    • Added Adaptive Slot Height functionality.

Fixes

  • Updated semantic-release version.
  • Datatools
    • Missing initial value when operator changed in Filter component.
  • Dateinputs
    • Calendar decade view number of columns
    • Calendar century view number of columns
    • Calendar year view number of columns
    • Calendar classNames
    • DateInput tab focus with placeholder
  • Dropdowns
    • Multicolumncombobox shows empty element when open and close the dropdown.
  • Gantt
    • Multicolumn headers misaligned.
  • Grid:
    • Column virtualization not working with multiple headers.
    • Sort icon incorrectly labelled.
    • Column autofit not working in latest safari.
    • Auto-column resize in rounding.
    • Auto-column resize in Safari.
  • Listbox
    • Correct react peer deps.
  • Scheduler
    • Do not apply minHeight if no items.
    • Collision detection of items.
  • Sortable
    • Dragstart event cause rerender even if prevented.
  • Upload
    • Multiple files are uploaded when dragging with multiple option set to false.