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 to Web Components v0.13.1 #36

Closed
MarcusNotheis opened this issue Jun 22, 2019 · 0 comments · Fixed by #39
Closed

Update to Web Components v0.13.1 #36

MarcusNotheis opened this issue Jun 22, 2019 · 0 comments · Fixed by #39

Comments

@MarcusNotheis
Copy link
Contributor

Update our UI5 Web Components dependency to the latest released version.

MarcusNotheis added a commit that referenced this issue Jun 24, 2019
BREAKING CHANGE **Select**: the parameter of the change event is now called `selectedOption`
BREAKING CHANGE **Select**: Use `Option` instead of `StandardListItem` for selection
BREAKING CHANGE **Link**: Use design with `LinkDesign`,  type with `LinkType` is deleted
BREAKING CHANGE **Button**: Use design with `ButtonDesign`, type with `ButtonDesign` is deleted
BREAKING CHANGE **ToggleButton**: Use design with `ButtonDesign`, type with `ButtonDesign` is deleted
BREAKING CHANGE **Switch**: type is removed, use `graphical`
BREAKING CHANGE **MessageStrip**: `hideIcon` and `hideCloseButton` are renamed to `noIcon` and `noCloseButton`
BREAKING CHANGE **Popover**: `hideArrow` and `hideHeader` are renamed to `noArrow` and `noHeader`

Please refer to the [UI5 Web Components Changelog](https://github.com/SAP/ui5-webcomponents/releases/tag/v0.13.1) as well.

Closes #36
MarcusNotheis added a commit that referenced this issue Jun 24, 2019
BREAKING CHANGE **Select**: the parameter of the change event is now called `selectedOption`
BREAKING CHANGE **Select**: Use `Option` instead of `StandardListItem` for selection
BREAKING CHANGE **Link**: Use design with `LinkDesign`,  type with `LinkType` is deleted
BREAKING CHANGE **Button**: Use design with `ButtonDesign`, type with `ButtonDesign` is deleted
BREAKING CHANGE **ToggleButton**: Use design with `ButtonDesign`, type with `ButtonDesign` is deleted
BREAKING CHANGE **Switch**: type is removed, use `graphical`
BREAKING CHANGE **MessageStrip**: `hideIcon` and `hideCloseButton` are renamed to `noIcon` and `noCloseButton`
BREAKING CHANGE **Popover**: `hideArrow` and `hideHeader` are renamed to `noArrow` and `noHeader`

Please refer to the [UI5 Web Components Changelog](https://github.com/SAP/ui5-webcomponents/releases/tag/v0.13.1) as well.

Closes #36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant