Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update UI5 Web Components to rc.6 #349

Closed
MarcusNotheis opened this issue Mar 13, 2020 · 0 comments · Fixed by #392
Closed

Update UI5 Web Components to rc.6 #349

MarcusNotheis opened this issue Mar 13, 2020 · 0 comments · Fixed by #392
Assignees

Comments

@MarcusNotheis
Copy link
Contributor

MarcusNotheis commented Mar 13, 2020

Closes #343
Closes #337
Closes #305
Closes #299
Closes #364
Closes #306
Closes #353

@MarcusNotheis MarcusNotheis self-assigned this Mar 31, 2020
MarcusNotheis added a commit that referenced this issue Apr 2, 2020
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant