Skip to content

v0.13.0

Choose a tag to compare

@ui5-webcomponents-react-bot ui5-webcomponents-react-bot released this 07 Jan 11:45
· 5124 commits to main since this release

0.13.0 (2021-01-07)

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

chore

  • delete deprecated components for v0.13.0 (#1106) (01814d1)

Features

  • update @ui5/webcomponents to 1.0.0-rc.11 (#1108) (905dbca)

BREAKING CHANGES

  • NotificationOverflowAction got renamed to NotificationAction
  • BarDesign: removed BarDesign Auto
  • Bar: prop contentLeft is now startContent
  • Bar: prop contentMiddle is now middleContent
  • Bar: prop contentRight is now endContent
  • removed deprecated Spinner component
  • removed deprecated Tokenizer component
  • Toolbar: removed deprecated onToolbarClick in favour of onClick
  • Device: removed deprecated, class-based API. Please use the individual util functions instead.
  • Device: removed the optional oListener parameter from all device attach/detach functions (mostly used internally)