fabric.js/src/util
2012-12-18 11:46:51 +01:00
..
anim_ease.js Final doc additions. Every public method is now documented! 2012-12-16 20:44:26 +01:00
dom_event.js Fix for touch devices - only works if page is has no scrolling. I've tested it no iPad with iOS 6.01. 2012-12-10 13:44:26 +01:00
dom_misc.js Prevent FF<4 from throwing errors on getComputedStyle. 2012-12-04 14:14:08 +01:00
dom_request.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
dom_style.js Lint everything with JSHint. Version 0.9.14. 2012-10-14 02:53:12 +02:00
lang_array.js Final doc additions. Every public method is now documented! 2012-12-16 20:44:26 +01:00
lang_class.js Move callSuper out of fabric.Object.prototype and create it dynamically in createClass. 2012-11-23 13:39:50 +01:00
lang_function.js Doc additions, fixes. 2012-11-23 13:38:26 +01: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 Final doc additions. Every public method is now documented! 2012-12-16 20:44:26 +01:00
misc.js Doc fixes 2012-12-18 11:46:51 +01:00