fabric.js/src
Todd Christensen 0cdd9416b6 Fallback to styleElement.text for IE9.
IE9 doesn't provide a `textContent` property on this object.  This caused
errors when trying to import SVG files with `<style>` inside them.
2016-01-26 10:51:14 -08:00
..
amd Update requirejs.js 2014-11-26 11:20:04 +08:00
brushes fix space and linebreak 2015-04-20 09:51:32 +09:00
filters Update removewhite_filter.class.js 2015-12-27 00:29:39 +01:00
mixins remove text flipping. 2015-12-30 15:35:31 +01:00
shapes Merge pull request #2719 from asturur/textflip 2015-12-30 10:14:24 -05:00
util Build dist, fix lint errors 2015-12-24 10:57:55 -05:00
canvas.class.js Merge pull request #2720 from asturur/rotatedgroup 2016-01-04 14:52:27 -08:00
color.class.js Add requirement for space before function’s { 2014-09-22 20:40:39 +02:00
elements_parser.js Update elements_parser.js 2014-09-21 01:15:39 +02:00
gradient.class.js Add gradient transform to toObject method 2015-09-19 08:25:17 +02:00
intersection.class.js Add maximumLineLength restriction of 120 chars and space after comma 2014-09-22 20:40:39 +02:00
log.js Fix JSHint warnings, make it catch console.log 2015-05-21 11:47:12 -04:00
node.js Merge pull request #2163 from kibao/fix/node-segmentation-fault 2015-05-13 11:47:06 -04:00
parser.js Fallback to styleElement.text for IE9. 2016-01-26 10:51:14 -08:00
pattern.class.js Update pattern.class.js 2015-07-14 12:23:23 +02:00
point.class.js Update point.class.js 2014-11-22 14:20:52 +01:00
shadow.class.js Build dist, fix lint errors 2015-12-24 10:57:55 -05:00
static_canvas.class.js Merge pull request #2708 from asturur/dispos 2015-12-27 11:34:22 -05:00