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

Updating select from collection automatically #237

Merged
merged 5 commits into from
Jun 16, 2014

Commits on May 16, 2014

  1. Configuration menu
    Copy the full SHA
    70d61de View commit details
    Browse the repository at this point in the history
  2. Code style fix

    yousefcisco committed May 16, 2014
    Configuration menu
    Copy the full SHA
    5999133 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2014

  1. Changes from comments

    Removed event listeners after unstuck is called. Changed it so that the
    options are re-rendered on add, remove, reset and sort. This meant that
    I had to add in extra lines to manage the event listeners to ensure that
    we don't create a huge number of events.
    yousefcisco committed May 18, 2014
    Configuration menu
    Copy the full SHA
    8d84286 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2014

  1. Configuration menu
    Copy the full SHA
    84a8964 View commit details
    Browse the repository at this point in the history
  2. Added missing semicolon

    yousefcisco committed May 19, 2014
    Configuration menu
    Copy the full SHA
    4b596e3 View commit details
    Browse the repository at this point in the history