Bump konva from 9.3.11 to 9.3.12
Bumps konva from 9.3.11 to 9.3.12.
Release notes
Sourced from konva's releases.
9.3.12
Commits
- b54f388: add link to konva-dev (Tac Tacelosky) #1770
- 01f4bb6: Update
fill
type to accpetCanvasGradient
(Elazar Kopyrin) #1772- 52977b5: Update
fill
andstroke
GetSet type to acceptCanvasGradient
(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)
Changelog
Sourced from konva's changelog.
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
Commits
-
cb69ff9
update cdn link -
e86f222
build for 9.3.12 -
addbb98
update CHANGELOG with new version -
83523ec
fix transform on double touch, fix #1767 -
8be222e
Fix svgpath.getPointAtLength()
. fix #1766 -
0a99665
Merge branch 'master' of github.com:konvajs/konva -
d95ff79
fix shape.getClientRect() when a parent is cached, fix #1759` -
af13fc2
Merge pull request #1770 from tacman/patch-1 -
cb0cbbf
Merge pull request #1772 from squoddam/fix-fill-type-gradient -
52977b5
Updatefill
andstroke
GetSet type to acceptCanvasGradient
- Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts