kangax
|
c16dcf88a4
|
Change inline docs to conform to jsdoc3
|
2013-04-24 12:58:04 -04:00 |
|
kangax
|
c4bec70455
|
Performance optimizations
|
2013-01-02 23:25:13 +01:00 |
|
kangax
|
315a2c9bf3
|
Move callSuper out of fabric.Object.prototype and create it dynamically in createClass.
|
2012-11-23 13:39:50 +01:00 |
|
kangax
|
84a956c4b6
|
Lint everything with JSHint. Version 0.9.14.
|
2012-10-14 02:53:12 +02:00 |
|
kangax
|
9e605340c1
|
Fix subclassing mechanism to work correctly with 2+ level deep inheritance. Closes #134. Closes #141.
|
2012-06-07 16:24:44 +02:00 |
|
kangax
|
94db7bfc8f
|
fabric.Image.GrayscaleFilter --> fabric.Image.filters.Grayscale as per users request; Make image filters serializable.
|
2011-10-27 20:06:19 -04:00 |
|
kangax
|
b53d794af6
|
[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 |
|
kangax
|
639aa12e2a
|
Another chunk of documentation (which is a bitch, by the way).
|
2010-10-14 22:16:24 -04:00 |
|
Juriy Zaytsev
|
2340a98526
|
Rename canvas_*.class.js files to just *.class.js
|
2010-07-09 21:50:13 -04:00 |
|