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(button): ripple color for raised buttons #3829

Merged
merged 4 commits into from
Apr 11, 2017

Commits on Mar 30, 2017

  1. fix(button): ripple color for raised buttons

    * Fixes the incorrect ripple color for raised buttons. Currently the ripple color is always based on black. This is incorrect on palettes like Indigo.
    
    Fixes angular#2901
    devversion committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    534bd4e View commit details
    Browse the repository at this point in the history
  2. Address feedback

    devversion committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    4d8fabb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9b1766 View commit details
    Browse the repository at this point in the history
  4. Fix comment

    devversion committed Mar 30, 2017
    Configuration menu
    Copy the full SHA
    3730278 View commit details
    Browse the repository at this point in the history