konva/test/unit
2014-05-05 11:09:31 +08:00
..
filters commenting out assertions that are failing in Travis CI. The tests pass perfectly locally in both a browser and PhantomJS. will need to investigate 2014-03-10 00:19:14 -07:00
plugins find("Label") bug fixed. close #905 2014-04-25 19:17:12 +08:00
shapes improve image drawing performance 2014-05-05 11:09:31 +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
FastLayer-test.js refactored cache method to work better with containers and also fast layers 2014-03-22 00:13:05 -07:00
Global-test.js added angleDeg flag that enables developers to choose radians if they like 2014-03-21 20:44:25 -07:00
Group-test.js refactored cache method to work better with containers and also fast layers 2014-03-22 00:13:05 -07:00
Layer-test.js setup FastLayer. Layer won't extend FastLayer until FastLayer is complete 2014-03-08 18:05:14 -08:00
Node-test.js improve image drawing performance 2014-05-05 11:09:31 +08:00
Shape-test.js cache before adding to layer test 2014-03-15 18:27:37 +08:00
Stage-test.js Merge branch 'fix-DblClick-after-dragging' of git://github.com/kzhdev/KineticJS into kzhdev-fix-DblClick-after-dragging 2014-04-30 09:04:06 +08:00
Tween-test.js fixed #539 and also added size() overloader 2014-03-20 20:39:40 -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