Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v5 #767

Merged
merged 5 commits into from
May 3, 2024
Merged

Release v5 #767

merged 5 commits into from
May 3, 2024

Conversation

UziTech
Copy link
Collaborator

@UziTech UziTech commented Apr 5, 2024

BREAKING CHANGE:

  • 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

UziTech and others added 5 commits April 4, 2024 19:47
BREAKING CHANGE:

- 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
# [5.0.0-beta.1](v4.2.0...v5.0.0-beta.1) (2024-04-05)

### Bug Fixes

* allow drawing outside canvas for a smoother signature ([#765](#765)) ([29a8b5a](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
@UziTech UziTech merged commit 1097b9a into master May 3, 2024
10 checks passed
Copy link

github-actions bot commented May 3, 2024

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants