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

[EuiSelectable] Handle more keyboard scenarios #5613

Merged
merged 8 commits into from
Feb 10, 2022

Commits on Feb 9, 2022

  1. handle clear button enter

    thompsongl committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    abb0076 View commit details
    Browse the repository at this point in the history
  2. handle non-character keys

    thompsongl committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7c3e380 View commit details
    Browse the repository at this point in the history
  3. CL

    thompsongl committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    65038dc View commit details
    Browse the repository at this point in the history
  4. add cypress tests

    thompsongl committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    10b16e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    bd39639 View commit details
    Browse the repository at this point in the history
  2. use real* cypress events

    thompsongl committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    e2e2252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbf7074 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3e00c7 View commit details
    Browse the repository at this point in the history