fabric.js/src
2014-01-13 11:56:56 +00:00
..
amd Do not name the requirejs module (see http://requirejs.org/docs/api.html#modulename ) 2013-10-20 21:10:19 -07:00
brushes Fix origins of free-drawing paths and shapes 2013-11-10 11:24:45 +01:00
filters Some refactoring; move arc into a separate file 2013-11-16 15:20:41 +01:00
mixins Make flashing cursor behave like MSWord 2014-01-13 11:56:56 +00:00
shapes Merge pull request #1088 from Kienz/patch-2 2014-01-12 06:37:46 -08:00
util Avoid setting crossOrigin on an image if unspecified. Closes #971 2013-11-27 20:00:33 +01:00
canvas.class.js Initialize fabric.IText canvas handlers only once. Closes #1076 2014-01-12 15:32:50 +01:00
color.class.js Add more docs. 2013-09-28 12:31:32 +02:00
elements_parser.js Debounce element parsing. Thanks @biovisualize. Closes #1052 2013-12-14 12:19:54 +01:00
gradient.class.js Refactor getColorStop 2013-11-10 16:51:08 +01:00
intersection.class.js Fix Point and Intersection docs. Build distribution. 2013-09-06 19:12:57 +02:00
log.js Remove duplication in log.js 2013-11-10 15:15:31 +01:00
node.js Add more tests 2013-11-23 17:35:31 +01:00
parser.js Added check to make sure xml is defined and exit if undefined. 2013-12-18 13:44:04 +01:00
pattern.class.js Prevent errors in FF when rendering non-ready patterns 2013-10-29 21:14:20 +01:00
point.class.js Fix Point and Intersection docs. Build distribution. 2013-09-06 19:12:57 +02:00
shadow.class.js Support includeDefaultValues in shadow serialization 2013-10-25 09:05:39 +02:00
static_canvas.class.js Fix fabric.Canvas initialization for width/height attributes. Closes #1086. 2014-01-12 11:33:42 +01:00