Commit Graph

354 Commits

Author SHA1 Message Date
Anton Lavrenov
ff82ad1901 optimize change event. close #120 2016-01-07 15:57:36 +08:00
Anton Lavrenov
2e76cfba30 currentTarget fix 2016-01-04 08:31:53 +08:00
Anton Lavrenov
c7ae11cd01 Narrow down getIntersection() result. add optional selector parament to getIntersection function. close #74 2015-12-26 13:12:40 +07:00
Anton Lavrenov
28e8758d29 new node.findAncestors(selector) and node.findAncestor(selector) functions. close #116 2015-12-25 21:35:19 +07:00
Anton Lavrenov
eda967c07e optional parent argument for getAbsolutePosition 2015-12-23 09:18:36 +07:00
lavrton
d1d30c6c1a event delegation support 2015-11-22 10:44:33 +07:00
lavrton
8006bed344 tween array fixes 2015-09-21 15:43:03 +07:00
lavrton
1f9ce30d81 fix cache bug 2015-09-19 23:11:01 +07:00
lavrton
5f2c70ddc7 Tweening a line with different numbers of points. close #92 2015-09-12 12:00:50 +07:00
lavrton
ff6a2bf0cc fix toObject for extended attrs. close #86 2015-08-28 11:36:38 +07:00
lavrton
026423402d update Konva.Node.create flow 2015-08-28 10:29:52 +07:00
lavrton
981f245833 fix test & update deps 2015-08-28 10:11:10 +07:00
Gleb Pospelov
29ba8e7c65 Merge upstream
#79
2015-07-30 04:23:16 +03:00
Gleb Pospelov
268c6bef26 Added simple test
#79
2015-07-30 04:08:33 +03:00
lavrton
c2d9b1d436 better dragging flow 2015-06-02 08:14:54 +07:00
lavrton
74dab77ad4 validation for find and findOne methods 2015-05-25 13:56:19 +07:00
lavrton
2640f7d36d fix test 2015-05-25 12:46:43 +07:00
lavrton
b09b22ad82 stage.toDataURL() in sync way 2015-05-25 11:26:30 +07:00
Anton Lavrenov
d455d0f994 mark some methods as deprecated 2015-05-07 08:48:15 +07:00
Anton Lavrenov
1c7c202b68 create test 2015-05-06 07:08:31 +07:00
Anton Lavrenov
33de4cb0b6 FastLayer now can have transforms. close #56 2015-05-05 07:03:14 +07:00
Anton Lavrenov
67e52e9d73 new method. close #20 2015-05-04 16:56:54 +07:00
Anton Lavrenov
2908fa975b migrate to eslint 2015-05-04 16:02:16 +07:00
Anton Lavrenov
3dff461592 set default pixelRatio for method 2015-04-27 11:20:55 +07:00
Anton Lavrenov
744dd61992 Fix clone function to support custom Shapes. close #71 2015-04-26 15:20:11 +07:00
Anton Lavrenov
42eda94675 Repair fill gradient for text. close #39 2015-04-26 08:34:28 +07:00
Anton Lavrenov
46eb8638f5 Merge branch 'master' of github.com:lavrton/KineticJS 2015-04-26 07:39:14 +07:00
Anton Lavrenov
429ef19a93 update toDataURL test 2015-04-26 07:38:41 +07:00
Anton Lavrenov
923c466572 test for toDataURL + HDPI 2015-04-26 07:26:54 +07:00
Andrej Mihajlov
5f1897fa09 Update tween tests to verify color interpolation 2015-04-22 12:41:27 +02:00
lavrton
41c10555bc fix bug for wrong getClientRect calculation. close #50 2015-04-16 09:43:21 +07:00
lavrton
681b81705c manual test for drawHitFromCache with alpha threshold 2015-04-16 09:23:55 +07:00
lavrton
28d0a6f112 test update 2015-04-14 17:14:42 +07:00
lavrton
6ad6104f4b fix bug for drawHitFromCache + HDPI. close #48 2015-04-14 10:49:33 +07:00
lavrton
4f9140539e update changelog 2015-04-14 09:56:56 +07:00
lavrton
de60359b48 unit test for filters + pixelRatio 2015-04-14 09:45:10 +07:00
lavrton
44f7d17847 repair tests 2015-04-13 07:17:32 +07:00
lavrton
98e575aaf7 repair tests 2015-04-09 06:22:36 +07:00
lavrton
18cce13ea5 better capable konva context with native context 2015-04-08 22:26:25 +07:00
lavrton
cdb1bd0437 migrate to gulp 2015-04-07 15:06:20 +07:00
lavrton
4334b2a087 fix to onFinish callback flow 2015-03-10 19:16:13 +07:00
lavrton
70d1d3f71c failed webgl test 2015-02-27 10:34:23 +07:00
lavrton
ff983ea8c0 new method to for tweening nodes 2015-02-26 08:18:50 +07:00
lavrton
36f4ab5346 tween color properties 2015-02-16 06:31:28 +07:00
lavrton
c3511210f2 cache + pixelRatio 2015-02-14 22:12:54 +07:00
lavrton
e39d7861c3 Add new method getClientRect(). rethink caching. 2015-02-12 14:10:36 +07:00
lavrton
b9c6bc2d10 new shadowForStrokeEnabled property for shape 2015-02-10 07:19:44 +07:00
lavrton
56f76005d7 new perfectDrawEnabled property for shape 2015-02-09 09:52:42 +07:00
lavrton
c15e977009 scale now affect to shadowOffset 2015-02-09 08:33:49 +07:00
lavrton
dc4032ceee repair tests 2015-02-09 07:21:55 +07:00