KendoReact R3 2020 SP1 (v4.0.0)

Released: Oct 21, 2020

R3 2020 SP1 (v4.0.0) 버젼 업데이트

기능

  • Adds support for React 17.
  • Adds new licensing.
  • Updates avatar visual options.

수정사항

  • Adds avatar classess.
  • Breaking Changes:
    • Requires an active license key.
    • Adds @progress/kendo-licensing as peer dependency.
    • Buttons: The deprecated "bare" button type has been removed.
    • Dropdowns: The deprecated renderer prop of the ListItem component has been removed.
    • Dropdowns: The deprecated valueRender prop has been removed.
    • Grid: The deprecated data field of the DataStateChange event arguments has been removed.
    • Indicators: Badge and BadgeContainer handles return HTMLElement instead of a ref.
    • Inputs: Checkbox handle return HTMLElement instead of a ref.
    • Inputs: NumericTextBox handle returns HTMLElement instead of a ref.
    • Inputs: RadioButton and RadioGroup handles return HTMLElement instead of a ref.
    • Layout: Drawer, DrawerItem and DrawerContent handles return HTMLElement instead of a ref.
    • Layout: Stepper and Step handles return HTMLElement instead of a ref.
    • Layout: The deprecated 'onLayoutChange' event has been removed.
    • Layout: avatarTheme enum is renamed to avatarThemeColor.
    • Layout: avatarType.INITIALS is renamed to avatarType.TEXT.
    • Progressbars: ChunkProgressBar handle returns HTMLElement instead of a ref.
    • Progressbars: ProgressBar handle returns HTMLElement instead of a ref.
    • Treelist: The deprecated data field of the DataStateChange event arguments has been removed.
    • Treeview: The deprecated itemRender prop has been removed.
    • Upload: The previously deprecated tabindex prop has been removed.