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(input): theming mixin error #5254

Merged
merged 1 commit into from
Jun 22, 2017

Commits on Jun 20, 2017

  1. fix(input): theming mixin error

    * Fixes an error in the input theming mixin that was caused by a nested mixin.
    * Removes the `mat-input-` prefix from the mixin local variables since they're not exposed and don't need to be prefixed.
    
    Fixes angular#5232.
    crisbeto committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    83cb675 View commit details
    Browse the repository at this point in the history