Commit Graph

3869 Commits

Author SHA1 Message Date
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
nighca
ae51094b2c Fix typing for canvas / image exporting methods of Node 2025-09-27 15:18:59 +08:00
Anton Lavrenov
3dd73e724c Merge pull request #1974 from aswind7/master
Some checks failed
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
fix typo
2025-09-16 07:19:56 -05:00
aswind7
84c1c7eff7 fix typo 2025-09-16 14:11:02 +08:00
Anton Lavrenov
9a9bd00cd3 Merge pull request #1973 from aswind7/patch-2
support run in windows
2025-09-12 10:18:07 -05:00
Anton Lavrenov
c33366e97d Merge pull request #1972 from aswind7/patch-1
fix: konva logo
2025-09-12 10:17:09 -05:00
aswind7
ab14636f62 support run in windows 2025-09-12 16:03:12 +08:00
aswind7
7930b95667 fix: konva logo 2025-09-12 13:45:36 +08:00
Anton Lavrevov
ec342ddbf8 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.2
2025-09-10 13:57:28 -05:00
Anton Lavrevov
e8d4c8a009 build for 10.0.2 2025-09-10 13:57:28 -05:00
Anton Lavrevov
029d707fce update CHANGELOG with new version 2025-09-10 13:57:25 -05:00
Anton Lavrevov
ea6dcf186b Fixed internal calculations for TextPath to return correct width and height 2025-09-10 13:53:10 -05:00
Anton Lavrevov
79e94187b8 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.1
2025-09-09 10:05:05 -05:00
Anton Lavrevov
37bbaaa48b build for 10.0.1 2025-09-09 10:05:05 -05:00
Anton Lavrevov
332ceebfc7 update CHANGELOG with new version 2025-09-09 10:05:02 -05:00
Anton Lavrevov
b34e511520 restore version 2025-09-09 10:04:47 -05:00
Anton Lavrevov
e4eda73f0d Merge branch 'master' of github.com:konvajs/konva 2025-09-09 10:00:10 -05:00
Anton Lavrevov
f5ac4e58f3 10.0.1 2025-09-09 09:59:44 -05:00
Anton Lavrevov
3b362661b4 fixed line-through render for center/right aligned text. close #1971 2025-09-09 09:59:38 -05:00
Anton Lavrenov
aa510ccbba Merge pull request #1970 from crazyurus/master
Some checks failed
Test Browser / build (20.x) (push) Has been cancelled
Test NodeJS / build (23.x) (push) Has been cancelled
Fix config parameter modified by toKonvaCanvas
2025-09-05 14:54:11 -05:00
Anton Lavrevov
40d7a934cd update ndoe 2025-09-05 10:19:18 -05:00