fabric.js/test/unit
2013-09-18 19:17:50 +02:00
..
canvas.js Add reviver function to fabric.Canvas.loadFromJSON (and loadFromDatalessJSON) 2013-09-12 20:10:23 +02:00
canvas_static.js Alias "jpg" format to "jpeg". Closes #806 2013-09-14 18:44:44 +02:00
circle.js [BACK_INCOMPAT] Remove selectable, hasControls, hasBorders, hasRotatingPoint, transparentCorners, perPixelTargetFind from default object/json representation of objects. Fix includeDefaultValues. Version 1.2.13. Closes #795 2013-09-11 11:41:00 +02:00
color.js Fix typo, add hsl/hsla (with whitespaces) unit tests and move stuff outside of functions 2013-05-25 19:42:31 +02:00
ellipse.js [BACK_INCOMPAT] Remove selectable, hasControls, hasBorders, hasRotatingPoint, transparentCorners, perPixelTargetFind from default object/json representation of objects. Fix includeDefaultValues. Version 1.2.13. Closes #795 2013-09-11 11:41:00 +02:00
gradient.js Fix pattern toSVG 2013-07-22 22:00:03 +02:00
group.js Fixed fabric.Group.toSVG- object order was wrong 2013-09-18 19:17:50 +02:00
image.js [BACK_INCOMPAT] Remove selectable, hasControls, hasBorders, hasRotatingPoint, transparentCorners, perPixelTargetFind from default object/json representation of objects. Fix includeDefaultValues. Version 1.2.13. Closes #795 2013-09-11 11:41:00 +02:00
image_filters.js Add fabric.Image.filters.Mask unit test 2013-08-18 21:01:50 +02:00
line.js [BACK_INCOMPAT] Remove selectable, hasControls, hasBorders, hasRotatingPoint, transparentCorners, perPixelTargetFind from default object/json representation of objects. Fix includeDefaultValues. Version 1.2.13. Closes #795 2013-09-11 11:41:00 +02:00
object.js Move setColorfrom fabric.Text to fabric.Object 2013-09-14 17:10:49 +02:00
observable.js fabric.Observable.on and fabric.Observable.off can add/remove multiple handlers (object with key/value pairs) 2013-09-12 20:43:31 +02:00
parser.js Fix nested matrix multiplication. Closes #705 2013-06-13 23:10:33 +02:00
path.js [BACK_INCOMPAT] Remove selectable, hasControls, hasBorders, hasRotatingPoint, transparentCorners, perPixelTargetFind from default object/json representation of objects. Fix includeDefaultValues. Version 1.2.13. Closes #795 2013-09-11 11:41:00 +02:00
path_group.js [BACK_INCOMPAT] Remove selectable, hasControls, hasBorders, hasRotatingPoint, transparentCorners, perPixelTargetFind from default object/json representation of objects. Fix includeDefaultValues. Version 1.2.13. Closes #795 2013-09-11 11:41:00 +02:00
pattern.js Fix pattern toSVG 2013-07-22 22:00:03 +02:00
polygon.js [BACK_INCOMPAT] Remove selectable, hasControls, hasBorders, hasRotatingPoint, transparentCorners, perPixelTargetFind from default object/json representation of objects. Fix includeDefaultValues. Version 1.2.13. Closes #795 2013-09-11 11:41:00 +02:00
polyline.js [BACK_INCOMPAT] Remove selectable, hasControls, hasBorders, hasRotatingPoint, transparentCorners, perPixelTargetFind from default object/json representation of objects. Fix includeDefaultValues. Version 1.2.13. Closes #795 2013-09-11 11:41:00 +02:00
rect.js [BACK_INCOMPAT] Remove selectable, hasControls, hasBorders, hasRotatingPoint, transparentCorners, perPixelTargetFind from default object/json representation of objects. Fix includeDefaultValues. Version 1.2.13. Closes #795 2013-09-11 11:41:00 +02:00
shadow.js Renamed fabric.Shadow.getShadow to fabric.Shadow.toString 2013-09-05 18:09:34 +02:00
text.js Move setColorfrom fabric.Text to fabric.Object 2013-09-14 17:10:49 +02:00
util.js Fix function body matching regex. Add fabric.util.getFunctionBody 2013-06-01 18:08:36 +02:00