
Adds support for React 17.
Features
- Adds support for React 17.
- Adds new licensing.
- Updates avatar visual options.
Fixes
- 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
rendererprop of theListItemcomponent has been removed. - Dropdowns: The deprecated
valueRenderprop has been removed. - Grid: The deprecated
datafield 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
datafield of the DataStateChange event arguments has been removed. - Treeview: The deprecated
itemRenderprop has been removed. - Upload: The previously deprecated
tabindexprop has been removed.