szimek/signature_pad
 Watch   
 Star   
 Fork   
2024-10-17 14:15:11
signature_pad

v5.0.4

5.0.4 (2024-10-17)

Bug Fixes

2024-08-23 23:00:07
signature_pad

v5.0.3

5.0.3 (2024-08-23)

Bug Fixes

2024-06-10 22:36:59
signature_pad

v5.0.2

5.0.2 (2024-06-10)

Bug Fixes

  • cast type instead of global namespace (#773) (caf901b)
2024-05-19 03:22:38
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)
2024-05-03 13:22:50
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