Bump konva from 7.2.2 to 8.3.14
Bumps konva from 7.2.2 to 8.3.14.
Changelog
Sourced from konva's changelog.
8.3.14 (2022-11-09)
- Automatically release (destroy) used canvas elements. Should fix safari memory issues
8.3.13 (2022-10-03)
- Typescript fixes
- Better non-passive events usage
- Better 2d context usage to avoid Chrome warnings
8.3.12 (2022-08-29)
ellipsis
fixes forKonva.Text
- Allow reset component attributes via overloader
8.3.11 (2022-08-05)
- Fix
Konva.Label
position when tag attributes are changed- Fix incorrect ellipsis display for
Konva.Text
- Fix
click
event trigger on parent containers on touch devices- Fix incorrect
mouseleave
event trigger when drag is finished8.3.10 (2022-06-20)
- Skip
Konva.Transformer
incontainer.getClientRect()
calculations8.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 fornode.toDataURL()
,node.toCanvas()
andnode.toImage()
8.3.5 (2022-03-21)
- Quick fix for
toCanvas()
andtoDataURL()
size calculation.8.3.4 (2022-03-13)
- Fix characters positions calculations on
fontFamily
changes inTextPath
.
... (truncated)
Commits
-
20a91fe
update cdn link -
b0039a4
build for 8.3.14 -
fb1e74c
update CHANGELOG with new version -
4a273df
Merge branch 'zarv1k-release-canvas' into master -
e79d6de
release canvas on destroy -
d03b31f
fix: release cache canvas elements in Node.clearCache() -
0f00aa9
fix: fixes releasing hit canvas on Layer destroy -
c4c7c6c
feat: add releaseCanvasOnDestroy flag -
e7b2bd6
fix: fixes canvas resources release (useful for getting rid of the canvas mem... -
578191d
Merge pull request #1422 from yinguangyao/master - Additional commits viewable in compare view
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