| .. |
|
util
|
Various compatibility fixes. Add fabric.util.falseFunction.
|
2010-07-27 17:58:23 -04:00 |
|
circle.class.js
|
Some more aliasing. Build + minify.
|
2010-07-26 19:24:16 -04:00 |
|
color.class.js
|
Rename canvas_*.class.js files to just *.class.js
|
2010-07-09 21:50:13 -04:00 |
|
element.class.js
|
Add onFpsUpdate callback to fabric.Element. Display FPS in demo.
|
2010-07-30 19:39:12 -04:00 |
|
ellipse.class.js
|
Create local aliases of some of the "long" methods.
|
2010-07-26 19:20:19 -04:00 |
|
group.class.js
|
Some more aliasing. Build + minify.
|
2010-07-26 19:24:16 -04:00 |
|
image.class.js
|
Various compatibility fixes. Add fabric.util.falseFunction.
|
2010-07-27 17:58:23 -04:00 |
|
intersection.class.js
|
Rename canvas_*.class.js files to just *.class.js
|
2010-07-09 21:50:13 -04:00 |
|
line.class.js
|
Create local aliases of some of the "long" methods.
|
2010-07-26 19:20:19 -04:00 |
|
object.class.js
|
toJSON now returns object instead of a string (fixes bug with JSON.stringify returning incorrect — double — serialization of an object).
|
2010-07-29 13:50:09 -04:00 |
|
parser.js
|
Create local aliases of some of the "long" methods.
|
2010-07-26 19:20:19 -04:00 |
|
path.class.js
|
Add onFpsUpdate callback to fabric.Element. Display FPS in demo.
|
2010-07-30 19:39:12 -04:00 |
|
path_group.class.js
|
toJSON now returns object instead of a string (fixes bug with JSON.stringify returning incorrect — double — serialization of an object).
|
2010-07-29 13:50:09 -04:00 |
|
point.class.js
|
Rename canvas_*.class.js files to just *.class.js
|
2010-07-09 21:50:13 -04:00 |
|
polygon.class.js
|
Create local aliases of some of the "long" methods.
|
2010-07-26 19:20:19 -04:00 |
|
polyline.class.js
|
Rename canvas_*.class.js files to just *.class.js
|
2010-07-09 21:50:13 -04:00 |
|
rect.class.js
|
Rename canvas_*.class.js files to just *.class.js
|
2010-07-09 21:50:13 -04:00 |
|
scout.js
|
Start experimenting with scout.js (on-demand code fetching based on feature test). Remove some redundant code from Canvas.Element. Add demo folder to /test.
|
2010-06-17 13:15:51 -04:00 |
|
text.class.js
|
Create local aliases of some of the "long" methods.
|
2010-07-26 19:20:19 -04:00 |
|
triangle.class.js
|
Add fabric.Triangle class (untested for now). Start beefing up demo.
|
2010-07-24 01:03:28 -04:00 |
|
util.js
|
Various compatibility fixes. Add fabric.util.falseFunction.
|
2010-07-27 17:58:23 -04:00 |