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/add keyboard control #431

Closed
wants to merge 14 commits into from

Commits on May 22, 2020

  1. add keyboard control

    Xindi Xu committed May 22, 2020
    Configuration menu
    Copy the full SHA
    6f6a77d View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Configuration menu
    Copy the full SHA
    c18de88 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Use e.key instead of e.keyCode

    Xindi Xu committed Jun 12, 2020
    Configuration menu
    Copy the full SHA
    9bd539d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Able to enter to select emojis

    Xindi Xu committed Jul 17, 2020
    Configuration menu
    Copy the full SHA
    59f0dae View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Fixed skin tone button

    Xindi Xu committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    30468ff View commit details
    Browse the repository at this point in the history
  2. arrow keys to select skintone

    Xindi Xu committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b611b9b View commit details
    Browse the repository at this point in the history
  3. escape stop propagation

    Xindi Xu committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    85d13bd View commit details
    Browse the repository at this point in the history
  4. tab should not leave focus

    Xindi Xu committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    b8b1b79 View commit details
    Browse the repository at this point in the history
  5. test

    Xindi Xu committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    d994d50 View commit details
    Browse the repository at this point in the history
  6. on preview change props

    Xindi Xu committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    48bed5c View commit details
    Browse the repository at this point in the history
  7. onShow onHide previews

    Xindi Xu committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    16f25c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. enter in anchor or seach should select first emoji

    Xindi Xu committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    7eae6f1 View commit details
    Browse the repository at this point in the history
  2. clean up + update test

    Xindi Xu committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    2afd85f View commit details
    Browse the repository at this point in the history
  3. update test and style

    Xindi Xu committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    fdedc10 View commit details
    Browse the repository at this point in the history