fabric.js/src
2014-06-19 21:38:26 +02:00
..
amd Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
brushes Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
filters Initialize "Noise" and "Brightness" filter with 0 instead of 100. 2014-05-12 16:44:12 +02:00
mixins Add IE support for copy / paste events 2014-06-05 00:56:34 +02:00
shapes Update ellipse.class.js 2014-06-19 21:38:26 +02:00
util Fix loadFromJSON 404s breaking fabric (Image) 2014-03-07 01:12:50 -05:00
canvas.class.js Revert _searchPossibleTargets optimization. Closes #1188 2014-04-24 10:33:33 -04:00
color.class.js Add support for transparent value in fabric.Color 2014-05-09 22:55:33 +02:00
elements_parser.js Added missing semicolon 2014-02-18 13:44:02 +01:00
gradient.class.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
intersection.class.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
log.js Remove duplication in log.js 2013-11-10 15:15:31 +01:00
node.js Fix require typo 2014-02-18 14:53:59 -05:00
parser.js Fix error when parsing empty SVG document. 2014-05-15 16:31:01 -05:00
pattern.class.js add spaces before { 2014-03-07 17:32:09 -05:00
point.class.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
shadow.class.js Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
static_canvas.class.js Removed 'return this', not needed for private method 2014-05-15 15:18:37 +01:00