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.9 #368

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps signature_pad from 4.0.4 to 4.0.9.

Release notes

Sourced from signature_pad's releases.

v4.0.9

4.0.9 (2022-09-24)

Bug Fixes

  • add velocityFilterWeight to point group options (ed6c139)
  • use point group options in calculations (7495eae)

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.9 (2022-09-24)

Bug Fixes

  • add velocityFilterWeight to point group options (ed6c139)
  • use point group options in calculations (7495eae)

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
  • 5bf5ca6 chore(release): 4.0.9 [skip ci]
  • 9410df1 📚 docs [skip ci]
  • f92b31c Merge pull request #657 from UziTech/point-group-options
  • 8018f3c test: test fromData with options change
  • ed6c139 fix: add velocityFilterWeight to point group options
  • 7495eae fix: use point group options in calculations
  • 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)
  • 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 2 years ago

Superseded by #370.