KendoReact R2 2022 SP1 (v5.5.0)

Released: Jul 1, 2022

Updates in R2 2022 SP1 (v5.5.0)

Features

  • Map
    • Added support for layer tooltips.
  • Scheduler
    • Added new 'ProportionalViewItem' component.
  • Charts
    • Updated 'kendo-charts' version.
  • Editor
    • Updated @progress/kendo-editor-common to 1.9.1.

Fixes

  • Charts
    • Added missing children prop.
  • Data-tools
    • columnmenu cannot open if closed by its icon click.
  • Dateinputs
    • timepicker scroll debounce.
    • Selection range on initial click.
    • Prevent wheel only when input is focused.
  • Dropdowns
    • SSR build error.
    • dropdownlist expand button click does not focus the component.
  • Grid
    • Filter components restore deleted value when operator has changed.
    • columnmenu cannot open if closed by its icon click.
  • Layout
    • Fixed breadcrumb undefined icon class.
    • Fixed Breadcrumb DataModel mandatory id.
  • Scheduler
    • Offset incorrectly accounted in non-vertical positioning.
    • preventDefault on passive event listener.
  • Treelist
    • Row drag and drop error.
  • Utils
    • CSP violation style-src self in hasRelativeStackingContext function.