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

Feature #548 - allow select component to be controlled by keyboard #582

Closed
wants to merge 2 commits into from

Commits on Feb 1, 2015

  1. Feature Dogfalo#548 - allow select component to be controller by keyb…

    …oard
    
    - refactored dropdown component
    - add open and close listeners to dropdown component
    - refactored select component (replace span by input)
    - add keypress binding and logic to select
    robinbortlik committed Feb 1, 2015
    Configuration menu
    Copy the full SHA
    ec69063 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2015

  1. Fix dropdown effect

    robinbortlik committed Feb 2, 2015
    Configuration menu
    Copy the full SHA
    5324ce6 View commit details
    Browse the repository at this point in the history