Tangerine-Community / tangy-form

<tangy-form> is a web component for creating multipage forms. Other <tangy-*> input elements are included as well.
GNU General Public License v3.0
15 stars 3 forks source link

Bump signature_pad from 4.0.4 to 4.0.8 #367

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps signature_pad from 4.0.4 to 4.0.8.

Release notes

Sourced from signature_pad's releases.

v4.0.8

4.0.8 (2022-09-13)

Bug Fixes

v4.0.7

4.0.7 (2022-07-21)

Bug Fixes

  • use canvas.ownerDocument in mouse events in case it is different from window.document (#637) (636a503)

v4.0.6

4.0.6 (2022-07-18)

Bug Fixes

  • check for event.cancelable in touch events (#634) (21ab3c7)

v4.0.5

4.0.5 (2022-06-06)

Bug Fixes

Changelog

Sourced from signature_pad's changelog.

4.0.8 (2022-09-13)

Bug Fixes

4.0.7 (2022-07-21)

Bug Fixes

  • use canvas.ownerDocument in mouse events in case it is different from window.document (#637) (636a503)

4.0.6 (2022-07-18)

Bug Fixes

  • check for event.cancelable in touch events (#634) (21ab3c7)

4.0.5 (2022-06-06)

Bug Fixes

Commits
  • b961570 chore(release): 4.0.8 [skip ci]
  • 870da71 📚 docs [skip ci]
  • 27cd493 fix: fix svg image size (#650)
  • f90f6bc docs: redraw on resize (#649)
  • 416d690 chore: add reset on resize example
  • abbf65f chore: update deps (#640)
  • 2e2373d chore(release): 4.0.7 [skip ci]
  • 76a1add 📚 docs [skip ci]
  • 636a503 fix: use canvas.ownerDocument in mouse events in case it is different from wi...
  • 77cb9a0 chore(release): 4.0.6 [skip ci]
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #368.