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 support for custom errorStateMatcher #6147

Closed
wants to merge 7 commits into from

Commits on Aug 5, 2017

  1. feat(select): add support for custom errorStateMatcher

    * Allows for the `md-select` error behavior to be configured through an `@Input`, as well as globally through the same provider as `md-input-container`.
    * Simplifies the signature of some of the error option symbols.
    crisbeto committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    86de634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe6e3d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbca4cb View commit details
    Browse the repository at this point in the history
  4. refactor: address feedback

    crisbeto committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    55fb514 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9200c6f View commit details
    Browse the repository at this point in the history
  6. chore: many typos

    crisbeto committed Aug 5, 2017
    Configuration menu
    Copy the full SHA
    32e5de8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2017

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