Commit Graph

26 Commits

Author SHA1 Message Date
lavrton
c2d9b1d436 better dragging flow 2015-06-02 08:14:54 +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
923c466572 test for toDataURL + HDPI 2015-04-26 07:26:54 +07:00
lavrton
c3511210f2 cache + pixelRatio 2015-02-14 22:12:54 +07:00
Jovination
607ef1837b Renaming 2015-01-27 00:07:51 -07:00
Лаврёнов Антон
6e4dab9013 Merge branch 'fix-DblClick-after-dragging' of git://github.com/kzhdev/KineticJS into kzhdev-fix-DblClick-after-dragging
Conflicts:
	test/unit/Stage-test.js
2014-04-30 09:04:06 +08:00
Лаврёнов Антон
2bcb7bdab2 Merge branch 'master' of git://github.com/vmichnowicz/KineticJS into vmichnowicz-master 2014-03-14 12:56:14 +08:00
Victor Michnowicz
0898c24b7a add() now can add multiple layers or nodes 2014-03-13 23:30:46 -04:00
Лаврёнов Антон
d65201a12f stage clone has new container. fix #707 2014-03-07 22:51:26 +08:00
kzhdev
833c470504 add test 2014-03-06 20:30:04 -06:00
Лаврёнов Антон
798d1acf28 Pure NodeJS environment test runner: grunt node-test 2014-03-04 19:35:26 +08:00
Лаврёнов Антон
6c46e44bbd fix #500 2014-02-27 22:53:30 +08:00
Eric Rowell
6d31f6ed08 new transformsEnabled property which yields absolute best rendering performance 2013-12-10 23:28:46 -08:00
Eric Rowell
8b4deb004d added stage nestedTransformsEnabled flag 2013-12-09 22:46:58 -08:00
Eric Rowell
a57d6c6106 more unit tests working, more refactoring 2013-12-02 21:25:20 -08:00
Eric Rowell
ae5b76d332 fixed typo in unit test 2013-11-27 22:22:12 -08:00
Eric Rowell
24d41e5506 commented out offending unit test for now 2013-11-27 22:21:44 -08:00
Eric Rowell
658064b5ef improved event edge detection algo 2013-11-27 21:53:41 -08:00
Eric Rowell
aa78d632db fixed #382 #198 2013-11-27 21:32:36 -08:00
Eric Rowell
bc9bd291fc began refactoring layer getIntersection method and added unit tests 2013-11-27 16:05:35 -08:00
Eric Rowell
9bc34d6abb reenabling all tests 2013-11-03 00:07:05 -07:00
Eric Rowell
65166d7ddd added role=presentation to content node 2013-11-02 22:39:24 -07:00
Eric Rowell
f5d5e26e5e fixed pixel ratio issue with buffer canvas usage 2013-11-02 22:31:09 -07:00
Eric Rowell
dd6f8a754d migrated stage tests to Mocha 2013-09-10 21:38:26 -07:00