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

refactor: abstract checkbox presentation to standalone component #2590

Closed
wants to merge 1 commit into from

Commits on Jan 11, 2017

  1. refactor: abstract checkbox presentation to standalone component

    Moves the presentation logic from the `md-checkbox` to a `md-pseudo-checkbox` that can be re-used in other components, like `md-select` and `md-selection-list`. Renames and refactors a bunch of CSS classes, unit tests, properties etc.
    
    Relates to angular#2412.
    crisbeto committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    36071da View commit details
    Browse the repository at this point in the history