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: add a common class to be used when dealing with selection logic #2562

Merged
merged 7 commits into from Jan 13, 2017

Commits on Jan 7, 2017

  1. feat: add a common class to be used when dealing with selection logic

    Adds the `MdSelectionModel` class that can be used when dealing with single and multiple selection within a component.
    
    Relates to angular#2412.
    crisbeto committed Jan 7, 2017
    Copy the full SHA
    e9fedb9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Copy the full SHA
    e3a87d7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6bcc644 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'selection-model' of https://github.com/crisbeto/material2

    … into selection-model
    crisbeto committed Jan 11, 2017
    Copy the full SHA
    af1352e View commit details
    Browse the repository at this point in the history
  4. Rename private method.

    crisbeto committed Jan 11, 2017
    Copy the full SHA
    382dac8 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e82403d View commit details
    Browse the repository at this point in the history
  6. Rename private methods.

    crisbeto committed Jan 11, 2017
    Copy the full SHA
    70e4768 View commit details
    Browse the repository at this point in the history