fabric.js/src
2013-07-08 12:39:19 +02:00
..
brushes Fix pattern initialization from function string. Closes #442. Version 1.1.18 2013-06-02 22:07:16 +02:00
filters Fix indentation (2 whitespaces) 2013-05-28 21:44:10 +02:00
mixins Fix loadFromJSON callback when objects array is empty. Closes #703 2013-06-13 13:39:17 +02:00
shapes Revert polygon/polyline points change as it breaks shapes in SVG import section 2013-07-08 12:39:13 +02:00
util Revert polygon/polyline points change as it breaks shapes in SVG import section 2013-07-08 12:39:13 +02:00
canvas.class.js Version 1.2.1 2013-07-06 16:04:29 +02:00
color.class.js Fix typo, add hsl/hsla (with whitespaces) unit tests and move stuff outside of functions 2013-05-25 19:42:31 +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 Add support for Buffers to utils.loadImage 2013-06-19 04:11:06 -07:00
parser.js Fix nested matrix multiplication. Closes #705 2013-06-13 23:10:33 +02:00
pattern.class.js Fix pattern initialization from function string. Closes #442. Version 1.1.18 2013-06-02 22:07:16 +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 Avoid trailing comma in shadow.class.js when toSVG is stripped. Thanks @danielbeardsley 2013-07-08 12:39:19 +02:00
static_canvas.class.js Make sendBackward/bringForward work with non-intersecting objects 2013-07-03 23:05:05 +02:00