Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Keyboard Navigation Support #22

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Keyboard Navigation Support #22

wants to merge 5 commits into from

Commits on Nov 28, 2013

  1. Merge pull request #1 from tkrotoff/master

    merge from master
    Deklin committed Nov 28, 2013
    Configuration menu
    Copy the full SHA
    9801b32 View commit details
    Browse the repository at this point in the history
  2. Added Keyboard Navigation Support

    Popup allows tabbing with wrapping support
    ESC to close
    Focusable items
    Deklin committed Nov 28, 2013
    Configuration menu
    Copy the full SHA
    d564559 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3202f3b View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2013

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

Commits on Jan 7, 2014

  1. Fix to only hide picker if it is infact visible

    This is needed because hidepicker is called on document mouseodwn so
    basically it keeps running this no matter what. and causes us always to
    re-focus the selector icon.
    Deklin committed Jan 7, 2014
    Configuration menu
    Copy the full SHA
    9cbe258 View commit details
    Browse the repository at this point in the history