fixthestatusquo / proca

Widget to transform your website into a cutting-edge campaign in 10 min. multi-lingual, privacy first.
https://proca.app
GNU Affero General Public License v3.0
36 stars 12 forks source link

Bump konva from 8.4.3 to 9.3.14 #1573

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps konva from 8.4.3 to 9.3.14.

Release notes

Sourced from konva's releases.

9.3.14

Commits

  • ac1587f: update docs, fix fullRule for hit graph, close #1787 (Anton Lavrenov)
  • 3f6f9f9: fix shadow + corner radius for images, close #1734 (Anton Lavrenov)
  • 459606b: changes (Anton Lavrenov)
  • 72d92d8: update CHANGELOG with new version (Anton Lavrenov)
  • 331bd9b: build for 9.3.14 (Anton Lavrenov)
  • 7b99aa9: update cdn link (Anton Lavrenov)

9.3.13

Commits

  • bb5275f: measureText fallback (Anton Lavrenov)
  • d9e6f11: update CHANGELOG with new version (Anton Lavrenov)
  • 5ac4063: build for 9.3.13 (Anton Lavrenov)
  • 00997bc: update cdn link (Anton Lavrenov)

9.3.12

Commits

  • b54f388: add link to konva-dev (Tac Tacelosky) #1770
  • 01f4bb6: Update fill type to accpet CanvasGradient (Elazar Kopyrin) #1772
  • 52977b5: Update fill and stroke GetSet type to accept CanvasGradient (Elazar Kopyrin) #1772
  • d95ff79: fix shape.getClientRect() when a parent is cached, fix #1759` (Anton Lavrenov)
  • 0a99665: Merge branch 'master' of github.com:konvajs/konva (Anton Lavrenov)
  • 8be222e: Fix svg path.getPointAtLength(). fix #1766 (Anton Lavrenov)
  • 83523ec: fix transform on double touch, fix #1767 (Anton Lavrenov)
  • addbb98: update CHANGELOG with new version (Anton Lavrenov)
  • e86f222: build for 9.3.12 (Anton Lavrenov)
  • cb69ff9: update cdn link (Anton Lavrenov)

9.3.11

Commits

  • f0a7924: try to fix again (Anton Lavrenov)
  • 10487e9: update CHANGELOG with new version (Anton Lavrenov)
  • ad01e86: build for 9.3.11 (Anton Lavrenov)
  • 68b4ea3: update cdn link (Anton Lavrenov)

9.3.10

Commits

  • a5cd672: update CHANGELOG with new version (Anton Lavrenov)
  • f2a3728: build for 9.3.10 (Anton Lavrenov)
  • 9083dfb: update cdn link (Anton Lavrenov)

9.3.9

Commits

  • 07bdf49: fix underline for experimental render (Anton Lavrenov)
  • 60aefdf: changes (Anton Lavrenov)
  • bbf945b: update CHANGELOG with new version (Anton Lavrenov)
  • e2009f5: build for 9.3.9 (Anton Lavrenov)
  • e30a16c: update cdn link (Anton Lavrenov)

... (truncated)

Changelog

Sourced from konva's changelog.

9.3.14 (2024-07-16)

  • Fix shadow + corner radius for images
  • Support fillRule for Konva.Shape on hit graph

9.3.13 (2024-07-05)

  • Fallback for Konva.Text.measureSize() when 2d context doesn't return full data

9.3.12 (2024-06-20)

  • Fix stopped transforming when it was triggered by multi-touch
  • Fix svg path.getPointAtLength() calculations in some cases
  • Fix shape.getClientRect() when any of parents is cached

9.3.11 (2024-05-23)

  • Fix chrome clear canvas issue
  • Typescript fixes

9.3.9 (2024-05-20)

  • Fix underline and line-through for Konva.Text when Konva._fixTextRendering = true

9.3.8 (2024-05-15)

  • Fix click events fires on stage
  • Temporary Konva._fixTextRendering = true flag to fix inconsistent text

9.3.6 (2024-03-04)

  • Fix transformer bug to enable hit graph back

9.3.5 (2024-03-04)

  • tranformer event will be triggered AFTER all data of transformer is updated
  • Improve performance of transformer

9.3.4 (2024-03-03)

  • Fix clipping with zero size

9.3.3 (2024-02-09)

  • Another fix for exporting buffered shapes

9.3.2 (2024-01-26)

  • Fix large memory usage on node export

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)