Juriy Zaytsev
|
5dcedda455
|
Build dist, update packages
|
2015-08-04 19:31:27 -04:00 |
|
kangax
|
d2f6a9033e
|
Add JSCS validation & change bunch of things for conformance. Down to 333 failures from ~1000.
|
2014-02-16 16:36:14 -05:00 |
|
kangax
|
6f306a6436
|
Add no-es5-compat option during build. Add option to include/exclude stateful module during build.
|
2013-05-14 12:34:45 -04:00 |
|
kangax
|
f0b5329157
|
Doc additions, fixes.
|
2012-11-23 13:38:26 +01:00 |
|
kangax
|
84a956c4b6
|
Lint everything with JSHint. Version 0.9.14.
|
2012-10-14 02:53:12 +02:00 |
|
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 |
|