Commit Graph

447 Commits

Author SHA1 Message Date
Anton Lavrenov
0c7ea65e22 Fix Konva.Arrow rendering when it has two pointers 2021-10-06 09:17:11 -05:00
Anton Lavrenov
011ca46535 update CHANGELOG with new version 2021-09-24 06:39:30 -05:00
Anton Lavrenov
3172490ee1 update CHANGELOG with new version 2021-09-23 16:25:45 -05:00
Anton Lavrenov
cb55ec8706 export fixes 2021-09-23 16:17:14 -05:00
Anton Lavrenov
a1054f699d update CHANGELOG with new version 2021-09-15 15:35:34 -05:00
Anton Lavrenov
08c8a78451 fix fillPattern cache 2021-08-04 18:34:22 +07:00
Anton Lavrenov
7f52e8a203 update CHANGELOG with new version 2021-08-04 15:56:59 +07:00
Anton Lavrenov
2943db31b4 update CHANGELOG with new version 2021-07-01 12:43:17 +07:00
Anton Lavrenov
e558ec961e update changes 2021-06-29 11:52:35 +07:00
Anton Lavrenov
51371a8140 New property useSingleNodeRotation for Konva.Transformer 2021-06-29 11:44:22 +07:00
Oleg Zhermal
66cd585964 typo fix to changelog 2021-06-16 01:45:41 +05:00
Anton Lavrenov
71f49589c5 update CHANGELOG with new version 2021-06-08 14:24:57 +07:00
Anton Lavrenov
8ab860b3f2 update CHANGELOG with new version 2021-06-08 14:19:47 +07:00
Anton Lavrenov
3fce0a5b45 fix pattern bug 2021-06-08 14:16:08 +07:00
Anton Lavrenov
264c0f5031 changes 2021-05-27 20:05:10 -05:00
Anton Lavrenov
19de9c40ba changes 2021-05-27 15:07:13 -05:00
Anton Lavrenov
c4ae3a1880 update CHANGELOG with new version 2021-05-21 18:20:52 -05:00
Anton Lavrenov
72bc8c5080 update CHANGELOG with new version 2021-05-21 11:01:24 -05:00
Anton Lavrenov
7b72e99e02 changelog 2021-05-21 10:58:18 -05:00
Anton Lavrenov
29badd7f6c deprecate some methods 2021-05-21 10:45:44 -05:00
Anton Lavrenov
734a66a75c nodejs fixes, bugs fixes 2021-05-09 08:11:42 -05:00
Anton Lavrenov
8f8f467919 orgonize changes 2021-05-08 21:55:26 -05:00
Anton Lavrenov
3219008dfa node.getRelativePointerPosition() method 2021-05-08 21:43:51 -05:00
Anton Lavrenov
f8e71d608a cleanup 2021-05-08 20:22:20 -05:00
Anton Lavrenov
fcd7cf62b0 events rewrite, fix types 2021-05-07 07:48:13 -05:00
Anton Lavrenov
b6e9d58db8 polish method 2021-05-06 15:49:23 -05:00
Anton Lavrenov
dbe88946ed new flipEnabled property for Konva.Transformer. close #954 2021-05-06 15:36:32 -05:00
Anton Lavrenov
386287eebe remove Konva.names and Konva.ids. close #1073 2021-05-06 15:25:12 -05:00
Anton Lavrenov
ef6fbf2e14 Fix fill pattern for Konva.Text when the pattern has an offset or rotation. close #852 2021-05-06 14:53:02 -05:00
Anton Lavrenov
8359287949 fix path parse. close #851 2021-05-06 14:23:04 -05:00
Anton Lavrenov
7bd5c62ee3 tests refactor, clean build 2021-05-05 09:19:24 -05:00
Anton Lavrenov
1c6bc48c83 autodraw 2021-05-04 08:57:03 -05:00
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