Commit Graph

415 Commits

Author SHA1 Message Date
Anton Lavrenov
c926bd623c initial tests migration 2021-04-30 09:24:27 -05:00
Anton Lavrenov
42276bfce2 update CHANGELOG with new version 2021-03-03 12:06:37 -05:00
Anton Lavrenov
015707c455 Fix wrong mouseleave trigger for Konva.Stage 2021-02-19 13:01:23 -05:00
Anton Lavrenov
24d069212c Fix transformer rotation when parent of a node is rotated too 2021-02-12 16:44:00 -05:00
Anton Lavrenov
a86aa4ef28 update CHANGELOG with new version 2020-12-18 11:13:13 -05:00
Anton Lavrenov
6fcfd4de54 Fix ellipsis rendering for Konva.Text 2020-12-18 11:12:19 -05:00
Anton Lavrenov
d5d6af43fa Fix wrong size calculations for Konva.Line with tension. fix #1030 2020-12-16 14:13:25 -05:00
Anton Lavrenov
7b69e5b2f6 Fix shape.intersects() behavior when a node is dragged 2020-12-11 11:12:40 -05:00
Anton Lavrenov
837cf3d53a Fix correct transformstart and transformend events when several nodes are attached with Konva.Transformer 2020-12-07 11:10:40 -05:00
Anton Lavrenov
ceae701fd8 Fix correct rendering of Konva.Label when heigh of text is changed 2020-11-25 10:19:40 -05:00
Anton Lavrenov
14156b3222 Fix rendering of TextPath one more time 2020-11-23 10:09:11 -05:00
Anton Lavrenov
f50019f176 New property fillAfterStrokeEnabled for Konva.Shape 2020-11-22 13:49:15 -05:00
Anton Lavrenov
37779c9658 update CHANGELOG with new version 2020-11-20 12:22:16 -05:00
Anton Lavrenov
184322e2a9 Fix autodrawing for Konva.Transformer when it is on a different layer 2020-11-20 12:21:15 -05:00
Anton Lavrenov
0e2a09ba46 fix regular polygin size calculations. close #1015 2020-11-17 14:09:25 -05:00
Anton Lavrenov
c36eb211a2 update CHANGELOG with new version 2020-11-17 11:22:28 -05:00
Anton Lavrenov
1f99819dcc update CHANGELOG with new version 2020-11-16 11:13:08 -05:00
Anton Lavrenov
ae8dd87e2f Fix incorrect rendering of TextPath in some cases 2020-11-16 11:12:23 -05:00
Anton Lavrenov
0830819eba Fix for correct image/dataURL/canvas exports for Konva.Stage. 2020-11-10 12:50:29 -05:00
Anton Lavrenov
cac47ed03b update CHANGELOG with new version 2020-11-10 09:01:00 -05:00
Anton Lavrenov
a0806dd49a update CHANGELOG with new version 2020-10-21 16:42:22 -05:00
Anton Lavrenov
f4d566e431 Fix double dragend, dragstart, dragmove triggers on Konva.Transformer 2020-10-12 09:11:46 -05:00
Anton Lavrenov
64373c7eac fix ts iterations 2020-10-12 08:49:18 -05:00
Anton Lavrenov
160b44b94d Fix double dragend trigger on Konva.Transformer. close #988 2020-09-25 09:09:35 -05:00
Anton Lavrenov
6cb86685f7 text rendering fixes 2020-09-17 09:39:15 -05:00
Anton Lavrenov
0e1afd3d5c fix ellipsis for Konva.Text 2020-09-16 09:55:40 -05:00
Anton Lavrenov
fa33896e6b revert perf fix 2020-09-14 14:30:03 -05:00
Anton Lavrenov
9bd68eacf1 Some performance fixes and optimizations 2020-09-14 13:41:32 -05:00
Anton Lavrenov
1edb5ef55c fix evt property when transformer is used. fix #981 2020-09-14 13:01:45 -05:00
Anton Lavrenov
4b69631782 Better unicode support in Konva.Text and Konva.TextPath. Emoji should work better now 👍. fix #690 2020-09-14 09:46:26 -05:00
Anton Lavrenov
d8362ac76a update CHANGELOG with new version 2020-09-07 11:05:26 -05:00
Anton Lavrenov
103ad23929 multirow support for ellipses config for Konva.Text. close #970 2020-09-07 11:03:20 -05:00
Anton Lavrenov
73988783e0 update CHANGELOG with new version 2020-09-02 13:27:09 -05:00
Anton Lavrenov
4a29a1e109 dragstart fixes when transformer is used 2020-09-02 12:50:41 -05:00
Anton Lavrenov
02ec2c4e61 string and fill properties validation can accept CanvasGradient as valid value. close #965 2020-08-26 09:54:03 -05:00
Anton Lavrenov
1634103d0e better stage drag performance 2020-08-21 12:09:58 -05:00
Anton Lavrenov
970473a56f fix test 2020-08-08 09:45:01 -05:00
Anton Lavrenov
dd84716715 performance updates 2020-07-30 10:44:15 -05:00
Anton Lavrenov
2dbde0fd6f update change log 2020-07-27 10:20:56 -05:00
Anton Lavrenov
b5e7362d26 update CHANGELOG with new version 2020-07-09 16:50:50 -05:00
Anton Lavrenov
8bf97ba8c1 types fixes. close #945 2020-07-06 10:20:47 -05:00
Anton Lavrenov
bdfa9f2225 update CHANGELOG with new version 2020-06-30 13:04:06 -05:00
Anton Lavrenov
910273f2c6 update CHANGELOG with new version 2020-06-29 12:14:39 -05:00
Anton Lavrenov
466f4ef875 add last fix 2020-06-25 12:20:01 -05:00
Anton Lavrenov
08d1ca7c5f font fixes. close #910 2020-06-25 12:18:31 -05:00
Anton Lavrenov
0bbae02bb4 better change log 2020-06-23 20:41:24 -05:00
Anton Lavrenov
24cae3da24 update CHANGELOG with new version 2020-06-23 18:07:53 -05:00
Anton Lavrenov
f664606b8f dragmove will trigger on Transformer and when all nodes are moved. fix #928 2020-06-18 16:41:54 -05:00
Anton Lavrenov
1d8388eead performance optimizations 2020-06-10 11:57:48 -05:00
Anton Lavrenov
33ac099ce9 fix dblclick and dbltap triggers. fix #917 2020-06-03 14:06:06 -05:00