Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: remove press event in favour of click #597

Merged
merged 3 commits into from
Jun 27, 2019
Merged

Commits on Jun 27, 2019

  1. refactor: remove press event in favour of click

    also rename two-word events from press to click for consistency
    
    BREAKING CHANGE: ui5-button press event is renamed to click
    BREAKING CHANGE: ui5-card headerPress event is renamed to headerClick
    BREAKING CHANGE: ui5-link press event is renamed to click
    BREAKING CHANGE: ui5-list itemPress event is renamed to itemClick
    BREAKING CHANGE: ui5-shellbar notificationPress event is renamed to notificationClick
    BREAKING CHANGE: ui5-shellbar profilePress event is renamed to profileClick
    BREAKING CHANGE: ui5-shellbar productSwitchPress event is renamed to productSwitchClick
    BREAKING CHANGE: ui5-shellbar logoPress event is renamed to logoClick
    BREAKING CHANGE: ui5-shellbar coPilotPress event is renamed to coPilotClick
    BREAKING CHANGE: ui5-shellbar menuItemPress event is renamed to menuItemClick
    pskelin committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    1b118ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    371cc7b View commit details
    Browse the repository at this point in the history
  3. comment failing wdio test

    pskelin committed Jun 27, 2019
    Configuration menu
    Copy the full SHA
    acb4ad7 View commit details
    Browse the repository at this point in the history