react-signature-pad-wrapper

A React wrapper for signature pad

MIT License

Downloads
136.4K
Stars
204
Committers
5
react-signature-pad-wrapper - Version 3.1.1 of react-signature-pad-wrapper

Published by michaeldzjap almost 3 years ago

Fixed

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

Security

  • Update signature pad to v4.0.1
react-signature-pad-wrapper - Version 3.1.0 of react-signature-pad-wrapper

Published by michaeldzjap almost 3 years ago

Added

  • More tests

Removed

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

Security

  • Update all dependencies
react-signature-pad-wrapper - Version 3.0.0 of react-signature-pad-wrapper

Published by michaeldzjap almost 3 years ago

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
react-signature-pad-wrapper - Version 2.0.2 of react-signature-pad-wrapper

Published by michaeldzjap about 3 years ago

Added

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

Security

  • Update all dependencies
react-signature-pad-wrapper - Version 2.0.1 of react-signature-pad-wrapper

Published by michaeldzjap about 3 years ago

Fixed

  • Reference declarations in package.json (#27, #31)
react-signature-pad-wrapper - Version 2.0.0 of react-signature-pad-wrapper

Published by michaeldzjap about 3 years ago

Changed

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

Published by michaeldzjap about 3 years ago

Changed

  • Remove husky install from postinstall hooks (#29, #30)
react-signature-pad-wrapper - Version 1.3.1 of react-signature-pad-wrapper

Published by michaeldzjap about 3 years ago

Security

  • Update dev dependencies
react-signature-pad-wrapper - Version 1.3.0 of react-signature-pad-wrapper

Published by michaeldzjap almost 4 years ago

Added

  • Support for React 17

Security

  • Update dev dependencies
react-signature-pad-wrapper - Version 1.2.12 of react-signature-pad-wrapper

Published by michaeldzjap about 4 years ago

Changed

  • Updated all dev dependencies
  • Remove prop types from production build
react-signature-pad-wrapper - Version 1.2.11 of react-signature-pad-wrapper

Published by michaeldzjap over 4 years ago

Changed

  • Update all dev dependencies
  • Move Jest config to a separate file
  • Add a .editorconfig file
  • Use proper indentation in JSON files
react-signature-pad-wrapper - Version 1.2.10 of react-signature-pad-wrapper

Published by michaeldzjap over 4 years ago

Changed

Updated dependencies and fixed security alerts.

react-signature-pad-wrapper - Version 1.2.9 of react-signature-pad-wrapper

Published by michaeldzjap over 4 years ago

Changed

Fresh build after updating dependencies

react-signature-pad-wrapper - Version 1.2.8 of react-signature-pad-wrapper

Published by michaeldzjap over 4 years ago

Changed

Fresh build after updating dependencies

react-signature-pad-wrapper - Version 1.2.7 of react-signature-pad-wrapper

Published by michaeldzjap almost 5 years ago

Changed

  • Fresh build after updating dependencies
react-signature-pad-wrapper - Version 1.2.6 of react-signature-pad-wrapper

Published by michaeldzjap over 5 years ago

Changed

  • Fresh build after updating dependencies
react-signature-pad-wrapper - Version 1.2.5 of react-signature-pad-wrapper

Published by michaeldzjap over 5 years ago

Changed

  • Fresh build after updating all dependencies

Removed

  • The babel-core package has been removed
react-signature-pad-wrapper - Version 1.2.4 of react-signature-pad-wrapper

Published by michaeldzjap over 5 years ago

Features

None of the changes should affect usage with respect to the previous version. Nonetheless, if there are, please report.

  • rollup builds have been altered slightly. A minimised es version now also is available.
  • A couple of test cases have been added. Remains a bit difficult to test properly due to the heave canvas involvement. Hence, code coverage looks rather poor...
  • It should no longer be necessary to explicitly install the prop-types package.
  • The tests folder has been moved to the root directory
react-signature-pad-wrapper - Version 1.2.3 of react-signature-pad-wrapper

Published by michaeldzjap about 6 years ago

Maintenance update

react-signature-pad-wrapper - Version 1.2.2 of react-signature-pad-wrapper

Published by michaeldzjap over 6 years ago

  • The jsnext:main property is removed from package.json
  • Dependencies are updated