fabric.js/src
2013-06-28 16:39:15 -04: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 Fixed bounding box bug with SVG parsed polylines and polygons 2013-06-28 16:39:15 -04:00
util Fixed bounding box bug with SVG parsed polylines and polygons 2013-06-28 16:39:15 -04:00
canvas.class.js Resizing: allow centerTransform per-object 2013-06-19 17:01:32 -07: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 Zero opacity in gracient color stop kangax/fabric.js#711 2013-06-18 09:00:55 +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 Remove more functions in distribution when SVG import (parser) is not included. Always include stateful mixin. Closes #662 2013-05-30 21:55:26 +02:00
static_canvas.class.js objects -> getObjects() 2013-06-10 15:30:17 +02:00