fabric.js/src
2014-04-16 13:39:32 -04: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 Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000. 2014-02-16 16:36:14 -05:00
mixins Fix typo. Closes #1265 2014-04-09 18:02:20 -04:00
shapes Fix text offsets and size in SVG 2014-04-16 13:39:32 -04:00
util Fix loadFromJSON 404s breaking fabric (Image) 2014-03-07 01:12:50 -05:00
canvas.class.js Remove extra commas. 2014-02-23 20:25:23 +02:00
color.class.js Fix few bracketless statements. Down to 257 failures on JSCS. 2014-02-27 15:00:42 -05: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 Add support for display=none. Closes #1256 2014-04-10 17:47:36 -04: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 Moves the resetting of _currentTransform.target inside if (activeGroup) 2014-04-03 16:20:05 +02:00