fabric.js/src
Max Kaplan f2943ef2bb Fix loadFromJSON 404s breaking fabric (Pattern)
Prevent image 404s in patterns from loadFromJSON from breaking
everything trying to get attributes of a source which is null, while
passing it upwards to allow dealing with images which failed to load
outside of Fabric.JS
2014-03-07 00:19:35 -05: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 Initialize variable with the correct name that is actually used 2014-02-24 10:47:22 -06:00
shapes Fix ellipse borders. Closes #1099 Thanks @xnramx 2014-03-06 19:47:55 -05:00
util Fix few bracketless statements. Down to 257 failures on JSCS. 2014-02-27 15:00:42 -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 Fix few bracketless statements. Down to 257 failures on JSCS. 2014-02-27 15:00:42 -05:00
pattern.class.js Fix loadFromJSON 404s breaking fabric (Pattern) 2014-03-07 00:19:35 -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 Restore _currentTransform.target after toJSON. Closes #1159 2014-02-27 15:00:42 -05:00