Bump konva from 7.2.2 to 8.3.12
Bumps konva from 7.2.2 to 8.3.12.
Changelog
Sourced from konva's changelog.
8.3.12 (2022-08-29)
ellipsisfixes forKonva.Text- Allow reset component attributes via overloader
8.3.11 (2022-08-05)
- Fix
Konva.Labelposition when tag attributes are changed- Fix incorrect ellipsis display for
Konva.Text- Fix
clickevent trigger on parent containers on touch devices- Fix incorrect
mouseleaveevent trigger when drag is finished8.3.10 (2022-06-20)
- Skip
Konva.Transformerincontainer.getClientRect()calculations8.3.9 (2022-05-27)
- Typescript fixes
8.3.8 (2022-05-05)
- Disable all exports in
package.json8.3.7 (2022-05-04)
- Migrate to CommonJS exports only
8.3.6 (2022-04-27)
- Better exports definitions. Importing
Konvashould work better in different bundlers and test environments.imageSmoothingEnabledoption 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
fontFamilychanges inTextPath.- Remove rounding in
node.getClientRect()results- Fix event object on
transformstartevent.8.3.3 (2022-02-23)
- Fix
justifyalign for text with several paragraphs.8.3.2
- Remove source maps for webpack builds
... (truncated)
Commits
-
fe69f7cupdate cdn link -
9d2d673build for 8.3.12 -
7eef552update CHANGELOG with new version -
08498abMerge branch 'master' of github.com:konvajs/konva into master -
3e58b8bchanges -
63d2aceallow reset component attributes via overloader -
8826d5fMerge pull request #1388 from cloudflightio/cg/1387/fix_transformer_client_rect -
9cdbbd6#1387 make sure the Transformer affects the client-rect if it is attached -
2ce5f23Merge pull request #1385 from kimyvgy-forks/fix -
94ac6f3Merge branch 'master' of github.com:konvajs/konva into master - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebasewill rebase this MR -
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts