Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2021

Bumps konva from 7.0.3 to 8.3.1.

Changelog

Sourced from konva's changelog.

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)

  • Fix not working Konva.Transformer when several transformers were used

8.2.2

  • Fix Konva.Arrow rendering when it has two pointers

8.2.1

  • Fix package.json exports.

8.2.0

  • Restore build in CommonJS. const Konva = require('konva/cmj').default;
  • Fix arrow rendering when dash is used
  • Fix dbltap trigger when multi-touch is used

8.1.4

  • Fix dblclick event when cancelBubble is used.

8.1.3

  • Fix fillPattern cache invalidation on shapes

8.1.2

  • Fix memory leak for Konva.Image

8.1.1

  • Fix Konva.Transformer dragging draw when shouldOverdrawWholeArea = true.
  • Fix auto redraw when container.removeChildren() or container.destroyChildren() are used

8.1.0

  • New property useSingleNodeRotation for Konva.Transformer.

8.0.4

... (truncated)

Commits
  • 80802f5 update cdn link
  • d615b51 build for 8.3.1
  • 4d6e9e3 update CHANGELOG with new version
  • caa2ec7 Merge branch 'master' of github.com:konvajs/konva into master
  • a4cc960 Fix dbltap event in Safari. close #1209
  • d84e5a7 Merge pull request #1246 from Gumball12/fix/Node.moveToTop
  • 1cb224d fix: avoid moveToTop if node is on top
  • bdcfb24 Merge pull request #1244 from iahu/arc-self-rect
  • bed6f8b fix: handle Arc clockwise on getSelfRect
  • a120ae9 Merge pull request #1243 from iahu/arc-self-rect
  • 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)

Bumps [konva](https://github.com/konvajs/konva) from 7.0.3 to 8.3.1.
- [Release notes](https://github.com/konvajs/konva/releases)
- [Changelog](https://github.com/konvajs/konva/blob/master/CHANGELOG.md)
- [Commits](konvajs/konva@7.0.3...8.3.1)

---
updated-dependencies:
- dependency-name: konva
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 10, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2022

Superseded by #257.

@dependabot dependabot bot closed this Jan 5, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/konva-8.3.1 branch January 5, 2022 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant