Commit Graph

3457 Commits

Author SHA1 Message Date
Anton Lavrenov
d18d528d45 enable all tests 2023-04-15 23:27:05 -05:00
Anton Lavrenov
3ba4062c15 Merge branch 'master' of github.com:konvajs/konva into master 2023-04-15 23:26:49 -05:00
Anton Lavrenov
67bba5d387 update test 2023-04-15 23:26:43 -05:00
Anton Lavrenov
cd71e3892c
Merge pull request #1535 from Koyamie/master
feat(Transformer): add shiftBehavior option
2023-04-15 23:10:50 -05:00
Anton Lavrenov
f57b60fe90 add pointer id type 2023-04-15 20:26:22 -05:00
Anton Lavrenov
f0e18b0907 update cdn link 2023-04-14 10:09:54 -05:00
Anton Lavrenov
43b84deccc build for 9.0.0 2023-04-14 10:09:53 -05:00
Anton Lavrenov
055260c17f update CHANGELOG with new version 2023-04-14 10:09:40 -05:00
Anton Lavrenov
8e955f9dd5 migrate back to commonjs 2023-04-13 23:27:56 -05:00
Anton Lavrenov
9fd79e8642 fix tests with new node 2023-04-05 21:08:48 -06:00
Anton Lavrenov
47a3b5e33c restore tests 2023-04-05 20:56:46 -06:00
Anton Lavrenov
a82116d2ea make tests smaller 2023-04-05 20:51:27 -06:00
Anton Lavrenov
ac6de95024 resolve chrome warning. close #1417 2023-04-05 20:47:06 -06:00
Anton Lavrenov
742c08599a little refactoring 2023-04-05 20:37:22 -06:00
Anton Lavrenov
390bd3e10b Merge branch 'change-text-paths' of https://github.com/gtktsc/konva into gtktsc-change-text-paths 2023-04-04 19:41:40 -06:00
Anton Lavrenov
28bdec9153 add test 2023-04-04 19:41:03 -06:00
gtktsc
25754dbec9 fix: remove unused var 2023-04-03 21:34:42 +02:00
gtktsc
e4589a1ecd fix: keep one impl for node and browser 2023-04-03 21:25:46 +02:00
Anton Lavrenov
3d5696bed9 little fixes 2023-03-31 19:50:05 -05:00
gtktsc
c759ec43be Merge remote-tracking branch 'upstream/master' into change-text-paths 2023-03-24 20:00:26 +01:00
gtktsc
0fea26b1c1 feat: extend example, use static methods 2023-03-24 19:50:08 +01:00
Anton Lavrenov
07df756066 update cdn link 2023-03-23 17:20:34 -05:00
Anton Lavrenov
582e9f44fc build for 8.4.3 2023-03-23 17:20:34 -05:00
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
gtktsc
a622479674 fix: fix align in text path 2023-03-22 21:58:00 +01:00
iaosee
0fb74259af fix: restore inside attribute access 2023-03-19 05:30:59 +00:00
Koyamie
97cf73a63b feat(Transformer): add shiftBehavior option 2023-03-18 17:05:16 +01: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