Commit Graph

3692 Commits

Author SHA1 Message Date
Anton Lavrevov
9b989b41aa Enhance Transformer event handling and add unit test for cleanup of subscriptions. Ensure event listeners are properly managed on transformer destruction. fix #1872
Some checks are pending
Test Browser / build (23.x) (push) Waiting to run
Test NodeJS / build (23.x) (push) Waiting to run
2025-01-22 09:02:12 -05:00
Anton Lavrevov
9e790a36ee typescript fixes. close #1866
Some checks failed
Test Browser / build (23.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
2024-12-23 14:16:19 -05:00
Anton Lavrevov
6e28a2a93b update cdn link 9.3.18 2024-12-23 12:32:56 -05:00
Anton Lavrevov
10f382d465 build for 9.3.18 2024-12-23 12:32:56 -05:00
Anton Lavrevov
52b48fb662 update CHANGELOG with new version 2024-12-23 12:32:53 -05:00
Anton Lavrevov
765258d69f add changes 2024-12-23 12:32:32 -05:00
Anton Lavrevov
adba0073e3 fixes in emoji rendering 2024-12-23 12:29:30 -05:00
Anton Lavrevov
f2ed14fa08 update cdn link 9.3.17 2024-12-23 10:07:58 -05:00
Anton Lavrevov
c7d11caa29 build for 9.3.17 2024-12-23 10:07:57 -05:00
Anton Lavrevov
fe32305d6d update CHANGELOG with new version 2024-12-23 10:07:55 -05:00
Anton Lavrevov
c23e8f9b6b fix tests in node.js 2024-12-23 09:46:43 -05:00
Anton Lavrevov
a94b63f3ec try to fix mocha 2024-12-23 09:42:12 -05:00
Anton Lavrevov
535edd8145 new canvas version 2024-12-23 09:36:35 -05:00
Anton Lavrevov
682dbdb47f update node version on test 2024-12-23 09:32:41 -05:00
Anton Lavrevov
96bbbc4b72 Merge branch 'Adam-Greenan-master' 2024-12-23 09:26:06 -05:00
Anton Lavrevov
7e174b075c adjust tests 2024-12-23 09:25:58 -05:00
Anton Lavrevov
a8395cad5c Merge branch 'master' of https://github.com/Adam-Greenan/konva into Adam-Greenan-master 2024-12-23 09:10:37 -05:00
Anton Lavrevov
855e7fa40d Fix emoji rendering with letterSpacing. close #1642 2024-12-16 19:46:41 -05:00
Adam Greenan
de0503814b Merge branch 'master' of https://github.com/Adam-Greenan/konva
# Conflicts:
#	src/shapes/Text.ts
2024-12-11 13:41:38 +00:00
Adam Greenan
505348099d Remove personal prettier changes
remove more personal prettier changes

remove personal prettier changes
2024-12-11 13:40:46 +00:00
Adam Greenan
3e092392cc remove more personal prettier changes 2024-12-11 13:39:27 +00:00
Adam Greenan
9e39485e00 Remove personal prettier changes 2024-12-11 13:37:28 +00:00
Adam Greenan
a24b30b110 Add calculation for letter spacing to better align with css letter-spacing properties 2024-12-11 13:35:24 +00:00
Adam Greenan
09445e0880 init 2024-12-11 11:00:09 +00:00
Adam Greenan
13f88d6b72 init 2024-12-11 11:00:02 +00:00
Anton Lavrevov
cbbc9921b6 Merge branch 'psychedelicious-psyche/typing-2' 2024-12-06 13:45:30 -05:00
Anton Lavrevov
5ca5fd06f6 little fixes, update deps 2024-12-06 13:45:14 -05:00
Anton Lavrevov
09485ef1db Merge branch 'psyche/typing-2' of https://github.com/psychedelicious/konva into psychedelicious-psyche/typing-2 2024-12-06 13:37:12 -05:00
Anton Lavrenov
be24e9bb8b Merge pull request #1848 from tbo47/eslint-recommended
Eslint recommended
2024-12-06 13:31:55 -05:00
Anton Lavrevov
4009e6bd11 changes 2024-12-01 19:19:35 -06:00
Anton Lavrevov
00ee0846d5 fix arrow.getClientRect() calculations. fix #1851 2024-12-01 19:18:41 -06:00
Anton Lavrenov
14118054f6 Update ISSUE_TEMPLATE.md 2024-11-26 13:27:43 -05:00
lavrton
9322bfaa80 fix line-through for justify. close #1846 2024-11-05 16:02:04 -05:00
Anton Lavrenov
db71b4ba28 Merge pull request #1849 from zhengxiongwei520/master
Resolve the issue of other canvases being unable to interact when overlapping on mobile devices.
2024-11-05 13:41:25 -05:00
zhengxiongwei
e1edd1241f fix: Resolve the issue of other canvases being unable to interact when overlapping on mobile devices 2024-10-31 17:16:40 +08:00
Thibaut(Teebo)
3ba489fc09 eslint recommended 2024-10-29 14:48:29 +01:00
Thibaut(Teebo)
338696c691 eslint recommended 2024-10-29 14:46:32 +01:00
Thibaut(Teebo)
ae4f53b422 eslint recommended 2024-10-29 14:30:37 +01:00
Anton Lavrenov
e47d54889c Merge pull request #1838 from tbo47/refactor-cont-let
Some checks failed
Test Browser / build (16.x) (push) Has been cancelled
Test NodeJS / build (16.x) (push) Has been cancelled
refactor const let var
2024-10-28 13:41:22 -05:00
lavrton
a8348f6d84 update cdn link
Some checks failed
Test Browser / build (16.x) (push) Has been cancelled
Test NodeJS / build (16.x) (push) Has been cancelled
9.3.16
2024-10-21 18:17:21 -05:00
lavrton
b8fe8d3575 build for 9.3.16 2024-10-21 18:17:21 -05:00
lavrton
a2a8ece115 update CHANGELOG with new version 2024-10-21 18:16:59 -05:00
lavrton
7ceb745142 changes 2024-10-21 18:16:28 -05:00
lavrton
5cdde09fb5 fix freeze on ios. close #1843 2024-10-21 18:12:39 -05:00
Thibaut(Teebo)
28659eeaf2 const and let 2024-10-11 11:11:27 +00:00
Anton Lavrenov
e9b8d84144 Merge pull request #1836 from tbo47/better-code
Some checks failed
Test Browser / build (16.x) (push) Has been cancelled
Test NodeJS / build (16.x) (push) Has been cancelled
refactor for const over let
2024-10-10 11:44:03 -05:00
Thibaut(Teebo)
9a7e688f48 refactor for const over let 2024-10-09 14:57:46 +00:00
Anton Lavrenov
16bd91bba1 Merge pull request #1830 from tbo47/var-to-const-or-let
Some checks failed
Test Browser / build (16.x) (push) Has been cancelled
Test NodeJS / build (16.x) (push) Has been cancelled
var to const or let
2024-10-08 21:53:27 -05:00
Anton Lavrenov
f153853139 Merge pull request #1827 from tbo47/esconfig-lib-to-es2019
tsconfig ilb to es2019
2024-10-07 13:17:16 -05:00
Anton Lavrenov
c433e6b45b Merge pull request #1832 from tbo47/remove-unused-libs
remove unused libs
2024-10-07 08:52:01 -05:00