fabric.js/src
Juriy Zaytsev 7ce8b35fd8 Merge pull request #784 from Kienz/colorFix
Add color "orange" to `fabric.Color.colorNameMap`
2013-08-07 15:17:05 -07:00
..
brushes Renamed property renderOnAddition to renderOnAddRemove 2013-08-07 21:01:45 +02:00
filters Fix indentation (2 whitespaces) 2013-05-28 21:44:10 +02:00
mixins Renamed property renderOnAddition to renderOnAddRemove 2013-08-07 21:01:45 +02:00
shapes Add _drawChars abstraction in text class 2013-08-07 13:52:35 +02:00
util Move animation methods to an optional module 2013-07-28 15:25:31 +02:00
canvas.class.js Remove activeObject on creating activeGroup with shiftKey - closes issue #764 2013-07-24 20:21:51 +02:00
color.class.js Add color "orange" to `fabric.Color.colorNameMap 2013-08-07 21:39:25 +02:00
gradient.class.js Convert opacity value into float value. If stop-opacity is set as attribute (not as style attribute) el.getAttribute('stop-opacity') returns null. Problem exists since commit a0b7fa4eb9. 2013-07-02 21:09:50 +02:00
intersection.class.js Move dimensionAffectingProps to fabric.Text.prototype. Simplify and speed up Intersection class. Build distribution. 2013-06-06 03:06:17 +02:00
log.js Change inline docs to conform to jsdoc3 2013-04-24 12:58:04 -04:00
node.js Support reviver in Node's version of loadSVGFromURL and loadSVGFromString 2013-08-06 16:12:00 +02:00
parser.js Fix error when parsing gradient-based fill attribute. Closes #749 2013-08-07 13:51:59 +02:00
pattern.class.js Fix patterns width/height 2013-07-25 16:45:15 +02:00
point.class.js Move drawArc to utils. Simplify and speed up fabric.Point 2013-06-06 02:49:42 +02:00
shadow.class.js Increase dimensions of svg filter region to avoid clipping 2013-07-27 19:52:44 +02:00
static_canvas.class.js Renamed property renderOnAddition to renderOnAddRemove 2013-08-07 21:01:45 +02:00