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

Keyboard Accessability #17

Closed
wants to merge 3 commits into from
Closed

Keyboard Accessability #17

wants to merge 3 commits into from

Commits on Oct 1, 2014

  1. Accessibility features mentioned by @claydiffrient

    Modal is now closed on an ESC keypress.
    Default TAB key behaviour is prevented while the modal is open.
    francisrstokes@outlook.com committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    7188585 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2014

  1. Fixed TAB functionality to switch between modal buttons when alert is…

    … active.
    
    Added conditions for handling ENTER / SPACE keys while alert is active.
    Frank committed Oct 2, 2014
    Configuration menu
    Copy the full SHA
    6d67bbf View commit details
    Browse the repository at this point in the history
  2. [+] Added missing preventDefault call

    Frank committed Oct 2, 2014
    Configuration menu
    Copy the full SHA
    e5fcd78 View commit details
    Browse the repository at this point in the history