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

Selection buttons #121

Merged
merged 13 commits into from
Jul 30, 2014
Merged

Selection buttons #121

merged 13 commits into from
Jul 30, 2014

Commits on Jul 28, 2014

  1. Configuration menu
    Copy the full SHA
    e8c5341 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c4765 View commit details
    Browse the repository at this point in the history
  3. Add focus tracking

    tombye committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    db96cb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9f16a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65eaa76 View commit details
    Browse the repository at this point in the history
  6. Merge both constructors into SelectionButtons

    Includes:
    
    - adding tests for all
    - changing how focus is controlled for radios
    tombye committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    c266144 View commit details
    Browse the repository at this point in the history
  7. Add documentation to README

    Includes correction for naming of
    selectionButtons.
    tombye committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    58f6d90 View commit details
    Browse the repository at this point in the history
  8. Change selectionButtons to shorter form

    As suggested by @edds.
    tombye committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    3b219a6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3236668 View commit details
    Browse the repository at this point in the history
  10. Change setup to getSelection

    tombye committed Jul 28, 2014
    Configuration menu
    Copy the full SHA
    4d356b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2014

  1. Move bindEvents method to BaseButtons

    Includes the addition of the getEventNames method.
    tombye committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    2ce29ba View commit details
    Browse the repository at this point in the history
  2. Remove all the _this variables

    tombye committed Jul 29, 2014
    Configuration menu
    Copy the full SHA
    b4d22f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2014

  1. Add better option binding

    tombye committed Jul 30, 2014
    Configuration menu
    Copy the full SHA
    beb1cf7 View commit details
    Browse the repository at this point in the history