kangax
|
2c8540f3b4
|
Forgot to pass callbacks to fxCenterObjectH and fxCenterObjectV.
|
2010-07-28 16:35:01 -04:00 |
|
kangax
|
536d532d41
|
Various compatibility fixes. Add fabric.util.falseFunction.
|
2010-07-27 17:58:23 -04:00 |
|
kangax
|
ef93d70c52
|
Update distribution and minified files.
|
2010-07-27 14:11:38 -04:00 |
|
kangax
|
313cffa57f
|
Remove try/catch from around event handlers (for perf. reasons). Remove APE.anim references from fxCenterObjectH and fxCenterObjectV.
|
2010-07-27 14:07:59 -04:00 |
|
kangax
|
0583d7718d
|
Some more aliasing. Build + minify.
|
2010-07-26 19:24:16 -04:00 |
|
kangax
|
ad679a6f87
|
Create local aliases of some of the "long" methods.
|
2010-07-26 19:20:19 -04:00 |
|
kangax
|
04ec1688e9
|
Remove some unused "stub" code.
|
2010-07-26 18:49:51 -04:00 |
|
kangax
|
a535b004e6
|
Fix few Prototype dependencies.
|
2010-07-26 18:00:02 -04:00 |
|
kangax
|
6593983196
|
Change copyright to include development start date. Remove old, unused files from /test/lib.
|
2010-07-26 16:35:58 -04:00 |
|
kangax
|
9cc06090b9
|
Update distribution and minified files.
|
2010-07-26 16:33:21 -04:00 |
|
kangax
|
8388559b42
|
Add alternative minified version of fabric (via google closure compiler) and corresponding gzipped versions (for comparison). Do not set angle of circles in benchmark.
|
2010-07-26 01:43:25 -04:00 |
|
kangax
|
9f77d3a0a5
|
Add google closure compiler and explain how to minify fabric.js with it. Fix few omissions in jsdoc comments.
|
2010-07-26 00:48:26 -04:00 |
|
Juriy Zaytsev
|
5f04e2d495
|
Add fabric.Triangle class (untested for now). Start beefing up demo.
|
2010-07-24 01:03:28 -04:00 |
|
Juriy Zaytsev
|
7e06c09369
|
Update distribution and minified distribution files.
|
2010-07-13 16:19:08 -04:00 |
|
Juriy Zaytsev
|
2340a98526
|
Rename canvas_*.class.js files to just *.class.js
|
2010-07-09 21:50:13 -04:00 |
|
Juriy Zaytsev
|
2004756f65
|
Add copyright comment. Update minified version.
|
2010-07-09 21:25:28 -04:00 |
|
Juriy Zaytsev
|
2e72a4d8c5
|
Rename Canvas.* to fabric.* (lowercased name makes more sense since Canvas is not a constructor).
|
2010-07-09 19:43:50 -04:00 |
|
Juriy Zaytsev
|
4b5ac284e8
|
Fix remaining failing tests.
|
2010-07-09 18:58:33 -04:00 |
|
Juriy Zaytsev
|
f96efe8e3d
|
Replace APE animation with Canvas.base.animate in Canvas.Element::fxStraighten.
|
2010-07-09 14:26:49 -04:00 |
|
Juriy Zaytsev
|
90d8545644
|
Add Canvas.base.animate (still needs tests!).
|
2010-07-09 14:22:35 -04:00 |
|
Juriy Zaytsev
|
7242ea93de
|
Change Prototype unit testing framework to QUnit; change all tests accordingly.
|
2010-07-09 10:21:40 -04:00 |
|
Juriy Zaytsev
|
be20251d85
|
Remove few more prototype-isms, start transitioning to QUnit (it's not ideal, but should do for now).
|
2010-06-26 22:57:02 -04:00 |
|
Juriy Zaytsev
|
8ee515e647
|
Add Canvas.base.request and finally make demo page work. Remove remnants of Prototype.js from fabric.js.
|
2010-06-24 03:37:02 -04:00 |
|
Juriy Zaytsev
|
05a6aa4d42
|
Prototype.js and APE.js are no longer dependencies (shrinking overall size of fabric.js by ~150KB). Add json2.js and a simple base library (still needs tests).
|
2010-06-17 10:00:47 -04:00 |
|
Juriy Zaytsev
|
fa4224649c
|
Building dist file is now done via sprockets.
|
2010-06-11 19:37:06 -04:00 |
|
Juriy Zaytsev
|
a36a5b2915
|
Add build files, both — just concatened and minified with YUIC
|
2010-06-11 01:32:18 -04:00 |
|