Commit graph

260 commits

Author SHA1 Message Date
kangax
a3d40878d6 Update JSCS to 1.6, fix errors, hook up travis 2014-08-30 13:18:43 +04:00
Christoph Neuroth
7abe3fd70f prevent loading the the fs module in the browser
while browserify uses an empty module for `fs` by default, webpack does
not and will refuse to bundle fabric (previous versions of webpack did
bundle it, but that was considered a bug in webpack which was recently
fixed (webpack/webpack#411).
2014-08-26 10:40:53 +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
kangax
261494ae81 Update qunit 2014-07-20 15:20:06 +02:00
kangax
d508c2c2d7 Update istanbul 2014-07-16 00:48:22 +02:00
kangax
01972adb86 Version 1.4.8 2014-07-09 15:20:04 +02:00
kangax
5c0455b428 Update packages 2014-06-21 19:10:19 +02:00
Elijah Insua
4deb11d2dc ignore canvas/jsdom/xmldom when browserifying 2014-06-17 20:04:30 -07:00
kangax
069f6412b0 Update istanbul 2014-06-16 16:24:51 +02:00
kangax
03b2e73429 Try to update node-canvas again 2014-06-08 18:53:26 +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
4d3f0a73b4 Update dev dependencies 2014-05-04 14:46:01 +02:00
kangax
c53089a60a Version 1.4.5 2014-04-14 13:02:15 -04:00
kangax
b415fbf763 Update qunit 2014-03-08 18:36:21 -05:00
kangax
7f4dff00a5 Add istanbul as dev dependency 2014-03-08 18:32:27 -05:00
Zlatan Vasović
06c9c63633 Simplify license property
npm allows specifying MIT license just by its name. Look at http://spdx.org/licenses/.

We don't need `licenses` array because there is just one license.
2014-02-23 22:53:55 +01:00
XhmikosR
d34f980f37 Normalize package.json. 2014-02-23 20:16:20 +02:00
kangax
9a3f8da675 Update package.json 2014-02-17 00:18:43 -05:00
kangax
73cdd76971 Add jscs as a dev dependency 2014-02-16 16:37:17 -05:00
kangax
7e5b0b8508 Add homepage to package.json 2014-02-11 12:46:56 -05:00
kangax
3c656e9c95 Version 1.4.4 2014-02-10 21:39:23 -05:00
kangax
84eef2f12c Bump jsdom to 0.10.x 2014-02-10 12:17:55 -05:00
kangax
4ded9127fb Downgrade node-canvas again 2014-02-01 14:37:18 -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
0334c78991 Try bumping node-canvas version 2014-01-12 10:18:03 -05:00
kangax
efc3c5eea7 Bump jshint to 2.4.x 2014-01-12 09:39:56 -05:00
kangax
c858cc2f04 Version 1.4.1 2013-12-19 22:14:29 +01:00
kangax
d7c9cabc4a Update jsdom to 0.8.x 2013-12-19 17:57:53 +01:00
kangax
dbbd4b2fa7 all.js -> fabric.js. Closes #1049 2013-12-14 12:10:42 +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
67a44f7bad Lower node-canvas to 1.0.x 2013-11-02 12:48:34 +01:00
kangax
8de5522e83 Move jsdom down to 0.7 2013-10-30 17:54:38 +01:00
kangax
5984b740cc Revert node-canvas back to 1.0 since it's still failing on travis 2013-10-30 17:48:10 +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
a0e2189650 Build distribution. Version 1.3.0 2013-09-19 19:49:51 +02:00