fabric.js/src
Sergey 5c3f3a9594 Fix loadSVGFromUrl bug #5252 (#5263)
* Fix loadSVGFromURL bug
2018-09-27 22:35:33 -04:00
..
brushes fixed bug positioning group (#5176) 2018-08-18 23:48:50 +02:00
filters Issue 5185 fabric image (#5190) 2018-08-22 16:43:15 +02:00
mixins avoid run selection logic on mouseup for clicks (#5259) 2018-09-22 21:11:01 +02:00
shapes Do not access group property from the object (#5257) 2018-09-22 20:19:41 +02:00
util Clip path parsing (#4786) 2018-08-23 01:06:07 +02:00
canvas.class.js fixes extra renders (#5256) 2018-09-22 18:52:25 +02:00
color.class.js reHSLa and reRGBa ignore case (#5017) 2018-06-02 20:12:38 +02:00
elements_parser.js ClipPath to svg (#5234) 2018-09-16 16:39:54 +02:00
globalFabric.js Put window.fabric under a build flag (#4199) 2017-08-14 13:42:17 +02:00
gradient.class.js fix the parsing of the URL part of a property. (#4881) 2018-04-01 20:39:49 +02:00
intersection.class.js Some modifications (#4137) 2017-07-29 11:41:32 +02:00
log.js switch to eslint (#3229) 2016-09-10 15:14:23 +02:00
parser.js Fix loadSVGFromUrl bug #5252 (#5263) 2018-09-27 22:35:33 -04:00
pattern.class.js improve fabric.Pattern toSvg (#5164) 2018-08-11 20:43:49 +02:00
point.class.js Update comments (#4128) 2017-07-24 11:29:46 +02:00
shadow.class.js modified shadow tosvg (#4934) 2018-04-28 01:17:45 +02:00
static_canvas.class.js Clip path parsing (#4786) 2018-08-23 01:06:07 +02:00