3889 Commits

Author SHA1 Message Date
Anton Lavrevov
752cdc3e93 update cdn link
Some checks are pending
Test Browser / build (20.x) (push) Waiting to run
Test NodeJS / build (23.x) (push) Waiting to run
10.0.12
2025-11-21 12:30:09 -05:00
Anton Lavrevov
0424929a50 build for 10.0.12 2025-11-21 12:30:09 -05:00
Anton Lavrevov
9503681bfa update CHANGELOG with new version 2025-11-21 12:30:06 -05:00
Anton Lavrevov
3553f6710f changes 2025-11-21 12:29:52 -05:00
Anton Lavrevov
cd47d400c2 Better canvas farbling detection logic 2025-11-21 12:29:09 -05:00
Anton Lavrevov
91968f8d8d update cdn link 10.0.11 2025-11-20 16:31:12 -05:00
Anton Lavrevov
1dcdc00154 build for 10.0.11 2025-11-20 16:31:12 -05:00
Anton Lavrevov
84f667faa2 update CHANGELOG with new version 2025-11-20 16:31:09 -05:00
Anton Lavrevov
0c03a6f888 add link 2025-11-20 12:58:43 -05:00
Anton Lavrevov
64296bee55 add credit 2025-11-20 12:57:57 -05:00
Anton Lavrevov
b37218ec8f update cdn link 10.0.10 2025-11-20 12:46:42 -05:00
Anton Lavrevov
f52dbe3f0e build for 10.0.10 2025-11-20 12:46:42 -05:00
Anton Lavrevov
48dc2a8a7a update CHANGELOG with new version 2025-11-20 12:46:39 -05:00
Anton Lavrevov
c1831809c9 Update changelog 2025-11-20 12:46:22 -05:00
Anton Lavrevov
729f30dc30 Update hit detection system to handle canvas farbling. 2025-11-20 12:44:35 -05:00
Anton Lavrevov
ba6c70d5d5 update cdn link
Some checks failed
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
10.0.9
2025-11-13 13:45:41 -05:00
Anton Lavrevov
bd8dcc6b90 build for 10.0.9 2025-11-13 13:45:41 -05:00
Anton Lavrevov
551be2fc85 update CHANGELOG with new version 2025-11-13 13:45:39 -05:00
Anton Lavrevov
279f2be6d4 Fixed line-through rendering when letter spacing is used
Some checks failed
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
2025-11-08 09:01:40 -05:00
Anton Lavrevov
638974ed91 Fix incorrect variable assignments for minY and maxY in RegularPolygon class. close #1985
Some checks failed
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
2025-11-01 15:34:38 -05:00
Anton Lavrevov
1ce485257b update cdn link
Some checks failed
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
10.0.8
2025-10-24 10:27:45 -05:00
Anton Lavrevov
bb3fa262d0 build for 10.0.8 2025-10-24 10:27:45 -05:00
Anton Lavrevov
a6248f795a update CHANGELOG with new version 2025-10-24 10:27:42 -05:00
Anton Lavrevov
2e1415fe46 Fixed opacity level when a cached shape has opacity, fill and stroke. close #1989 2025-10-24 10:27:27 -05:00
Anton Lavrevov
b7b37e7b36 update cdn link
Some checks failed
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
10.0.7
2025-10-22 17:02:09 -05:00
Anton Lavrevov
35a144b76b build for 10.0.7 2025-10-22 17:02:09 -05:00
Anton Lavrevov
b2c9fc3cb5 update CHANGELOG with new version 2025-10-22 17:02:06 -05:00
Anton Lavrevov
b7ffbe0b46 fix image size recalculation in Transformer tests 2025-10-22 17:01:53 -05:00
Anton Lavrevov
f1f0a57b78 update cdn link 10.0.6 2025-10-22 16:47:31 -05:00
Anton Lavrevov
024ff2454a build for 10.0.6 2025-10-22 16:47:31 -05:00
Anton Lavrevov
ef65eaca31 update CHANGELOG with new version 2025-10-22 16:47:28 -05:00
Anton Lavrevov
08c991ab14 Enhance Image.getClientRect() 2025-10-22 16:47:12 -05:00
Anton Lavrevov
1127515eda update cdn link 10.0.5 2025-10-22 14:49:23 -05:00
Anton Lavrevov
a6e7c76070 build for 10.0.5 2025-10-22 14:49:23 -05:00
Anton Lavrevov
0651fa73f5 update CHANGELOG with new version 2025-10-22 14:49:20 -05:00
Anton Lavrevov
7e84e0e612 simplify types. close #1988 2025-10-22 14:48:36 -05:00
Anton Lavrevov
cbb951a1a1 update cdn link 10.0.4 2025-10-21 16:40:49 -05:00
Anton Lavrevov
c8e2945d21 build for 10.0.4 2025-10-21 16:40:49 -05:00
Anton Lavrevov
10d7429d8c update CHANGELOG with new version 2025-10-21 16:40:46 -05:00
Anton Lavrevov
5e9e52e433 remove log 2025-10-21 16:40:19 -05:00
Anton Lavrevov
d43e5f4ac3 update cdn link 10.0.3 2025-10-21 16:12:14 -05:00
Anton Lavrevov
2ef10df76c build for 10.0.3 2025-10-21 16:12:14 -05:00
Anton Lavrevov
368c092ab3 update CHANGELOG with new version 2025-10-21 16:12:11 -05:00
Anton Lavrevov
2f35272824 Merge branch 'master' of github.com:konvajs/konva 2025-10-21 14:52:42 -05:00
Anton Lavrevov
5ca3005c09 Add text decoration options to TextPath: support for 'line-through' and combined styles with 'underline' 2025-10-21 14:52:36 -05:00
Anton Lavrenov
c7d479656d Merge pull request #1979 from nighca/issue-1977
Fix typing for canvas / image exporting methods of Node
2025-10-10 17:29:57 -05:00
Anton Lavrenov
f1fa9c3817 Merge pull request #1982 from jeremymelchor/better_types_for_rect
Some checks failed
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
Better types inferences for Rect attributes
2025-10-10 06:20:24 -05:00
Jérémy Melchor
962f74dc3b Better types inferences for Rect attributes 2025-10-09 10:04:32 +02:00
Anton Lavrenov
ee8a5e8904 Merge pull request #1981 from tbo47/ts-ignore
Some checks failed
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
add ts-ignore to allow tsc to work
2025-10-07 15:59:28 -05:00
tbo47
af231f2f83 ts-ignore 2025-10-07 11:15:30 +00:00