Commit Graph

1229 Commits

Author SHA1 Message Date
lavrton
5c6038e5f7 Merge branch 'master' of github.com:lavrton/KineticJS 2015-04-13 07:18:55 +07:00
lavrton
44f7d17847 repair tests 2015-04-13 07:17:32 +07:00
Andrei Mihailov
487387e767 Fix attrs initialization regression
Fixes issue #41
2015-04-12 14:00:07 +02:00
Andrei Mihailov
cf93f973ec Enable devicePixelRatio for desktop browsers 2015-04-12 13:52:09 +02:00
lavrton
858ddd5029 refactoring 2015-04-08 22:26:43 +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
Simon Bartlett
3366de1edf Added support for nw.js (node-webkit) 2015-03-15 22:53:01 -04:00
Лаврёнов Антон
796f949a31 update jsdom API. close #36 2015-03-13 15:33:48 +00:00
lavrton
74499dd890 fix to onFinish callback flow 2015-03-10 19:18:25 +07:00
lavrton
4334b2a087 fix to onFinish callback flow 2015-03-10 19:16:13 +07:00
lavrton
ff983ea8c0 new method to for tweening nodes 2015-02-26 08:18:50 +07:00
lavrton
ece5d7ac27 remove debugger statement 2015-02-17 10:21:42 +07:00
lavrton
36f4ab5346 tween color properties 2015-02-16 06:31:28 +07:00
lavrton
7a7ea97c31 updating docs 2015-02-15 07:18:09 +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
da59e1581c simplify layer.clear 2015-02-09 08:38:13 +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
9b27ce6593 remove debug 2015-02-08 09:53:58 +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
1c27dca0d5 Merge remote-tracking branch 'origin/master' 2015-02-03 10:40:58 +07:00
lavrton
d48439b952 refactor 2015-02-03 10:40:32 +07:00
lavrton
3ef33af2ee new strokeHit property 2015-02-03 10:31:31 +07:00
lavrton
0b496ec159 update mask docs 2015-02-03 10:30:53 +07:00
lavrton
10fab252e0 findOne Method 2015-02-03 10:30:27 +07:00
Olim Saidov
4c567cd241 update old constant names 2015-01-30 02:25:49 +05:00
lavrton
09eb72b0a0 optimized getIntersection function. fix #17. close #13 2015-01-29 00:21:02 +07:00
lavrton
11de1dc6d2 rebranding 0.7.0 release 2015-01-28 05:26:18 +07:00
lavrton
e56454c31e rebranding updates 2015-01-27 15:25:10 +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
eba941e1c3 build 2015-01-22 13:42:16 +07:00
lavrton
e6115ef643 change method name 2015-01-21 17:22:41 +07:00
lavrton
9acf26bfd5 Merge branch 'master' of https://github.com/leohenning/KineticJS into leohenning-master 2015-01-21 17:12:07 +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
46bb48e470 fix docs 2015-01-20 17:06:21 +07:00
lavrton
a5b8c486ce text is black by default 2015-01-20 17:05:56 +07:00