react-code-input icon indicating copy to clipboard operation
react-code-input copied to clipboard

Upgrade Storybook to latest v5

Open acusti opened this issue 4 years ago • 1 comments

note that this branch was branched off of #152 and will be easier to review in isolation from those changes.


improves the UI/UX of the docs. i tried upgrading to v6 but there were too many breaking changes and deprecated plugins to feel worthwhile.

acusti avatar Oct 14 '21 06:10 acusti

Codecov Report

Merging #153 (4ba749a) into master (2599c5d) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #153   +/-   ##
=======================================
  Coverage   96.55%   96.55%           
=======================================
  Files           2        2           
  Lines         145      145           
  Branches       41       41           
=======================================
  Hits          140      140           
  Misses          5        5           
Impacted Files Coverage Δ
src/ReactCodeInput.js
src/utils.js
ReactCodeInput.js 96.45% <0.00%> (ø)
utils.js 100.00% <0.00%> (ø)

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 2599c5d...4ba749a. Read the comment docs.

codecov[bot] avatar Oct 14 '21 06:10 codecov[bot]