Commit Graph

27 Commits

Author SHA1 Message Date
Anton Lavrenov
8004687541 fix bug for touchend event. close #156 2016-07-05 09:04:34 +07:00
Anton Lavrenov
65b18f626b mouseenter bug fix. close #119 2016-06-07 17:25:32 +07:00
Anton Lavrenov
0f77dc4f8b fix mouseenter bug. close #119 2016-04-26 14:12:04 +07:00
lavrton
c2d9b1d436 better dragging flow 2015-06-02 08:14:54 +07:00
Anton Lavrenov
d455d0f994 mark some methods as deprecated 2015-05-07 08:48:15 +07:00
lavrton
44f7d17847 repair tests 2015-04-13 07:17:32 +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
09eb72b0a0 optimized getIntersection function. fix #17. close #13 2015-01-29 00:21:02 +07:00
Jovination
607ef1837b Renaming 2015-01-27 00:07:51 -07:00
Лаврёнов Антон
3aebe80404 correct mouse events for nested groups. fix #912 2014-05-02 08:45:52 +08:00
Лаврёнов Антон
2439040316 better getIntersection system. fix #818, #808, #603, #879 2014-04-22 10:58:01 +08:00
Eric Rowell
ddf34d0af9 added unit test for new target and type keys in Kinetic event object 2014-03-20 22:04:59 -07:00
Eric Rowell
47ecb4559d now passing Kinetic event object instead of native event object 2014-03-20 21:55:30 -07:00
Лаврёнов Антон
d0c7aed452 tests for drag distance 2014-03-11 23:14:03 +08:00
Eric Rowell
f41b107474 changed lint to hint in grunt file, and removed KineticEvents-test as it is not a functional test 2014-02-27 19:15:18 -08:00
Eric Rowell
160de825fa now that mousemove and touchmove are async due to throttling, the tests have to be async as well 2014-02-26 10:38:03 -08:00
Eric Rowell
7e2c6c97f8 changed drawFunc to sceneFunc and drawHitFunc to hitFunc 2014-01-04 23:34:01 -08:00
Eric Rowell
bc9bd291fc began refactoring layer getIntersection method and added unit tests 2013-11-27 16:05:35 -08:00
Eric Rowell
6bd0992dd8 fixed #673 2013-11-08 00:30:26 -08:00
Eric Rowell
e13a0b5fd8 fixed issue with stage panning. stage node type needs to be declared before calling super constructor 2013-09-28 21:55:57 -07:00
Eric Rowell
6b69460d2c fixed #612 and added stage drag and drop unit tests 2013-09-26 22:40:23 -07:00
Eric Rowell
63c6e9eea3 added functional tests. fixed line shadow bug 2013-09-25 23:32:44 -07:00
Eric Rowell
5bac5358a9 finished migrating DD tests to mocha. refactored functional test site directory 2013-09-25 23:25:59 -07:00
Eric Rowell
3204318a41 migrated events functional tests over to Mocha 2013-09-23 09:15:28 -07:00
ericdrowell
a389fbc6f0 implemented stage content mobile events and added functional tests 2013-09-20 16:45:59 -07:00
ericdrowell
068cb1efc8 added new content events to clean up stage events. added first mocha functional test 2013-09-20 16:17:32 -07:00