v1.0.0-rc.1
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
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))