fabric.js/src
2011-08-28 21:28:46 -04:00
..
util More compliant Array.prototype.indexOf. 2011-08-28 21:28:46 -04:00
canvas.animation.js canvas.fx --> canvas.animation 2011-08-04 21:00:44 -04:00
canvas.class.js Closes #38. Add support for fabric.Canvas#backgroundImage. 2011-08-28 14:55:33 -04:00
canvas.serialization.js Fabric can now run under node.js 2011-08-11 15:18:18 -04:00
circle.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
color.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
ellipse.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
gradient.js Remove debugger leftover from gradient.js. 2011-02-06 23:25:19 -05:00
group.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
image.class.js Fabric can now run under node.js 2011-08-11 15:18:18 -04:00
intersection.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
line.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
log.js Build files are now organized in such way that it's possible to build fabric w/o support for text and/or serialization. 2011-07-15 18:16:14 -04:00
object.class.js Fix regression in rendering with some of the path groups. 2011-08-26 12:54:49 -04:00
observable.js Add unit tests for fabric.Observable. fabric.Canvas#observe can now accept object — canvas.observe({ event1: ..., event2: ... }). 2011-07-02 01:19:32 -04:00
parser.js Fix fabric parser to workaround o3-xml bug with gEBTN("*") 2011-08-16 19:05:17 -04:00
path.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
path_group.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
point.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
polygon.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
polyline.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
rect.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00
scout.js More documentation. 2010-10-19 16:27:24 -04:00
text.class.js Closes #43. fabric.Text#set can now accept object with property/values. 2011-08-12 13:46:17 -04:00
triangle.class.js Preparing fabric to run on node.js 2011-08-05 19:00:26 -04:00