fabric.js/src/util
2012-01-21 23:07:16 -05:00
..
dom_event.js Add basic touch event support. 2011-09-21 19:29:00 -04:00
dom_misc.js Add fabric.util.makeElementSelectable (the opposite of makeElementUnselectable). 2011-11-08 12:35:20 -05:00
dom_request.js More documentation. 2010-10-15 12:55:53 -04:00
dom_style.js Fabric can now run under node.js 2011-08-11 15:18:18 -04:00
lang_array.js Closes #52. Fix initialization of fabric.Group with undefined "paths". 2011-09-20 14:25:25 -04:00
lang_class.js fabric.Image.GrayscaleFilter --> fabric.Image.filters.Grayscale as per users request; Make image filters serializable. 2011-10-27 20:06:19 -04:00
lang_function.js Closes #47. More conforming Function.prototype.bind. 2011-08-29 12:09:32 -04:00
lang_object.js [BACK_INCOMPAT] Custom fabric build is now created with node.js and is much more flexible. Sprockets is no longer required to build fabric. Parser and node are now optional modules, which means that parseSVGDocument is no longer included in default fabric build. 2011-08-14 17:35:36 -04:00
lang_string.js More documentation. 2010-10-19 16:27:24 -04:00
misc.js Fix fabric.Canvas#setOverlayImage('') not removing overlay image. 2012-01-21 23:07:16 -05:00