Bump konva from 9.3.16 to 9.3.19

Bumps konva from 9.3.16 to 9.3.19.

Release notes

Sourced from konva's releases.

9.3.19

Bug Fixes

Commits

  • 9e790a3: typescript fixes. close #1866 (Anton Lavrevov)
  • 9b989b4: Enhance Transformer event handling and add unit test for cleanup of subscriptions. Ensure event listeners are properly managed on transformer destruction. fix #1872 (Anton Lavrevov)
  • c2942a8: update deps (Anton Lavrevov)
  • 8a99334: try to add a flag (Anton Lavrevov)
  • 88578ba: try build (Anton Lavrevov)
  • 56a8ca7: rollback ubuntu (Anton Lavrevov)
  • cb98acd: try another node version (Anton Lavrevov)
  • 3d561ed: restore test (Anton Lavrevov)
  • f8d2d0a: change parce build (Anton Lavrevov)
  • ff8632e: try another way (Anton Lavrevov)
  • dd19e32: docs fixes (Anton Lavrevov)
  • 3e8f0df: docs fix (Anton Lavrevov)
  • 48ce5e9: fix memory leak. close #1896 (Anton Lavrevov)
  • 538c422: Merge branch 'master' of github.com:konvajs/konva (Anton Lavrevov)
  • 2f5f055: changes (Anton Lavrevov)
  • acb19bd: update CHANGELOG with new version (Anton Lavrevov)
  • bc0e4ed: build for 9.3.19 (Anton Lavrevov)
  • 224e60e: update cdn link (Anton Lavrevov)

9.3.18

Commits

  • adba007: fixes in emoji rendering (Anton Lavrevov)
  • 765258d: add changes (Anton Lavrevov)
  • 52b48fb: update CHANGELOG with new version (Anton Lavrevov)
  • 10f382d: build for 9.3.18 (Anton Lavrevov)
  • 6e28a2a: update cdn link (Anton Lavrevov)

9.3.17

Features

Bug Fixes

  • Resolve the issue of other canvases being unable to interact when overlapping on mobile devices #1849 (zhengxiongwei)

Commits

  • 28659ee: const and let (Thibaut(Teebo)) #1838
  • ae4f53b: eslint recommended (Thibaut(Teebo)) #1848
  • 338696c: eslint recommended (Thibaut(Teebo)) #1848
  • 3ba489f: eslint recommended (Thibaut(Teebo)) #1848
  • 9322bfa: fix line-through for justify. close #1846 (lavrton)
  • 1411805: Update ISSUE_TEMPLATE.md (Anton Lavrenov)
  • 00ee084: fix arrow.getClientRect() calculations. fix #1851 (Anton Lavrevov)
  • 4009e6b: changes (Anton Lavrevov)
  • 09485ef: Merge branch 'psyche/typing-2' of https://github.com/psychedelicious/konva into psychedelicious-psyche/typing-2 (Anton Lavrevov) #1812
  • 5ca5fd0: little fixes, update deps (Anton Lavrevov)

... (truncated)

Changelog

Sourced from konva's changelog.

9.3.19 (2025-03-12)

  • Typescript fixes
  • Memory leak fixes

9.3.18 (2024-12-23)

  • Fixed emoji split in multiple lines

9.3.17 (2024-12-23)

  • Fixed Arrow.getClientRect()
  • Fixed emoji rendering with letterSpacing
  • Fixed line-through for justify text
  • Changes in letter spacing width calculations to match DOM rendering
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading