kangax
|
8ea5f0d52c
|
Closes #47. More conforming Function.prototype.bind.
|
2011-08-29 12:09:32 -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
|
33e929053e
|
More documentation.
|
2010-10-15 12:55:53 -04:00 |
|
kangax
|
769c0c1eb7
|
Function.prototype.bind now calls object it's being invoked on indirectly (better spec compliance), thanks Garrett Smith;
Unit test `fabric.util.makeElementUnselectable` and make test names in util module more descriptive.
|
2010-09-14 12:53:29 -04:00 |
|
kangax
|
8ed28fa260
|
Typo in Function.prototype.bind. Fix incorrect positioning when drawing circles and ellipses.
|
2010-09-08 23:07:52 -04:00 |
|
kangax
|
d00a37d593
|
More effecient Function.prototype.bind and unit tests for bind, getById, and toArray.
|
2010-09-06 12:33:57 -04:00 |
|
Juriy Zaytsev
|
2340a98526
|
Rename canvas_*.class.js files to just *.class.js
|
2010-07-09 21:50:13 -04:00 |
|