agilgur5 / react-signature-canvas

A React wrapper component around signature_pad (in < 150 LoC). Unopinionated and heavily updated fork of react-signature-pad
https://agilgur5.github.io/react-signature-canvas/
Other
528 stars 115 forks source link

deps: update peerDeps to support React 17 without warnings #69

Closed agilgur5 closed 2 years ago

agilgur5 commented 2 years ago

Summary

Update peerDependencies range to support React 17

Fixes #58 Closes #64

Description

Review Notes

Had to do some manual things in the background like migrating and re-setting-up Travis (and emailing them about OSS credits etc) as well as making sure Codecov still works etc. Make sure everything passes here before merging!

Will PR and merge my old standardization branch after this just to have less changes for this (less things to break). Those commits are like 2 years old now but still relevant. Will see about #42 after

codecov[bot] commented 2 years ago

Codecov Report

Merging #69 (13436f7) into main (d449c18) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #69   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           59        59           
  Branches         6         6           
=========================================
  Hits            59        59           

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 d449c18...13436f7. Read the comment docs.