fabric.js/src
2013-08-21 15:01:00 -07:00
..
brushes Renamed property renderOnAddition to renderOnAddRemove 2013-08-07 21:01:45 +02:00
filters Update fabric.Image.filters.Mask - based on https://github.com/kangax/fabric.js/pull/667 (@aleph1) 2013-08-14 18:07:56 +02:00
mixins Simple boolean option on canvas to allow scrolling on touchscreen devices 2013-08-20 10:44:53 -07:00
shapes Merge pull request #792 from Kienz/maskFilter 2013-08-14 13:00:49 -07:00
util Fix resolveNamespace 2013-08-17 20:18:06 +02:00
canvas.class.js Add fabric.Canvas#skipTargetFind 2013-08-14 21:51:00 +02:00
color.class.js Doc fixes, Update README (1800+ unit tests) 2013-08-08 18:31:26 +02:00
gradient.class.js Doc fixes, Update README (1800+ unit tests) 2013-08-08 18:31:26 +02:00
intersection.class.js Move dimensionAffectingProps to fabric.Text.prototype. Simplify and speed up Intersection class. Build distribution. 2013-06-06 03:06:17 +02:00
log.js Change inline docs to conform to jsdoc3 2013-04-24 12:58:04 -04:00
node.js Support reviver in Node's version of loadSVGFromURL and loadSVGFromString 2013-08-06 16:12:00 +02: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 2013-08-14 12:55:09 +02:00
point.class.js Move drawArc to utils. Simplify and speed up fabric.Point 2013-06-06 02:49:42 +02:00
shadow.class.js Doc fixes, Update README (1800+ unit tests) 2013-08-08 18:31:26 +02:00
static_canvas.class.js Adding a default allowTouchScrolling value, along with a description of its purpose 2013-08-21 15:01:00 -07:00