konva/tests/js/unit/shapes
2012-12-31 00:45:38 -08:00
..
circleTests.js further decoupled scene, hit, and buffer graph drawing. To define a custom hit draw function, you now need to set the drawHitFunc attr. 2012-11-18 19:50:50 -08:00
ellipseTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
imageTests.js flattened shadow object into shadowColor, shadowBlur, shadowOpacity, and shadowOffset attrs 2012-12-31 00:45:38 -08:00
lineTests.js flattened shadow object into shadowColor, shadowBlur, shadowOpacity, and shadowOffset attrs 2012-12-31 00:45:38 -08:00
pathTests.js fixed up Image hit draw func 2012-11-23 23:55:20 -08:00
polygonTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
rectTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
regularPolygonTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
spriteTests.js flattened shadow object into shadowColor, shadowBlur, shadowOpacity, and shadowOffset attrs 2012-12-31 00:45:38 -08:00
starTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
textPathTests.js restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -08:00
textTests.js flattened shadow object into shadowColor, shadowBlur, shadowOpacity, and shadowOffset attrs 2012-12-31 00:45:38 -08:00
wedgeTests.js added new wedge shape. cleaned up shape comments. added degToRad and radToDeg helper in Type utility 2012-11-29 20:15:01 -08:00