KendoReact R2 2022 SP1 (v5.4.0)

Released: Jun 22, 2022

Mises à jour de R2 2022 SP1 (v5.4.0)

Fonctionnalités

  • Updated TypeScript and added 'strict' compile option.
  • Utils
    • Added useWindow and useDocument utility hooks.
  • All
    • Added barcodes, map, scrollview and taskboard packages.
  • PivotGrid
    • Improved local data-binding performance.

Correctifs

  • Dateinputs
    • Use stand-alone format for month names.
  • Dropdowns
    • appendTo prop type.
    • multicolumncombobox className does not apply.
    • Fixed aria-required attribute in DropDownList.
    • Fixed controlled mode of opened DropDownTree state.
    • Fixed Combobox aria-activedescendant value.
  • Editor
    • Content element renders twice in react 18 strict mode.
  • Grid
    • Correct element getter.
  • Inputs
    • Fixed slider and rangeslider layout in firefox.
    • Fixed RangeSlider preventDefault error.
  • Layout
    • tileLayout does not resize correctly when reorderable is false.
  • Listbox
    • Fixed ListBoxToolbar bottom position.
  • Popup
    • Popup flickers when animation ends in react18.
  • Scheduler
    • Use stand-alone format for month names.
    • view-selector missing in iframe.
    • Fixed k-icon-button className on nav buttons.
  • Utils
    • Fixed draggable auto-scroll when page is already scrolled.