Skip to content

v1.0.0-rc.2

Compare
Choose a tag to compare
@ilhan007 ilhan007 released this 04 Jul 11:20
· 4574 commits to master since this release
5c38e09

Change Log

All notable changes to this project will be documented in this file.
See Conventional Commits for commit guidelines.

1.0.0-rc.2 (2019-07-04)

Bug Fixes

  • ui5-popover, ui5-dialog: remove body styles in onExitDOM (#593) (410b8f6)
  • framework: fix redundant event dispatch (#599) (dc0cda2)

Code Refactoring

  • ui5-shellbar-item: Rename press event to itemClick (#606) (5bfab39)
  • ui5-popover, ui5-dialog: remove noHeader property (#615) (6a990a7), closes #615
  • framework: many public module imports have a different path - please consult the documentation for details(PublicModuleImports) (#612)

BREAKING CHANGES

  • ui5-shellbar-item: ui5-shellbar-item press event is renamed to itemClick
  • ui5-popover, ui5-dialog: the property noHeader is removed, the presence of header is based on the values of "headerText" property and "header" slot
  • framework: many public module imports have a different path - please consult the documentation for details(PublicModuleImports) (#612)