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 md-optgroup component #4432

Merged
merged 3 commits into from
Jun 8, 2017

Commits on Jun 8, 2017

  1. feat(select): add md-optgroup component

    Adds the `md-optgroup` component, which can be used to group options inside of `md-select`, in a similar way to the native `optgroup`.
    
    Fixes angular#3182.
    crisbeto committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    951983c View commit details
    Browse the repository at this point in the history
  2. fix: address feedback

    crisbeto committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    2ce96d3 View commit details
    Browse the repository at this point in the history
  3. fix: address feedback

    crisbeto committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    d139648 View commit details
    Browse the repository at this point in the history