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

Commits on Apr 5, 2024

  1. fix: allow drawing outside canvas for a smoother signature (#765)

    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
    UziTech committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    29a8b5a View commit details
    Browse the repository at this point in the history
  2. 📚 docs [skip ci]

    GitHub Actions committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    08ad6ee View commit details
    Browse the repository at this point in the history
  3. chore(release): 5.0.0-beta.1 [skip ci]

    # [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
    semantic-release-bot committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    9c458ca View commit details
    Browse the repository at this point in the history
  4. chore: fix changelog

    UziTech committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1f7cefa View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    1097b9a View commit details
    Browse the repository at this point in the history