Commit Graph

3432 Commits

Author SHA1 Message Date
Anton Lavrenov
351391c56e update CHANGELOG with new version 2023-03-23 17:20:15 -05:00
Anton Lavrenov
0a3916c6b2 Merge branch 'rkuhn-fix-esm-typescript' into master 2023-03-23 17:18:10 -05:00
Anton Lavrenov
4328f49566 Merge branch 'fix-esm-typescript' of https://github.com/rkuhn/konva into rkuhn-fix-esm-typescript 2023-03-23 17:15:22 -05:00
Anton Lavrenov
1c63245619 types and tests fixes 2023-03-23 17:12:03 -05:00
Anton Lavrenov
e2964dc288 enable all tests 2023-03-23 16:56:50 -05:00
Anton Lavrenov
dda6d30b5a Merge branch 'D31T4-master' into master 2023-03-23 16:54:55 -05:00
Anton Lavrenov
bfb6be6e6f simlify code a bit 2023-03-23 16:54:44 -05:00
Anton Lavrenov
78c0bddafa Merge branch 'master' of https://github.com/D31T4/konva into D31T4-master 2023-03-23 16:49:13 -05:00
Anton Lavrenov
68a250dc89 Merge branch 'master' of github.com:konvajs/konva into master 2023-03-23 16:25:11 -05:00
Anton Lavrenov
119743c26f docs 2023-03-23 16:25:06 -05:00
Anton Lavrenov
3cefba8156
Merge pull request #1534 from iaosee/master
fix: 🐛 fix types, improve type support for TypeScript
2023-03-23 16:14:21 -05:00
iaosee
0fb74259af fix: restore inside attribute access 2023-03-19 05:30:59 +00:00
iaosee
970035baf7 fix: 🐛 fix/improve types 2023-03-18 15:25:40 +00:00
iaosee
8e9878b84c fix: 🐛 fix types, improve type support for TypeScript 2023-03-15 15:30:11 +00:00
D31T4
46e8c6f6b3 added test in transformer.nodes() 2023-03-02 23:42:21 +11:00
Roland Kuhn
4d418be23a fix imports in *.d.ts files for esm 2023-02-15 13:39:28 +01:00
Anton Lavrenov
888fbf3254 update cdn link 2023-01-20 10:54:06 -05:00
Anton Lavrenov
a42828a4c4 build for 8.4.2 2023-01-20 10:54:06 -05:00
Anton Lavrenov
0a90828633 update CHANGELOG with new version 2023-01-20 10:53:49 -05:00
Anton Lavrenov
721792358a update cdn link 2023-01-19 18:42:41 -05:00
Anton Lavrenov
c704c48ff6 build for 8.4.1 2023-01-19 18:42:41 -05:00
Anton Lavrenov
322b821efb update CHANGELOG with new version 2023-01-19 18:42:25 -05:00
Anton Lavrenov
a54cfcae48
Merge pull request #1482 from alexisfontaine/container-add-empty-array
Handle adding empty children arrays to a container
2023-01-17 08:34:46 -05:00
Alexis Fontaine
65b76a2776
Handle adding empty arrays to a container 2023-01-14 17:07:01 +01:00
Anton Lavrenov
6e5aff393f fix test instructions 2023-01-06 00:41:43 -05:00
Anton Lavrenov
25a9e27e1c update cdn link 2023-01-05 23:47:03 -05:00
Anton Lavrenov
0f2efc800f build for 8.4.0 2023-01-05 23:47:03 -05:00
Anton Lavrenov
73898049ab update CHANGELOG with new version 2023-01-05 23:46:40 -05:00
Anton Lavrenov
6ca59aace1 Merge branch 'iaosee-image-corner-radius' into master 2023-01-05 23:44:03 -05:00
Anton Lavrenov
a17eab69cb enable tests 2023-01-05 23:43:48 -05:00
Anton Lavrenov
e3f1d1c95b fix incorrect display when no fill or stroke 2023-01-05 23:43:35 -05:00
Anton Lavrenov
1acfa9ebf7 Merge branch 'image-corner-radius' of https://github.com/iaosee/konva into iaosee-image-corner-radius 2023-01-05 23:36:09 -05:00
iaosee
e04cabfb45 fix: 🐛 fix test failed 2022-12-21 23:57:42 +08:00
iaosee
b10daa43cc Merge remote-tracking branch 'upstream/master' into image-corner-radius 2022-12-21 22:38:49 +08:00
Anton Lavrenov
1fd9a10437 Merge branch 'image-corner-radius' of https://github.com/iaosee/konva into iaosee-image-corner-radius 2022-12-20 13:41:00 -05:00
Anton Lavrenov
6fb7a0669d enable all tests 2022-12-20 13:36:38 -05:00
iaosee
2d8e30085c feat: The Image adds rounded corner support 2022-12-19 23:46:01 +08:00
Anton Lavrenov
3a40917e32 Merge branch 'master' of github.com:konvajs/konva into master 2022-12-17 11:27:28 -05:00
Anton Lavrenov
4604126b57 fix build 2022-12-17 11:27:22 -05:00
Anton Lavrenov
57996b818c
Update test-browser.yml 2022-12-17 11:21:24 -05:00
Anton Lavrenov
c29300e8cf fix transformer clone. close #1457 2022-12-17 10:24:49 -05:00
Anton Lavrenov
066fec0248
Merge pull request #1462 from iaosee/master
add type declare for methods of Context
2022-12-14 08:37:37 -05:00
iaosee
c2b75852a0
Merge branch 'konvajs:master' into master 2022-12-14 15:15:55 +08:00
iaosee
ac49b05829 refactor: add type declare for methods of Context 2022-12-14 13:38:25 +08:00
Anton Lavrenov
e89d362be4
Merge pull request #1459 from iaosee/master
Hex color string parsing supports four-value syntax and eight-value syntax.
2022-12-05 08:05:39 -05:00
iaosee
0744aac409 fix: 🐛 hex color string supports four/eight-value syntax 2022-12-04 21:16:27 +08:00
Anton Lavrenov
763a7be0f9 fix more docs 2022-11-16 22:25:11 -05:00
Anton Lavrenov
3786404f71 fix docs. clsoe #1426 2022-11-16 22:18:46 -05:00
Anton Lavrenov
20a91feaa3 update cdn link 2022-11-09 13:29:01 -05:00
Anton Lavrenov
b0039a431d build for 8.3.14 2022-11-09 13:29:00 -05:00