Commit Graph

3650 Commits

Author SHA1 Message Date
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
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
tbo47
7714ef63b1 remove unused libs 2024-10-05 16:11:05 +00:00
tbo47
cb85f7272d add types 2024-10-05 15:40:48 +00:00
tbo47
8d2a050d83 var to const or let 2024-10-05 14:18:32 +00:00
Anton Lavrenov
b379efe0df
Merge pull request #1826 from tbo47/add-types
Some checks failed
Test Browser / build (16.x) (push) Has been cancelled
Test NodeJS / build (16.x) (push) Has been cancelled
add types and remove unused import
2024-10-04 16:13:25 -05:00
tbo47
b8ae0a45e5 tsconfig ilb to es2019 2024-10-04 15:26:45 +00:00
tbo47
948307773b add types and remove unused import 2024-10-04 14:58:40 +00:00
Anton Lavrenov
0dd6d10ac1 update cdn link 2024-09-09 11:34:56 -05:00
Anton Lavrenov
3469327f59 build for 9.3.15 2024-09-09 11:34:56 -05:00
Anton Lavrenov
bd8e4a6f2c update CHANGELOG with new version 2024-09-09 11:34:46 -05:00
Anton Lavrenov
c98b1f6f2a Merge branch 'master' of github.com:konvajs/konva 2024-09-09 11:30:06 -05:00
Anton Lavrenov
d1704e5d75 fix letter spacing for Hindi text 2024-09-09 11:30:00 -05:00
Anton Lavrenov
583fccf249
Merge pull request #1801 from daniatic/master
#1797 StageConfig: container optional
2024-07-31 21:14:23 -05:00
Daniel Kleis
0d977a1b8c #1797 StageConfig: container optional 2024-07-31 22:50:17 +02:00
Anton Lavrenov
9830a6c37c
Merge pull request #1795 from kyechan99/master
fix: specify type
2024-07-19 10:35:33 -05:00
kyechan99
ad0c15a3ac fix: specify return type Path.getPoint* methods 2024-07-19 23:47:56 +09:00
kyechan99
c6a09c8857 fix: revert changes Path.gitPoint static methods 2024-07-19 10:15:51 +09:00
Anton Lavrenov
45889f9327 changes 2024-07-18 13:49:01 -05:00
Anton Lavrenov
e6cb27fc64 better types, fix #1794 2024-07-18 13:48:45 -05:00
kyechan99
e7dfe86a39 fix: specify return type Path.getPoint static methods 2024-07-18 18:59:33 +09:00
kyechan99
ffc58d248b fix: specify type Text.measureSize 2024-07-18 18:46:56 +09:00
Anton Lavrenov
7b99aa9813 update cdn link 2024-07-16 20:20:35 -05:00
Anton Lavrenov
331bd9bb64 build for 9.3.14 2024-07-16 20:20:35 -05:00
Anton Lavrenov
72d92d8bcc update CHANGELOG with new version 2024-07-16 20:20:23 -05:00
Anton Lavrenov
459606b637 changes 2024-07-16 20:20:01 -05:00
Anton Lavrenov
3f6f9f9365 fix shadow + corner radius for images, close #1734 2024-07-16 20:19:26 -05:00
Anton Lavrenov
ac1587fac8 update docs, fix fullRule for hit graph, close #1787 2024-07-15 12:40:00 -05:00
Anton Lavrenov
00997bc225 update cdn link 2024-07-05 13:25:23 -05:00
Anton Lavrenov
5ac40635e4 build for 9.3.13 2024-07-05 13:25:23 -05:00
Anton Lavrenov
d9e6f11e42 update CHANGELOG with new version 2024-07-05 13:25:10 -05:00
Anton Lavrenov
bb5275f9d1 measureText fallback 2024-07-05 13:24:38 -05:00
Anton Lavrenov
cb69ff9223 update cdn link 2024-06-20 10:00:41 -05:00
Anton Lavrenov
e86f222253 build for 9.3.12 2024-06-20 10:00:41 -05:00
Anton Lavrenov
addbb98328 update CHANGELOG with new version 2024-06-20 10:00:27 -05:00
Anton Lavrenov
83523ecc6f fix transform on double touch, fix #1767 2024-06-20 09:59:21 -05:00
Anton Lavrenov
8be222e80e Fix svg path.getPointAtLength(). fix #1766 2024-06-12 16:12:20 -05:00
Anton Lavrenov
0a99665e98 Merge branch 'master' of github.com:konvajs/konva 2024-06-12 12:21:18 -05:00
Anton Lavrenov
d95ff79964 fix shape.getClientRect() when a parent is cached, fix #1759` 2024-06-12 12:21:10 -05:00
Anton Lavrenov
af13fc2e11
Merge pull request #1770 from tacman/patch-1
add link to konva-dev
2024-06-04 12:41:42 -05:00
Anton Lavrenov
cb0cbbfe3d
Merge pull request #1772 from squoddam/fix-fill-type-gradient
Update `fill` type to accept `CanvasGradient`
2024-06-04 11:48:25 -05:00
Elazar Kopyrin
52977b5c0c Update fill and stroke GetSet type to accept CanvasGradient 2024-06-03 22:18:08 +03:00
Elazar Kopyrin
01f4bb605e Update fill type to accpet CanvasGradient 2024-06-03 20:20:05 +03:00