HomeServicesOfAmerica / styled-material-components

Styled Components implementation of Material Design
Other
71 stars 51 forks source link

feat(chip): update focus style #301

Closed petegivens closed 6 years ago

petegivens commented 6 years ago

This PR is a small iteration towards matching MD2 spec for Chip component.

This adds the correct styles for hover, focus, and clicked states.

After discussion with @nataliaisabelle on our interpretations of the MD2 spec, these are the implemented changes:

merlinbot commented 6 years ago
Messages
:book: ### Modified Components * Chip ### PR Application * [styled-material-components-pr-301](https://styled-material-components-pr-301.now.sh)

Generated by :no_entry_sign: dangerJS

martahj commented 6 years ago

@nataliaisabelle Could you QA this PR?