Signature Pad Versions Save

HTML5 canvas based smooth signature drawing

v5.0.0

2 weeks ago

5.0.0 (2024-05-03)

Bug Fixes

  • allow drawing outside canvas for a smoother signature (#765) (29a8b5a)
  • update deps (1955364)

BREAKING CHANGES

  • Drawing outside of the canvas will record data outside the canvas
  • Update SignatureEvent to store the original event, x, y, pressure
  • move and up events are attached once down is triggered and they are on the window/ownerDocument target

v5.0.0-beta.1

1 month ago

5.0.0-beta.1 (2024-04-05)

Bug Fixes

  • allow drawing outside canvas for a smoother signature (#765) (29a8b5a)

BREAKING CHANGES

  • Drawing outside of the canvas will record data outside the canvas
  • Update SignatureEvent to store the original event, x, y, pressure
  • move and up events are attached once down is triggered and they are on the window/ownerDocument target

v4:

sig1

v5

sig2

v4.2.0

2 months ago

4.2.0 (2024-03-10)

Features

  • add canvasContextOptions API for use by the getContext (#761) (7abdd48)

v4.1.7

6 months ago

4.1.7 (2023-11-16)

Bug Fixes

v4.1.6

10 months ago

4.1.6 (2023-07-17)

Bug Fixes

v4.1.5

1 year ago

4.1.5 (2023-02-22)

Bug Fixes

v4.1.4

1 year ago

4.1.4 (2022-11-08)

Bug Fixes

v4.1.3

1 year ago

4.1.3 (2022-11-01)

Bug Fixes

  • fix version in built files (2e0ec92)

v4.1.2

1 year ago

4.1.2 (2022-11-01)

Bug Fixes

v4.1.1

1 year ago

4.1.1 (2022-10-31)

Bug Fixes