Releases: agilgur5/react-signature-canvas
Releases · agilgur5/react-signature-canvas
v1.0.0
Release
(pub): republish alpha-1 as 1.0.0
- been up for several months without issues, so more than ready!
Changelog
- [
bc9e2e6904
] - (pub): re-publish alpha-1 as 1.0.0 (Anton Gilgur)
v1.0.0-alpha.1
Release
(pub): publish v1.0.0-alpha.1
-
this release is technically "fully backward compatible" because it
only adds to the API and doesn't change anything- well besides the continually fixed dotSize function (see v0.2.2)
- every SignaturePad change has been minor so far
- including v2.0.0 since it only broke distribution, not the API
- buuuut, throttle and minDistance actually would make for subtle
behavior changes since they change the internal functionality - the way props are updated now may also cause minor timing changes
-
this release does change the internal structures of the library, so
if those were being used, they might no longer work -
this release also marks a significant shift in how the library will
be maintained moving forward, since it now relies on the upstream
signature_pad library -
also update keywords
Changelog
- [
62c371419e
] - (pub): publish v1.0.0-alpha.1 (Anton Gilgur) - [
a703e223fe
] - (refactor): Wrap upstream signature_pad (Anton Gilgur) - [
9099197897
] - (docs): add some fun badges because badges (Anton Gilgur) - [
a74ad557df
] - (pub): publish v0.3.0 (Anton Gilgur)
v0.3.0
Release
(pub): publish v0.3.0
- minor bump due to new API method
Changelog
- [
a74ad557df
] - (pub): publish v0.3.0 (Anton Gilgur) - [
65ff96d232
] - (docs): add docs foron
andoff
API methods (Anton Gilgur) - [
8295ae5e2e
] - (feat): addon
API method to rebind event handlers (Christopher Lee) - [
fe1cf7a2b5
] - (pub): publish v0.2.4 (Anton Gilgur)
v0.2.4
Release
(pub): publish v0.2.4
Changelog
- [
fe1cf7a2b5
] - (pub): publish v0.2.4 (Anton Gilgur) - [
22d8019d3e
] - (fix): fix incorrect isEmpty = true during strokeBegin (Anton Gilgur) - [
217d4a9c86
] - (pub): publish v0.2.3 (Anton Gilgur)
v0.1.10
v0.2.3
Release
(pub): publish v0.2.3
Changelog
- [
217d4a9c86
] - (pub): publish v0.2.3 (Anton Gilgur) - [
8fd954ebfa
] - (deps): update peerDeps to support React 16 without warnings (João Lopes) - [
012d527020
] - (pub): publish v0.2.2 (Anton Gilgur)