-
Notifications
You must be signed in to change notification settings - Fork 103
feat: update UI5 Web Components to 2.0.0 #6023
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
Conversation
BREAKING CHANGE: the `SuggestionGroupItem` component has been replaced by the `SuggestionItemGroup` component
Size Change: +1.46 kB (+0.37%) Total Size: 401 kB
ℹ️ View Unchanged
|
Pull Request Test Coverage Report for Build 9803982029Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 9804068360Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 9808059946Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 9836655434Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
🎉 This PR is included in version v2.0.0-rc.0 🎉 The release is available on v2.0.0-rc.0 Your semantic-release bot 📦🚀 |
BREAKING CHANGE: updated UI5 Web Components to v2. All breaking changes apply to this project as well.
BREAKING CHANGE: the
SuggestionGroupItem
component has been replaced by theSuggestionItemGroup
component