MCS-Lite / mcs-lite

🎛 MCS Lite Common UI and Websites.
https://mcslite.netlify.com
MIT License
75 stars 9 forks source link

feat(avatar): add Avatar component #602

Closed liuderchi closed 6 years ago

liuderchi commented 6 years ago

What I did

How to test

  1. yarn start
  2. checkout Avatar section in localhost:6006
evenchange4 commented 6 years ago

Deploy preview for mcs-lite-ui ready!

Built with commit 350de72fa1e4d64b394d7281575cf93267878094

https://deploy-preview-602--mcs-lite-ui.netlify.com

evenchange4 commented 6 years ago

Deploy preview for mcslite ready!

Built with commit 350de72fa1e4d64b394d7281575cf93267878094

https://deploy-preview-602--mcslite.netlify.com

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-introduction ready!

Built with commit 350de72fa1e4d64b394d7281575cf93267878094

https://deploy-preview-602--mcs-lite-introduction.netlify.com

codecov[bot] commented 6 years ago

Codecov Report

Merging #602 into master will decrease coverage by 0.75%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #602      +/-   ##
==========================================
- Coverage   84.48%   83.73%   -0.76%     
==========================================
  Files         321      325       +4     
  Lines        2662     2686      +24     
  Branches      171      175       +4     
==========================================
  Hits         2249     2249              
- Misses        352      372      +20     
- Partials       61       65       +4
Impacted Files Coverage Δ
packages/mcs-lite-ui/src/Avatar/Avatar.js 0% <0%> (ø)
packages/mcs-lite-ui/src/Avatar/index.js 0% <0%> (ø)
packages/mcs-lite-ui/src/Avatar/IconAvatar.js 0% <0%> (ø)
...ckages/mcs-lite-ui/src/Avatar/styled-components.js 0% <0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 238ab36...350de72. Read the comment docs.