fabric.js/src
2013-11-13 21:08:56 +01: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 Unify image loading in few places 2013-10-27 13:12:48 +01:00
mixins More group refactoring 2013-11-13 21:08:56 +01:00
shapes Fix fabric.Image SVG output - Closes issue #977 2013-11-13 11:20:46 +01:00
util Move isTransparent logic to utils 2013-11-13 14:10:28 +01:00
canvas.class.js Refactor static_canvas.class.js, canvas_events.mixin.js, canvas.class.js 2013-11-13 16:19:44 +01:00
color.class.js Add more docs. 2013-09-28 12:31:32 +02:00
elements_parser.js Extract elements parsing into a separate object (ElementsParser) 2013-11-04 17:12:05 +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 Renaming "url" to "path" for clarity reasons 2013-09-06 11:39:28 -03:00
parser.js Better line length in parser 2013-11-05 11:59:48 +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 group z-index. Closes #967 2013-11-13 20:52:25 +01:00