Bump konva from 7.2.2 to 8.4.3
Bumps konva from 7.2.2 to 8.4.3.
Changelog
Sourced from konva's changelog.
8.4.3 (2023-03-23)
- Typescript fixes
- Better validation for
Konva.Transfomer
nodes
property8.4.2 (2023-01-20)
- Fix justify on text with limited height
8.4.1 (2023-01-19)
- Typescript fixes for
container.add()
method. Ability to use empty array as argument. E.g.container.add(...emptyArray)
- Fix underline for justify text
- Fix gradient display on underline or line-through text
8.4.0 (2023-01-05)
- Add support for
cornerRadius
for Konva.Image- Fix cloning of
Konva.Transformer
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
... (truncated)
Commits
-
07df756
update cdn link -
582e9f4
build for 8.4.3 -
351391c
update CHANGELOG with new version -
0a3916c
Merge branch 'rkuhn-fix-esm-typescript' into master -
4328f49
Merge branch 'fix-esm-typescript' of https://github.com/rkuhn/konva into rkuh... -
1c63245
types and tests fixes -
e2964dc
enable all tests -
dda6d30
Merge branch 'D31T4-master' into master -
bfb6be6
simlify code a bit -
78c0bdd
Merge branch 'master' of https://github.com/D31T4/konva into D31T4-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