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

feat(select): emit change event #2458

Merged
merged 4 commits into from
Jan 12, 2017

Commits on Dec 29, 2016

  1. feat(select): emit change event

    Adds an event to `md-select` that is emitted when the selected option has changed.
    
    Fixes angular#2248.
    crisbeto committed Dec 29, 2016
    Configuration menu
    Copy the full SHA
    5105a89 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2016

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

Commits on Jan 4, 2017

  1. Configuration menu
    Copy the full SHA
    cd2fe22 View commit details
    Browse the repository at this point in the history
  2. More leftovers.

    crisbeto committed Jan 4, 2017
    Configuration menu
    Copy the full SHA
    bf3fcf0 View commit details
    Browse the repository at this point in the history