You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Features, please look at the [UI5 Web Components Changelog](https://github.com/SAP/ui5-webcomponents/blob/master/CHANGELOG.md#100-rc6-2020-03-27).
BREAKING CHANGE: Replace Avatar Component with `Avatar` UI5 Web Component
BREAKING CHANGE: Replace Carousel Component with `Carousel` UI5 Web Component
BREAKING CHANGE: Replace SegmentedButton Component with `SegmentedButton` UI5 Web Component
BREAKING CHANGE: Deleted SegmentedButtonItem, replaced by ToggleButton
BREAKING CHANGE: Remove MessageToast Component, replaced by `Toast` UI5 Web Component
BREAKING CHANGE: **ThemeProvider**: Remove prop `withToastContainer`
BREAKING CHANGE: **AvatarSize**: Remove value `Custom`
BREAKING CHANGE: **ButtonDesign**: Rename`Accept` to `Positive`
BREAKING CHANGE: **ButtonDesign**: Rename`Reject` to `Negative`
BREAKING CHANGE: **InputType**: Rename `Url` to `URL`
BREAKING CHANGE: **CarouselArrowsPlacement**: Rename `PageIndicator` to `Navigation`
BREAKING CHANGE:**BusyIndicator** : change default size of busy dots to `Medium`
BREAKING CHANGE:**Icon** : `src` property is removed in favor of `name`
BREAKING CHANGE:**MessageStrip** : replace icon property with icon slot to allow setting arbitrary content by the user
BREAKING CHANGE:**MultiComboBox** : Does not longer accept `StandardListItem` as child, use `MultiComboBoxItem` instead
BREAKING CHANGE:**ShellBar** : profile property is removed in favour of profile slot
BREAKING CHANGE:**TabContainer** : `onItemSelect` event is renamed to `onTabSelect` and the item event parameter is renamed to tab.
BREAKING CHANGE:**Card** : the property `subtitle` has been renamed to `subheading`
BREAKING CHANGE:**TextArea** : the property `maxLength` has been renamed to `maxlength`
BREAKING CHANGE:**ThemeProvider** : new prop `theme` is required for correct theming in addition to importing `import '@ui5/webcomponents-react/lib/ThemingSupport'`
BREAKING CHANGE: configuring of compact size is removed, use the `ui5-content-density-compact` CSS class to apply compact size.
Closes#349
Closes #343
Closes #337
Closes #305
Closes #299
Closes #364
Closes #306
Closes #353
The text was updated successfully, but these errors were encountered: