40818419 / react-code-input

React component for entering and validating PIN code.
MIT License
314 stars 129 forks source link

Upgrade Storybook to latest v5 #153

Open acusti opened 2 years ago

acusti commented 2 years ago

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.

codecov[bot] commented 2 years ago

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.