Commit Graph

772 Commits

Author SHA1 Message Date
Samuel Laulhau
504afede4b add test on arc#getSelfRect 2021-12-20 10:50:03 +01:00
Anton Lavrenov
077505ec51
Merge pull request #1249 from derekjan1240/master
fix: rgbaColorToRGBA function output NaN when input with percentage
2021-12-15 13:47:57 -05:00
Kai
f3947e527c test(color): add test case with percentage color string to RGBA object 2021-12-15 21:08:15 +08:00
Artyom Khudyakov
8ffac91f05 Added error handler for Image.fromURL 2021-12-14 19:17:11 +03:00
Anton Lavrenov
caa2ec7098 Merge branch 'master' of github.com:konvajs/konva into master 2021-12-09 08:57:43 -05:00
Anton Lavrenov
a4cc960353 Fix dbltap event in Safari. close #1209 2021-12-09 08:57:01 -05:00
i18u
bed6f8bb7a fix: handle Arc clockwise on getSelfRect 2021-11-26 10:15:35 +08:00
i18u
279eaac88c feat: impliment getSelftRect method for Arc 2021-11-25 19:05:56 +08:00
Anton Lavrenov
2927e44c99 update CHANGELOG with new version 2021-11-15 12:22:04 -05:00
Anton Lavrenov
4dfdd6eeaf update CHANGELOG with new version 2021-11-15 08:27:41 -05:00
Anton Lavrenov
272627a2da fix pointer events 2021-10-22 10:09:34 -05:00
Anton Lavrenov
0c7ea65e22 Fix Konva.Arrow rendering when it has two pointers 2021-10-06 09:17:11 -05:00
Anton Lavrenov
cb55ec8706 export fixes 2021-09-23 16:17:14 -05:00
Anton Lavrenov
cc5b67ed10 cmj build 2021-09-23 11:17:50 -05:00
Anton Lavrenov
586ea3d860 fix line, fix finger, close #1181, close #1177 2021-09-22 10:14:38 -05:00
Anton Lavrenov
81153546a9 fix dblclick events 2021-09-15 15:33:27 -05:00
Anton Lavrenov
08c8a78451 fix fillPattern cache 2021-08-04 18:34:22 +07:00
Anton Lavrenov
089334b41c fix memory leak. close #1154 2021-08-04 15:28:00 +07:00
Anton Lavrenov
0679643389 fix transformer bad behavior when back is dragged. close #1141 2021-07-01 12:39:22 +07:00
Albert Brand
7c1787ca35 Make sure to schedule draw when calling removeChildren or destroyChildren 2021-06-30 10:06:41 +02:00
Anton Lavrenov
ddfff3f9f1 enable all tests 2021-06-29 11:48:30 +07:00
Anton Lavrenov
51371a8140 New property useSingleNodeRotation for Konva.Transformer 2021-06-29 11:44:22 +07:00
Anton Lavrenov
3fce0a5b45 fix pattern bug 2021-06-08 14:16:08 +07:00
Anton Lavrenov
38b2501e4b fix cache with invisble shapes 2021-05-27 20:04:30 -05:00
Anton Lavrenov
9ed1cd7009 fix transform cache issue. close #1116 2021-05-27 15:02:59 -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
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
e5d86c9981 test for image will fill pattern. 2021-05-06 16:09:28 -05:00
Anton Lavrenov
b6e9d58db8 polish method 2021-05-06 15:49:23 -05:00
Anton Lavrenov
f4ce027b1d Merge branch 'master' of https://github.com/AlexIII/konva into AlexIII-master 2021-05-06 15:38:31 -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
4f11244607 fix arrow head direction. close #501 2021-05-06 08:41:34 -05:00
Anton Lavrenov
d54832865d better context method. close #343 2021-05-06 07:46:36 -05:00
Anton Lavrenov
2753d2d709 fix text test 2021-05-05 14:07:51 -05:00
Anton Lavrenov
89687574d1 clean data after test 2021-05-05 13:44:32 -05:00
Anton Lavrenov
46d2c25a9a enable all tests 2021-05-05 13:24:52 -05:00
Anton Lavrenov
432ff1a87b FIX TESTS AGAIN!!!! 2021-05-05 12:57:35 -05:00
Anton Lavrenov
b6e8afec6e fix test 2021-05-05 09:54:03 -05:00
Anton Lavrenov
7bd5c62ee3 tests refactor, clean build 2021-05-05 09:19:24 -05:00
Anton Lavrenov
cb20f00e4b fix tests 2021-05-04 09:33:41 -05:00
Anton Lavrenov
7a6613118e fix tests 2021-05-04 09:05:27 -05:00
Anton Lavrenov
3066765d79 Merge branch 'master' of github.com:konvajs/konva into master 2021-05-04 08:57:47 -05:00
Anton Lavrenov
1c6bc48c83 autodraw 2021-05-04 08:57:03 -05:00
Anton Lavrenov
ca1de3a351 finish tests fixing 2021-05-03 21:21:04 -05:00