Skip to content

Bump konva from 7.2.2 to 8.3.10

Dependabot requested to merge dependabot-npm_and_yarn-konva-8.3.10 into master

Bumps konva from 7.2.2 to 8.3.10.

Changelog

Sourced from konva's changelog.

8.3.10 (2022-06-20)

  • Skip Konva.Transformer in container.getClientRect() calculations

8.3.9 (2022-05-27)

  • Typescript fixes

8.3.8 (2022-05-05)

  • Disable all exports in package.json

8.3.7 (2022-05-04)

  • Migrate to CommonJS exports only

8.3.6 (2022-04-27)

  • Better exports definitions. Importing Konva should work better in different bundlers and test environments.
  • imageSmoothingEnabled option for node.toDataURL(), node.toCanvas() and node.toImage()

8.3.5 (2022-03-21)

  • Quick fix for toCanvas() and toDataURL() size calculation.

8.3.4 (2022-03-13)

  • Fix characters positions calculations on fontFamily changes in TextPath.
  • Remove rounding in node.getClientRect() results
  • Fix event object on transformstart event.

8.3.3 (2022-02-23)

  • Fix justify align for text with several paragraphs.

8.3.2

  • Remove source maps for webpack builds

8.3.1 (2021-12-09)

  • Fix dbltap event in Safari
  • A bit faster node.moveToTop() when node is already on top
  • Better client rect calculations for Konva.Arc shape.

8.3.0 (2021-11-15)

  • new transformer.anchorDragBoundFunc method.

8.2.4 (2021-11-15)

... (truncated)

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports