Commit Graph

425 Commits

Author SHA1 Message Date
Anton Lavrenov
886bf7c4c5 prevent throw error for undefined text 2016-09-13 14:24:24 -04:00
Anton Lavrenov
5bb4994b0e enable all tests 2016-09-12 07:32:47 -04:00
Anton Lavrenov
e8b2423c82 Better TextPath hit function 2016-09-12 07:28:42 -04:00
Anton Lavrenov
2d5f5a534d lint fix, enable all tests 2016-09-11 10:06:34 -04:00
Anton Lavrenov
8658652589 update CHANGELOG with new version 2016-09-10 08:09:04 -04:00
Anton Lavrenov
f2f675cd6b filters fixes 2016-09-10 07:58:06 -04:00
Anton Lavrenov
2dde724694 fix "removing parent element of a dragging node will throw an error". close #166 2016-08-30 09:07:32 +03:00
ada99
95edb44782 Fix #157 (#158)
* Stringify custom attributes-objects

* Stringify custom attributes-objects
2016-07-09 20:54:28 +07:00
Anton Lavrenov
885a390277 Konva.Text will interpret undefined width and height as AUTO 2016-07-08 10:44:15 +07:00
Anton Lavrenov
aef5e79981 update CHANGELOG with new version 2016-07-05 09:59:41 +07:00
Anton Lavrenov
8004687541 fix bug for touchend event. close #156 2016-07-05 09:04:34 +07:00
Anton Lavrenov
ddc38053c8 update CHANGELOG with new version 2016-06-18 22:32:13 +07:00
Anton Lavrenov
dbcc17041f clipping function 2016-06-18 22:27:19 +07:00
Anton Lavrenov
65b18f626b mouseenter bug fix. close #119 2016-06-07 17:25:32 +07:00
Anton Lavrenov
34d18efcf8 removeChildren() remove only first level children. close #135 2016-05-14 22:06:44 +07:00
Joaquín Cuenca Abela
c61df7ed65 Support fill on open paths 2016-05-13 18:56:22 +02:00
Anton Lavrenov
9470bc5fe2 cleanup 2016-05-06 14:10:50 +07:00
Anton Lavrenov
0f77dc4f8b fix mouseenter bug. close #119 2016-04-26 14:12:04 +07:00
Anton Lavrenov
3c1e2804de better HDPI support
update packages
2016-02-28 16:57:15 +08:00
Anton Lavrenov
e54b378a33 fix wrong Path getClientRect() calculation 2016-02-05 06:51:26 +08:00
Anton Lavrenov
e3596d6c63 repair cancelBubble event property behaviour. fix #123. 2016-01-26 23:21:25 +08:00
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
lavrton
367d829784 performance improvement 2015-02-09 06:29:31 +07:00
lavrton
0ea9f0e257 fix remove name bug 2015-02-08 09:52:19 +07:00
lavrton
264a4bab1c fix undefined name bug 2015-02-08 07:39:43 +07:00
lavrton
5df69badbf new naming methods 2015-02-08 06:24:11 +07:00
lavrton
63986be549 0.8.0 2015-02-04 05:59:01 +07:00
lavrton
d48439b952 refactor 2015-02-03 10:40:32 +07:00
lavrton
10fab252e0 findOne Method 2015-02-03 10:30:27 +07:00
lavrton
09eb72b0a0 optimized getIntersection function. fix #17. close #13 2015-01-29 00:21:02 +07:00
lavrton
0f1d045701 repair tests 2015-01-27 15:31:00 +07:00
lavrton
3b94673d73 Merge branch 'master' of https://github.com/jovination/konva into jovination-master
Conflicts:
	src/Stage.js
	test/unit/Node-test.js
	test/unit/Shape-test.js
	test/unit/plugins/Path-test.js
2015-01-27 15:15:05 +07:00
Jovination
607ef1837b Renaming 2015-01-27 00:07:51 -07:00
lavrton
f9a08a6acc rendering shadows and strokes test improve 2015-01-27 13:21:02 +07:00
lavrton
a7863fbf83 strokeScaleEnabled set to false for Line not create correct hit graph 2015-01-22 17:50:57 +07:00
lavrton
d6cfd29962 strokeScaleEnabled = false is disabled for text 2015-01-22 16:59:05 +07:00
lavrton
4dfc65dba4 limit corner radius 2015-01-22 15:46:53 +07:00
lavrton
339e2dc969 tests updates 2015-01-22 12:47:07 +07:00
lavrton
e6115ef643 change method name 2015-01-21 17:22:41 +07:00
lavrton
d191b14a3e changing layer while dragging 2015-01-21 15:24:43 +07:00
lavrton
6ebd9fc554 better layer draw hit. hit updates for not dragging layer 2015-01-21 10:29:33 +07:00
lavrton
87236a88e2 better extend function 2015-01-20 17:22:51 +07:00
lavrton
a5b8c486ce text is black by default 2015-01-20 17:05:56 +07:00
lavrton
cf76a06884 line with empty points 2015-01-20 17:05:03 +07:00
lavrton
a78f01365d fix name selector bug. close #3 2015-01-15 09:41:29 +07:00
Лаврёнов Антон
a4ea6a65a5 intersects with shadow. close #1027 2014-10-02 22:41:51 +08:00
Лаврёнов Антон
362bcf9efc solve #1026 2014-10-02 22:28:51 +08:00
Лаврёнов Антон
7f7fb652da clean tests and adding docs 2014-09-24 10:26:42 +08:00
Лаврёнов Антон
7a2173dd7f Merge branch 'patch-1' of github.com:mattslocum/KineticJS into mattslocum-patch-1 2014-09-24 10:18:02 +08:00
Matt Slocum
9de8d2f806 KineticJS Unit Tests :: find with multiple names
Added unit tests to find nodes by name that have multiple names
2014-08-27 04:49:01 +00:00
Лаврёнов Антон
b321f20cdb New Arrow shape ⤵️ 2014-08-27 12:43:33 +08:00