Skip to content

v0.10.0

Choose a tag to compare

0.10.0 (2020-07-30)

Updated @ui5/webcomponents to 1.0.0-rc.8.
Please also have a look at the release log of the underlying @ui5/webcomponents repository.

Features

BREAKING CHANGES

  • Deleted Notification component, replaced by NotificationListItem
  • Deleted NotificationGroup component, replaced by NotificationListGroupItem
  • ProgressIndicator replaced by UI5 Web Component with new API
  • ShellBar: logo is now accepting an img tag or the Avatar component. Passing a string with the URL to the image is not longer supported.
  • TabContainer will no longer automatically select the first tab, if no tab is selected. If you relied on this behaviour, you should now explicitly set the selected property on the first tab.

For a full list of breaking changes, please take a look at the CHANGELOG with all 0.10.0-rc.x releases and read our Migration Guide.