HomeServicesOfAmerica / styled-material-components

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

Refactor icon creation syntax #340

Closed brad-decker closed 5 years ago

brad-decker commented 5 years ago
  1. fixes an issue with avatar introduced during the circular dependency fix.
  2. fixes usage of deprecated styled-components pattern in svg-icons and generate-icons script.
  3. This should merge after the pr that implements this in our codebase to confirm no breaking changes in userland.
merlinbot commented 5 years ago
Messages
:book: ### Modified Components * Avatar * Checkbox ### PR Application * [styled-material-components-pr-340](https://styled-material-components-pr-340.now.sh)

Generated by :no_entry_sign: dangerJS

brad-decker commented 5 years ago

Styled Component deprecation warnings are overwhelming the console.

dekkofilms commented 5 years ago

🎉

Sent with GitHawk