-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Framework): update to ui5-webcomponents-rc.6 (#392)
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
- Loading branch information
1 parent
e0ea6d6
commit 84a3f90
Showing
300 changed files
with
4,581 additions
and
6,934 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.