Anton Lavrenov
|
dc8b9df1f5
|
Merge pull request #1910 from tbo47/master
let var const
|
2025-04-03 14:36:23 -05:00 |
|
Anton Lavrevov
|
1ff1885de9
|
changes
|
2025-04-03 13:04:23 -05:00 |
|
Anton Lavrevov
|
3d5a216f23
|
Merge branch 'master' of github.com:konvajs/konva
|
2025-04-03 13:03:32 -05:00 |
|
Anton Lavrevov
|
2e08f7319f
|
fix caching when buffer is used. close #1886
fix svg length calculation. close #1869
|
2025-04-03 13:03:06 -05:00 |
|
tbo47
|
e12365f14f
|
let var const
|
2025-03-31 16:30:12 +00:00 |
|
Anton Lavrenov
|
fe80a44407
|
Merge pull request #1905 from tbo47/master
refactor const let
|
2025-03-28 14:19:03 -05:00 |
|
Anton Lavrevov
|
8211db3233
|
update justify option
|
2025-03-28 14:13:08 -05:00 |
|
Anton Lavrevov
|
f32a416e03
|
Fixed tween destroy memory leak. close #1898
|
2025-03-28 13:08:04 -05:00 |
|
Anton Lavrevov
|
fd77f305d1
|
fix buffer usage in export for stage and layer. fix #1903
|
2025-03-28 12:52:40 -05:00 |
|
tbo47
|
53a4b494ee
|
better let const var variable
|
2025-03-27 10:16:05 +00:00 |
|
tbo47
|
9f5a7f0e2d
|
better let const var variable
|
2025-03-27 08:58:12 +00:00 |
|
Anton Lavrevov
|
4eddaf813d
|
update cdn link
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
|
2025-03-20 15:40:18 -05:00 |
|
Anton Lavrevov
|
e9c4387159
|
build for 9.3.20
|
2025-03-20 15:40:18 -05:00 |
|
Anton Lavrevov
|
244fb2448a
|
update CHANGELOG with new version
|
2025-03-20 15:40:15 -05:00 |
|
Anton Lavrevov
|
bdd43b239c
|
fix test
|
2025-03-20 14:27:08 -05:00 |
|
Anton Lavrevov
|
1fb391d551
|
better text calculations on ellipsis config
|
2025-03-20 14:26:01 -05:00 |
|
Anton Lavrevov
|
224e60e32d
|
update cdn link
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
|
2025-03-12 07:52:05 -07:00 |
|
Anton Lavrevov
|
bc0e4edc07
|
build for 9.3.19
|
2025-03-12 07:52:04 -07:00 |
|
Anton Lavrevov
|
acb19bd552
|
update CHANGELOG with new version
|
2025-03-12 07:52:02 -07:00 |
|
Anton Lavrevov
|
2f5f0557cc
|
changes
|
2025-03-12 07:51:46 -07:00 |
|
Anton Lavrevov
|
538c422f9d
|
Merge branch 'master' of github.com:konvajs/konva
|
2025-03-12 07:48:55 -07:00 |
|
Anton Lavrevov
|
48ce5e9712
|
fix memory leak. close #1896
|
2025-03-12 07:48:47 -07:00 |
|
Anton Lavrevov
|
3e8f0dff8f
|
docs fix
|
2025-03-12 07:29:07 -07:00 |
|
Anton Lavrenov
|
bd5482766a
|
Merge pull request #1888 from tonyzhou1890/master
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
fix: Transformer doesn't change when the angle of Arc changes #1871
|
2025-02-17 09:21:58 -05:00 |
|
tonyzhou1890
|
13fc7da406
|
fix: Transformer doesn't change when the angle of Arc changes
|
2025-02-17 19:54:44 +08:00 |
|
Anton Lavrevov
|
dd19e32ba8
|
docs fixes
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
|
2025-02-13 11:21:34 -05:00 |
|
Anton Lavrevov
|
ff8632e099
|
try another way
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
|
2025-01-23 13:52:05 -05:00 |
|
Anton Lavrevov
|
f8d2d0a624
|
change parce build
|
2025-01-23 13:46:53 -05:00 |
|
Anton Lavrevov
|
3d561edf37
|
restore test
|
2025-01-23 13:43:37 -05:00 |
|
Anton Lavrevov
|
cb98acd0e3
|
try another node version
|
2025-01-23 13:43:25 -05:00 |
|
Anton Lavrevov
|
56a8ca7cdc
|
rollback ubuntu
|
2025-01-23 13:40:33 -05:00 |
|
Anton Lavrevov
|
88578bae63
|
try build
|
2025-01-23 13:37:27 -05:00 |
|
Anton Lavrevov
|
8a9933484c
|
try to add a flag
|
2025-01-23 12:51:37 -05:00 |
|
Anton Lavrevov
|
c2942a8927
|
update deps
Test Browser / build (23.x) (push) Waiting to run
Test NodeJS / build (23.x) (push) Waiting to run
|
2025-01-23 12:03:01 -05:00 |
|
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
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
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
|
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
|
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 |
|