fabric.js/src/util
Wietse Wind 052631bdcb Fix IE rendering of SVG as overlay image (#4324)
* Fix IE rendering of SVG as overlay image

* Fix IE rendering of SVG as overlay image #2 - Fix coding syntax (CI)

* Fix IE rendering of SVG as overlay image #3 - Fix coding syntax (CI)

* Fix IE rendering of SVG as overlay image #4 - Moved to method 'loadImageInDom'

* Fix IE rendering of SVG as overlay image #5 - Moved some stuff around

* Fix IE rendering of SVG as overlay image #6 - Fixed the setTimeout (removed)

* Update misc.js
2017-09-29 00:36:00 -04:00
..
anim_ease.js switch to eslint (#3229) 2016-09-10 15:14:23 +02:00
animate.js fix-text-pattern (#4194) 2017-08-13 23:05:40 +02:00
animate_color.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
arc.js restored path parsing cache (#3347) 2016-10-15 23:45:47 +02:00
dom_event.js changes to build file 2017-07-29 16:28:30 +02:00
dom_misc.js Add explanation as to .host check 2015-09-16 16:41:33 +10:00
dom_request.js initialized body variable 2016-08-07 22:37:26 +02:00
dom_style.js Change inline docs to conform to jsdoc3 2013-04-24 12:58:04 -04:00
lang_array.js Removed es5 shim function and support for ie < 10 (#3722) 2017-02-19 19:47:39 -05:00
lang_class.js Do not cache group if a child has shadow. (#3864) 2017-04-22 20:59:34 +02:00
lang_object.js Fix text copy paste when there is no style (#4185) 2017-08-09 23:17:07 +02:00
lang_string.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
misc.js Fix IE rendering of SVG as overlay image (#4324) 2017-09-29 00:36:00 -04:00
named_accessors.mixin.js Remove accessors (#4065) 2017-07-03 17:02:44 +02:00