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

fix(pseudo-checkbox): alignment issue and border color #3144

Merged
merged 2 commits into from
Feb 21, 2017

Commits on Feb 16, 2017

  1. fix(pseudo-checkbox): alignment issue and border color

    * Fixes an alignment issue with the pseudo checkboxes. Most likely caused by the `mat-` prefix changes or a faulty conflict resolution.
    * Fixes pseudo checkboxes not using the proper border color from the theme.
    * Adds the pseudo checkboxes to the checkbox demo for easier testing.
    crisbeto committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    1646340 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. fix: address PR feedback

    crisbeto committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    dcbff5d View commit details
    Browse the repository at this point in the history