Bump konva from 7.2.2 to 9.2.0
Bumps konva from 7.2.2 to 9.2.0.
Changelog
Sourced from konva's changelog.
9.2.0 (2023-05-14)
- More controls on clipping
fillRule
forKonva.Shape
9.1.0 (2023-05-14)
- New
anchorStyleFunc
forKonva.Transformer
to customize anchor style9.0.2 (2023-05-14)
- Better text rendering when it has stroke
9.0.1 (2023-04-17)
- Better performance for any instance creation
- Little typescript fixes
9.0.0 (2023-04-13)
- Migrate the npm package from ES back to CommonJS
8.4.4 (2023-04-05)
- Some fixes for
Konva.TextPath
calculations and rendering.- Resolve "willReadFrequently" warning in Chrome
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
... (truncated)
Commits
-
8e620e1
update cdn link -
e5a8ca3
build for 9.2.0 -
efb762a
update CHANGELOG with new version -
68d5a8b
changes and docs -
caf161a
Merge branch 'alesmenzel-am/add-fill-and-clip-options-support' into master -
72cbc8d
little optimize -
d410cee
Merge branch 'am/add-fill-and-clip-options-support' of https://github.com/ale... -
575ad1d
add perf test -
c260bf1
update cdn link -
c955ed8
build for 9.1.0 - 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