MCS-Lite / mcs-lite

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

feat(ui): add InputRadio Component #601

Closed evenchange4 closed 6 years ago

evenchange4 commented 6 years ago

Issue:

What I did

How to test

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-introduction ready!

Built with commit 7fdd31aa5dfe1f3257cec56bd40f64a5ffa71b69

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

evenchange4 commented 6 years ago

Deploy preview for mcslite ready!

Built with commit 7fdd31aa5dfe1f3257cec56bd40f64a5ffa71b69

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

michaelhsu-bot commented 6 years ago
Warnings
:warning: :exclamation: Big PR
:warning: Changes were made to package.json, but not to licenses.csv - Perhaps you need to run `$ yarn run license`?

Generated by :no_entry_sign: dangerJS

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-ui ready!

Built with commit 7fdd31aa5dfe1f3257cec56bd40f64a5ffa71b69

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

codecov[bot] commented 6 years ago

Codecov Report

Merging #601 into master will increase coverage by 0.08%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #601      +/-   ##
==========================================
+ Coverage    84.4%   84.48%   +0.08%     
==========================================
  Files         319      321       +2     
  Lines        2648     2662      +14     
  Branches      169      171       +2     
==========================================
+ Hits         2235     2249      +14     
  Misses        352      352              
  Partials       61       61
Impacted Files Coverage Δ
packages/mcs-lite-ui/src/InputRadio/InputRadio.js 100% <100%> (ø)
...es/mcs-lite-ui/src/InputRadio/styled-components.js 100% <100%> (ø)

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 70230d6...7fdd31a. Read the comment docs.