Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 05:23
· 4 commits to master since this release

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