fabric.js/src
Kienz 7792b1274b Doc additions
Add example and jsfiddle link to `canvas.loadFromJSON`
2013-09-26 21:04:10 +02:00
..
amd Avoid creation of exports global var as this messes up QUnit (and probably something else) 2013-09-14 20:40:40 +02:00
brushes Fixed fabric.PatternBrush- brush style was not applied during the drawing mode 2013-09-16 19:05:23 +02:00
filters Remove check for fabric.Color because only string values are allowed for color parameter. Otherwise initialization breaks if opacity is not defined. 2013-09-23 17:56:07 +02:00
mixins Doc additions 2013-09-26 21:04:10 +02:00
shapes Add docs for object accessors. Build distribution. 2013-09-26 19:55:17 +02:00
util Doc additions 2013-09-26 14:12:02 +02:00
canvas.class.js [BACK_INCOMPAT] Split fabric.Object.centerTransform and fabric.Canvas.centerTransform into the properties centeredScaling and centeredRotation 2013-09-26 18:19:17 +02:00
color.class.js Doc additions - document object parameter 2013-09-17 22:42:58 +02:00
gradient.class.js Doc additions - document object parameter 2013-09-17 22:42:58 +02:00
intersection.class.js Fix Point and Intersection docs. Build distribution. 2013-09-06 19:12:57 +02:00
log.js Change inline docs to conform to jsdoc3 2013-04-24 12:58:04 -04:00
node.js Renaming "url" to "path" for clarity reasons 2013-09-06 11:39:28 -03:00
parser.js Fix error when parsing gradient-based fill attribute. Closes #749 2013-08-07 13:51:59 +02:00
pattern.class.js Doc additions - document object parameter 2013-09-17 22:42:58 +02:00
point.class.js Fix Point and Intersection docs. Build distribution. 2013-09-06 19:12:57 +02:00
shadow.class.js Doc additions - document object parameter 2013-09-17 22:42:58 +02:00
static_canvas.class.js Doc additions 2013-09-26 14:12:02 +02:00