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

Allow for custom-entered choices to be used in the combo box #20

Closed
wants to merge 4 commits into from

Commits on Jul 9, 2012

  1. Configuration menu
    Copy the full SHA
    d46086c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1791b1 View commit details
    Browse the repository at this point in the history
  3. Remove functionality where the actual select box is changed

    This is because, in this patch, the select is a data source rather than
    an actual control
    andrewmunsell committed Jul 9, 2012
    Configuration menu
    Copy the full SHA
    3439d05 View commit details
    Browse the repository at this point in the history
  4. Remove tests where the select is tested upon

    All tests pass after this commit
    andrewmunsell committed Jul 9, 2012
    Configuration menu
    Copy the full SHA
    f8676cd View commit details
    Browse the repository at this point in the history