frontend
frontend copied to clipboard
Bump konva from 8.3.2 to 8.3.12
Bumps konva from 8.3.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.
Commits
fe69f7cupdate cdn link9d2d673build for 8.3.127eef552update CHANGELOG with new version08498abMerge branch 'master' of github.com:konvajs/konva into master3e58b8bchanges63d2aceallow reset component attributes via overloader8826d5fMerge pull request #1388 from cloudflightio/cg/1387/fix_transformer_client_rect9cdbbd6#1387 make sure the Transformer affects the client-rect if it is attached2ce5f23Merge pull request #1385 from kimyvgy-forks/fix94ac6f3Merge branch 'master' of github.com:konvajs/konva into master- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Test Coverage Report for Build 3065040287
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 33.578%
| Totals | |
|---|---|
| Change from base Build 3065019680: | 0.0% |
| Covered Lines: | 4282 |
| Relevant Lines: | 11907 |
💛 - Coveralls
Closing due to migration to renovate bot.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.