Skip to content

Releases: michaeldzjap/react-signature-pad-wrapper

Version 3.1.1 of react-signature-pad-wrapper

08 Jan 08:47
Compare
Choose a tag to compare

Fixed

  • Properly generate type declarations files again (#39, #40)

Security

  • Update signature pad to v4.0.1

Version 3.1.0 of react-signature-pad-wrapper

07 Jan 17:59
Compare
Choose a tag to compare

Added

  • More tests

Removed

  • The source maps were removed from the npm distribution (#37)

Security

  • Update all dependencies

Version 3.0.0 of react-signature-pad-wrapper

12 Dec 14:15
Compare
Choose a tag to compare

Changed

  • Removed onBegin and onEnd as they are now events (See PR #567 of signature pad)
  • Removed callback type as a possible argument / return type of the dotSize method

Security

  • Update all dependencies
  • Update signature pad to v4

Version 2.0.2 of react-signature-pad-wrapper

14 Oct 17:32
Compare
Choose a tag to compare

Added

  • Type support for passing canvas properties (e.g. style) that are objects #33

Security

  • Update all dependencies

Version 2.0.1 of react-signature-pad-wrapper

29 Sep 07:25
Compare
Choose a tag to compare

Fixed

  • Reference declarations in package.json (#27, #31)

Version 2.0.0 of react-signature-pad-wrapper

26 Sep 16:27
Compare
Choose a tag to compare

Changed

  • Update Signature Pad to v3.0.0-beta.4.
  • Convert the source code of react-signature-pad-wrapper to TypeScript.

Version 1.3.2 of react-signature-pad-wrapper

18 Sep 08:15
Compare
Choose a tag to compare

Changed

  • Remove husky install from postinstall hooks (#29, #30)

Version 1.3.1 of react-signature-pad-wrapper

17 Sep 07:33
Compare
Choose a tag to compare

Security

  • Update dev dependencies

Version 1.3.0 of react-signature-pad-wrapper

30 Oct 08:22
Compare
Choose a tag to compare

Added

  • Support for React 17

Security

  • Update dev dependencies

Version 1.2.12 of react-signature-pad-wrapper

30 Aug 13:32
Compare
Choose a tag to compare

Changed

  • Updated all dev dependencies
  • Remove prop types from production build