Bump konva from 7.2.2 to 8.3.10
Bumps konva from 7.2.2 to 8.3.10.
Changelog
Sourced from konva's changelog.
8.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
.- Remove rounding in
node.getClientRect()
results- Fix event object on
transformstart
event.8.3.3 (2022-02-23)
- Fix
justify
align for text with several paragraphs.8.3.2
- Remove source maps for webpack builds
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)
... (truncated)
Commits
-
1e7e7a7
update cdn link -
19d3eaf
build for 8.3.10 -
aea1db1
update CHANGELOG with new version -
ab5c93e
SkipKonva.Transformer
incontainer.getClientRect()
calculations -
ccdd07d
update cdn link -
fd04fff
build for 8.3.9 -
dc45755
update CHANGELOG with new version -
b45e243
Merge pull request #1337 from maritaria/fix-missing-types -
1283e5f
Declare config type for Group node -
e2c0bd4
update cdn link - 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