konva/tests/js/unit/shapes
2013-03-15 08:33:05 -07:00
..
blobTests.js added more blob unit tests 2013-01-01 18:14:30 -08:00
circleTests.js flattened fill attr, created new Node getter and setter generators that handle type conversions for points, sizes, and rotations 2013-01-01 23:54:02 -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 new strokeScaleEnabled property which enables you to configure if the stroke style of a shape should scale or not as the shape itself scales, or as its ancestors scale 2013-02-21 09:14:44 -08:00
lineTests.js decided to make an actual Spline shape. Will create a Blob shape soon, which will be an enclosed spline 2012-12-31 20:30:00 -08:00
pathTests.js updated unit tests with new shadow API 2012-12-31 10:46:23 -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
splineTests.js Support creating shapes with points like [[x1,y1],[x2,y2]]. 2013-01-09 00:21:47 -08:00
spriteTests.js flattened shadow object into shadowColor, shadowBlur, shadowOpacity, and shadowOffset attrs 2012-12-31 00:45:38 -08:00
textTests.js first pass at removing setDefaultAttrs logic to speed up node instantation performance 2013-03-15 08:33:05 -07:00
wedgeTests.js moved TextPath, RegularPolygon, and Star shapes to the plugins directory. updated all tests 2013-03-13 22:24:55 -07:00