konva/tests/js/unit/shapes
2012-11-24 09:15:02 -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 applyFilter() method now takes in a required filter function, and an optional config and callback function, rather than a config object 2012-11-15 21:51:33 -08:00
lineTests.js fixed up Image hit draw func 2012-11-23 23:55:20 -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 restructured unit tests and created a unit test build target which concatenates source test files 2012-11-13 21:37:28 -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 fixed up some text shadow issues 2012-11-24 09:15:02 -08:00