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

fix(selection-list): fix option value coercion and selection events #6901

Merged
merged 5 commits into from
Oct 12, 2017
Merged

fix(selection-list): fix option value coercion and selection events #6901

merged 5 commits into from
Oct 12, 2017

Commits on Oct 10, 2017

  1. fix(selection-list): fix md-list-option value coercion and selection …

    …event emitters
    
    * md-list-option value is no longer coerced to a boolean value
    * md-list-option EventEmitters selectedChange and deselected now emit an event when an option is selected/deselected
    
    Fixes #6864
    dereekb committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    eb3f6da View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. review feedback changes

    dereekb committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    390cb1d View commit details
    Browse the repository at this point in the history
  2. review feedback changes

    dereekb committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    801c92c View commit details
    Browse the repository at this point in the history
  3. review feedback changes

    dereekb committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    bc14f66 View commit details
    Browse the repository at this point in the history
  4. review feedback changes

    dereekb committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    efab749 View commit details
    Browse the repository at this point in the history