HomeServicesOfAmerica / styled-material-components

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

feat(Avatar): Add initials #258

Closed ashwoodall closed 6 years ago

ashwoodall commented 6 years ago

This PR adds the ability for a name prop to be passed to Avatar and creates initials if an image src is not defined. It handles passed first + last name, first (single) name, initials (2 chars), or no name prop.

martahj commented 6 years ago

This is looking good!

Since we're temporarily unable to use Now, could you please do the following:

ashwoodall commented 6 years ago

@martahj This is our beautiful Avatars demo page now.

Avatars Demo Page

martahj commented 6 years ago

Such a beautiful demo page. Look at that gradient behind 'hi'.