Commit graph

245 commits

Author SHA1 Message Date
kangax
b8bf3f5077 Version 1.4.13 2014-11-28 14:09:23 +01:00
Andrea Bogazzi
fbc7956341 Update HEADER.js 2014-11-03 22:35:42 +01:00
kangax
70c6d5b030 Check for createWindow presence. Closes #1790 2014-11-01 17:41:01 +01:00
Andrea Bogazzi
552c6a833c Update text.js 2014-10-28 17:12:10 +01:00
kangax
139b77c8a0 Version 1.4.12 2014-10-14 17:58:55 +02:00
kangax
63c43163ca Version 1.4.11 2014-08-23 19:04:10 +02:00
kangax
922caa74c2 Version 1.4.10 2014-07-31 20:39:15 +02:00
kangax
c817fc1cb0 Version 1.4.9 2014-07-20 19:28:35 +02:00
asturur
df7671daa3 Update HEADER.js
Moved fabric.DPI to proper file.
2014-07-17 16:28:42 +02:00
kangax
01972adb86 Version 1.4.8 2014-07-09 15:20:04 +02:00
kangax
1c6dc804e6 Version 1.4.7 2014-06-08 12:37:12 +02:00
kangax
53bf9d3213 Version 1.4.6 2014-05-25 15:12:32 +02:00
kangax
c53089a60a Version 1.4.5 2014-04-14 13:02:15 -04:00
kangax
a48ed5b31b Add support for display=none. Closes #1256 2014-04-10 17:47:36 -04:00
kangax
20567e6123 2013 -> 2014 2014-03-08 18:36:14 -05:00
kangax
3c656e9c95 Version 1.4.4 2014-02-10 21:39:23 -05:00
kangax
f1aef7ed1a Version 1.4.3 2014-01-18 12:01:19 -05:00
kangax
570a859b6d Version 1.4.2 2014-01-14 12:59:52 -05:00
kangax
c858cc2f04 Version 1.4.1 2013-12-19 22:14:29 +01:00
kangax
6026dc62ba Version 1.4.0 2013-11-27 22:53:21 +01:00
kangax
89d8133ae1 Version 1.3.12 2013-11-20 12:50:32 +01:00
kangax
26bdd0de69 Remove setCoords in fabric.Group#render. Build distribution. Version 1.3.11. Closes #979 2013-11-14 18:47:10 +01:00
kangax
ffe6091dd7 Move getObjects to fabric.Collection. Add support for getObjects(type). Version 1.3.10. 2013-11-09 14:50:30 +01:00
kangax
167f2fa089 Move shared attributes out of parser since it's needed by many "classes" 2013-10-28 14:01:44 +01:00
kangax
ab7fbe798f Build distribution. Version 1.3.9 2013-10-28 08:04:22 +01:00
kangax
8192c7a484 Update dependencies versions. Version 1.3.8 2013-10-28 07:37:53 +01:00
kangax
82d9a15fee Fix left aligning in Node. Version 1.3.7 2013-09-30 18:37:45 +02:00
kangax
04c4d3d0dc Version 1.3.6 2013-09-30 16:16:34 +02:00
kangax
f2ad6e5be6 [BACK_INCOMPAT] Move "backgroundColor" from fabric.Text to fabric.Object (only works with text for now). Remove fabric.Object#overlayFill. Remove fabric.Canvas.toGrayscale, fabric.Object#toGrayscale, and fabric.Object#overlayFill. Version 1.3.5 2013-09-28 23:47:53 +02:00
kangax
7e9e27aba5 Fix object loading yet again 2013-09-24 18:34:32 +02:00
kangax
15a6a3c3df Fix objects enlivening with sparse arrays. Version 1.3.3 2013-09-24 15:58:52 +02:00
kangax
5dc3bcff6d Build distribution. Version 1.3.2 2013-09-24 13:25:38 +02:00
kangax
89a1a11563 Fix exports again. Version 1.3.1 2013-09-23 14:34:07 +02:00
kangax
a173a2daa5 Avoid exports global var creation in non-requirejs build (as it conflicts with underscore, qunit, etc.) 2013-09-23 14:19:56 +02:00
kangax
a0e2189650 Build distribution. Version 1.3.0 2013-09-19 19:49:51 +02:00
kangax
c1a818ac33 Add support for cropping in toDataURL. Closes #449. Version 1.2.14 2013-09-14 12:42:25 +02:00
kangax
5ebd697978 [BACK_INCOMPAT] Remove selectable, hasControls, hasBorders, hasRotatingPoint, transparentCorners, perPixelTargetFind from default object/json representation of objects. Fix includeDefaultValues. Version 1.2.13. Closes #795 2013-09-11 11:41:00 +02:00
kangax
95c97f5447 [BACK_INCOMPAT] Object rotation now happens around originX/originY point UNLESS centerTransform=true. Version 1.2.12. Closes #439 2013-09-09 16:39:39 +02:00
kangax
4559918688 Resolve conflicts 2013-09-03 21:18:29 +02:00
Drew Lustro
1f993e92b8 requirejs support added via "requirejs" build.sh option
$ node build modules=ALL requirejs
- dist/all* is clean of changes
- fixed bug in build.sh that would prevent dist/all.require.js from compiling properly
- Updated test.js to include test_script.js fixtures
- NOTE: Qunit tests largely incompatible with requirejs version... need more
insight on how Qunit works to get fabric in the namespace since it is
no longer a global when built as an AMD module.
2013-09-03 14:15:12 -04:00
kangax
eeb5fc1400 Build distribution. Version 1.2.11 2013-09-03 12:04:57 +02:00
kangax
be540319c5 Version 1.2.10 2013-08-27 16:23:23 +02:00
kangax
abcfe52fef Build distribution. Version 1.2.9 2013-08-05 12:34:31 +02:00
kangax
b937793759 Build distribution. Version 1.2.8 2013-07-28 23:41:46 +02:00
kangax
7a46482328 Add shadow toSVG support. Version 1.2.7 2013-07-25 19:39:21 +02:00
kangax
5abd57909c Update Fabric to 1.2.6 2013-07-22 14:22:36 +02:00
kangax
8a0e9bd6b4 Fix fabric.Path.fromElement. Version 1.2.5 2013-07-13 20:15:35 +02:00
kangax
86eaff99ed Bring jsdom back to 0.5.6 2013-07-13 19:59:31 +02:00
kangax
35243428e5 Build distribution. Version 1.2.3 2013-07-13 18:57:12 +02:00
kangax
c8cab03aac [BACK_INCOMPAT] fabric.Path.fromObject is now async. fabric.Canvas#loadFromDatalessJSON is deprecated. 2013-07-12 22:38:21 +02:00