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 InputMultiSelect Component #610

Closed evenchange4 closed 6 years ago

evenchange4 commented 6 years ago

Issue:

What I did

How to test

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 mcslite ready!

Built with commit f22e8e617fbfe8c3731c424bcdbf46b9867211c5

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

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-introduction ready!

Built with commit f22e8e617fbfe8c3731c424bcdbf46b9867211c5

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

evenchange4 commented 6 years ago

Deploy preview for mcs-lite-ui ready!

Built with commit f22e8e617fbfe8c3731c424bcdbf46b9867211c5

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

codecov[bot] commented 6 years ago

Codecov Report

Merging #610 into master will increase coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #610      +/-   ##
==========================================
+ Coverage   83.73%   83.76%   +0.02%     
==========================================
  Files         325      326       +1     
  Lines        2687     2691       +4     
  Branches      175      174       -1     
==========================================
+ Hits         2250     2254       +4     
  Misses        372      372              
  Partials       65       65
Impacted Files Coverage Δ
packages/mcs-lite-ui/src/InputOrder/InputOrder.js 58.33% <100%> (+3.78%) :arrow_up:
...s-lite-ui/src/InputMultiSelect/InputMultiSelect.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 ac1db96...f22e8e6. Read the comment docs.