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): add multiple selection mode #2722

Merged
merged 5 commits into from
Mar 9, 2017

Commits on Mar 9, 2017

  1. * Integrates the SelectionModel into md-select.

    * Adds the `multiple` option which allows users to select multiple options from a `md-select`.
    * Fixes a button that wasn't being cleaned up from dialog tests, causing some select tests to fail.
    
    Fixes angular#2412.
    crisbeto committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    89a49c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc360ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4525b22 View commit details
    Browse the repository at this point in the history
  4. fix: test failure in IE

    crisbeto committed Mar 9, 2017
    Configuration menu
    Copy the full SHA
    e04e1d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1745a3a View commit details
    Browse the repository at this point in the history