Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [5.0.0](v4.2.0...v5.0.0) (2024-05-03) ### Bug Fixes * allow drawing outside canvas for a smoother signature ([#765](#765)) ([29a8b5a](29a8b5a)) * update deps ([1955364](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
- Loading branch information