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

[feat] a11y click events have key events #7081

Commits on Dec 30, 2021

  1. add compiler warning

    James Bradbury committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    1c4c978 View commit details
    Browse the repository at this point in the history
  2. check for keypress, keydown, keyup when click is present

    James Bradbury committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    4fcea85 View commit details
    Browse the repository at this point in the history
  3. add test

    James Bradbury committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    44b75e4 View commit details
    Browse the repository at this point in the history