konva/test/unit
2014-03-13 23:30:46 -04:00
..
filters New HSL filter. HSV and HSL want values between -1.0 and +1.0 (was 0.5 to 2.0) 2014-01-31 16:49:11 -05:00
plugins changed offset to center 2014-01-04 23:56:33 -08:00
shapes isRunning function for Sprite object 2014-03-02 10:46:45 +08:00
Animation-test.js finished migrating all unit tests over to Mocha 2013-09-11 12:02:03 -07:00
Canvas-test.js migrated Canvas, DragAndDrop, Global, and Tween tests to mocha 2013-09-09 10:08:16 -07:00
Collection-test.js reenabling all tests 2014-01-19 22:01:35 -08:00
Container-test.js add() now can add multiple layers or nodes 2014-03-13 23:30:46 -04:00
DragAndDrop-test.js added throttling to mousemove and touchmove. Added logic to prevent Android from detecting both touch and mouse events 2014-02-26 08:46:26 -08:00
Global-test.js migrated Canvas, DragAndDrop, Global, and Tween tests to mocha 2013-09-09 10:08:16 -07:00
Layer-test.js all methods are now copied to Collection prototype so that you don't have to use the each() method all the time 2014-01-19 21:35:28 -08:00
Node-test.js Pure NodeJS environment test runner: grunt node-test 2014-03-04 19:35:26 +08:00
Shape-test.js introduced new alpha component for colors. fixed #755. Created new validators namespace for getter setter validator functions 2014-01-20 11:26:01 -08:00
Stage-test.js add() now can add multiple layers or nodes 2014-03-13 23:30:46 -04:00
Tween-test.js migrated Canvas, DragAndDrop, Global, and Tween tests to mocha 2013-09-09 10:08:16 -07:00
Util-test.js introduced new alpha component for colors. fixed #755. Created new validators namespace for getter setter validator functions 2014-01-20 11:26:01 -08:00