Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(chips): removed redundant class the enable custom colors on chips #7051

Closed
wants to merge 1 commit into from

Conversation

EladBezalel
Copy link
Member

  • .md-chip class was redundant and it's selector was stronger than the user selector, removing this class enables the user to define a class that won't be overridden by the chip style

fixes #6965

breaking

@EladBezalel EladBezalel added the needs: review This PR is waiting on review from the team label Feb 6, 2016
* `.md-chip` class was redundant and it's selector was stronger than the user selector, removing this class enables the user to define a class that won't be overridden by the chip style

fixes #6965

> #breaking
@ThomasBurleson ThomasBurleson added pr: merge ready This PR is ready for a caretaker to review - Breaking Change and removed needs: review This PR is waiting on review from the team labels Feb 29, 2016
@ThomasBurleson ThomasBurleson added this to the 1.1.0 milestone Feb 29, 2016
@EladBezalel EladBezalel deleted the fix/chip-background-color branch March 5, 2016 18:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
- Breaking Change pr: merge ready This PR is ready for a caretaker to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Set background color of whole md-chip
2 participants