szimek/signature_pad
 Watch   
 Star   
 Fork   
1 hours ago
signature_pad

v5.0.1

5.0.1 (2024-05-18)

Bug Fixes

  • Use fallback values when options object contains explicit undefined values (#772) (fe11e16)
15 days ago
signature_pad

v5.0.0

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
2024-04-05 09:52:10
signature_pad

v5.0.0-beta.1

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
2024-03-10 20:27:02
signature_pad

v4.2.0

4.2.0 (2024-03-10)

Features

  • add canvasContextOptions API for use by the getContext (#761) (7abdd48)
2023-11-16 23:34:53
signature_pad

v4.1.7

4.1.7 (2023-11-16)

Bug Fixes

2023-07-17 13:02:11
signature_pad

v4.1.6

4.1.6 (2023-07-17)

Bug Fixes

2023-02-22 08:41:53
signature_pad

v4.1.5

4.1.5 (2023-02-22)

Bug Fixes

2022-11-08 14:21:13
signature_pad

v4.1.4

4.1.4 (2022-11-08)

Bug Fixes

2022-11-01 11:56:52
signature_pad

v4.1.3

4.1.3 (2022-11-01)

Bug Fixes

  • fix version in built files (2e0ec92)
2022-11-01 11:13:19
signature_pad

v4.1.2

4.1.2 (2022-11-01)

Bug Fixes