Skip to content

v1.0.0-rc.1

Compare
Choose a tag to compare
@ilhan007 ilhan007 released this 28 Jun 05:26
de84636

Change Log

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

1.0.0-rc.1 (2019-06-28)

Bug Fixes

  • ui5-button: fix disable click events when disabled (#586)
  • ui5-select: prevent scrolling when changing selection with arrows(#588](#588))

Refactoring

  • all components: remove press event in favour of click (#597](#597))

BREAKING CHANGES

  • ui5-button: BREAKING CHANGE: ui5-button press event is renamed to click (#597](#597))
  • ui5-card: headerPress event is renamed to headerClick (#597](#597))
  • ui5-link: press event is renamed to click (#597](#597))
  • ui5-list: itemPress event is renamed to itemClick (#597](#597))
  • ui5-shellbar: notificationsPress event is renamed to notificationsClick (#597](#597))
  • ui5-shellbar: profilePress event is renamed to profileClick (#597](#597))
  • ui5-shellbar: productSwitchPress event is renamed to productSwitchClick (#597](#597))
  • ui5-shellbar: logoPress event is renamed to logoClick (#597](#597))
  • ui5-shellbar: coPilotPress event is renamed to coPilotClick (#597](#597))
  • ui5-shellbar: menuItemPress event is renamed to menuItemClick (#597](#597))
  • ui5-timeline-item: ui5-timeline-item itemNamePress event is renamed to itemNameClick (#597](#597))