| .. |
|
util
|
[BACK_INCOMPAT] Custom fabric build is now created with node.js and is much more flexible. Sprockets is no longer required to build fabric. Parser and node are now optional modules, which means that parseSVGDocument is no longer included in default fabric build.
|
2011-08-14 17:35:36 -04:00 |
|
canvas.animation.js
|
canvas.fx --> canvas.animation
|
2011-08-04 21:00:44 -04:00 |
|
canvas.class.js
|
Fabric can now run under node.js
|
2011-08-11 15:18:18 -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
|
Fabric can now run under node.js
|
2011-08-11 15:18:18 -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
|
[BACK_INCOMPAT] Custom fabric build is now created with node.js and is much more flexible. Sprockets is no longer required to build fabric. Parser and node are now optional modules, which means that parseSVGDocument is no longer included in default fabric build.
|
2011-08-14 17:35:36 -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 |