Skip to content

feat: Updated UI5 WebComponents to v0.11.0 #22

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

Merged
merged 2 commits into from
May 24, 2019

Conversation

MarcusNotheis
Copy link
Contributor

@MarcusNotheis MarcusNotheis commented May 23, 2019

New Components

  • MultiComboBox

Breaking Changes

List: the "selectionChange" event param "items" has been renamed to "selectedItems".
List: the "backgroundDesign" property has been removed, use the corresponding CSS variable (--_ui5_listitem_background_color) to alter the list items` background.
Panel: the "backgroundDesign" property has been removed, use the corresponding CSS variables (--_ui5_panel_background_color) to alter the panel background.
DatePicker: 'liveChange' event has been renamed to 'input'.
CheckBox: property "readOnly" has been renamed to "readonly".
RadioButton: property "readOnly" has been renamed to "readonly".

BREAKING CHANGE List: the "selectionChange" event param "items" has been renamed to "selectedItems".
BREAKING CHANGE List: the "backgroundDesign" property has been removed, use the corresponding CSS variable (--_ui5_listitem_background_color) to alter the list items` background.
BREAKING CHANGE Panel: the "backgroundDesign" property has been removed, use the corresponding CSS variables (--_ui5_panel_background_color) to alter the panel background.
BREAKING CHANGE DatePicker: 'liveChange' event has been renamed to 'input'.
BREAKING CHANGE CheckBox: property "readOnly" has been renamed to "readonly".
BREAKING CHANGE RadioButton: property "readOnly" has been renamed to "readonly".
@MarcusNotheis MarcusNotheis requested a review from vbersch May 23, 2019 12:00
@MarcusNotheis MarcusNotheis merged commit 7dcf22b into master May 24, 2019
@MarcusNotheis MarcusNotheis deleted the chore/update-webcomponents-version branch May 24, 2019 11:34
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 this pull request may close these issues.

2 participants