KendoReact R1 2021 SP1 (v4.5.0)

Released: Mar 18, 2021

R1 2021 SP1 (v4.5.0) 中的更新

特性

  • dialogs: add action buttons layout options.
  • dropdowns:
    • add title prop to DropDownList component.
    • add clearButton and valueRender props of AutoComplete component.
  • grid:
    • add filterTitle prop to GridColumn component.
    • add scrollIntoView method and fixedScroll prop.
  • listbox: add an onDragLeave event.
  • stepper: add properties for setting custom validation icons.
  • treeview: allow customizing children field.
  • upload:
    • add ExternalDropZone component.
    • add action buttons layout options.
  • window: add action buttons layout options.

修补程序

  • buttons: fix className prop usage inside the ChipList.
  • checkbox: update checked state if the state value is changed from outside.
  • editor: bump @progress/kendo-editor-common from 1.1.5 to 1.1.6.
  • grid: prevent selection of the text upon dragging in Firefox.
  • multicolumncombobox: fix popup width in order the scrollbar to not overlap groups label.
  • stepper:
    • do not allow selecting a disabled step.
    • do not apply focus on non-clickable steps in linear mode.
  • tilelayout: fix exception when loading data from state object.