fabric.js/test/unit
2012-12-10 15:59:44 +01:00
..
canvas.js Add unit tests for loadFromJSON with json object instead of json string 2012-12-08 13:38:19 +01:00
canvas_static.js Add unit tests for loadFromJSON with json object instead of json string 2012-12-08 13:38:19 +01:00
circle.js Fix unit tests. 2012-10-14 02:53:25 +02:00
color.js Move site into a different repository. 2012-08-10 17:20:04 +02:00
ellipse.js Fix unit tests. 2012-10-14 02:53:25 +02:00
gradient.js Change the way gradients are initialized. 2012-08-20 18:23:53 +02:00
group.js Locking properties (lockMovementX, lockMovementY, lockRotation, etc.) are now respected in groups. Closes #152. 2012-12-07 15:39:47 +01:00
image.js Fix unit tests. 2012-10-14 02:53:25 +02:00
line.js Fix unit tests. 2012-10-14 02:53:25 +02:00
object.js Fix unit tests. 2012-10-14 02:53:25 +02:00
observable.js Add support for off method to remove all handlers for event when not given any handlers. 2012-10-20 20:11:16 +02:00
parser.js Move site into a different repository. 2012-08-10 17:20:04 +02:00
path.js Add support for specifying additional properties to return in toObject, toJSON. Fix #272. 2012-11-30 23:46:09 +01:00
path_group.js Fix unit tests. 2012-10-14 02:53:25 +02:00
polygon.js Fix unit tests. 2012-10-14 02:53:25 +02:00
polyline.js Fix unit tests. 2012-10-14 02:53:25 +02:00
rect.js Fix unit tests. 2012-10-14 02:53:25 +02:00
text.js Fix text test. 2012-12-04 12:03:16 +01:00
util.js Final fix for fabric.util.loadImage 2012-12-10 15:59:44 +01:00