Skip to content
This repository has been archived by the owner on Feb 26, 2023. It is now read-only.

Annotations to handle key events #1539

Merged
merged 9 commits into from
Sep 12, 2015

Commits on Sep 11, 2015

  1. Configuration menu
    Copy the full SHA
    579520e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39e36dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b3bc23 View commit details
    Browse the repository at this point in the history
  4. Creates @keydown with its handler class

    simopete authored and WonderCsabo committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    6cffea4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b191dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11f1307 View commit details
    Browse the repository at this point in the history
  7. Creates @keyup with its handler class

    simopete authored and WonderCsabo committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    e808317 View commit details
    Browse the repository at this point in the history
  8. Create tests to key events

    Key events: @keydown, @KeyLongPress, @KeyMultiple, @keyup
    simopete authored and WonderCsabo committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    c6033b6 View commit details
    Browse the repository at this point in the history
  9. Functional tests for key events

    simopete authored and WonderCsabo committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    1afe4d5 View commit details
    Browse the repository at this point in the history