Граф коммитов

68 Коммитов

Автор SHA1 Сообщение Дата
Jason Davies cd1ccd3fd7 Update UglifyJS.
The package name has now changed back to "uglify-js" on NPM.
2012-12-13 15:36:25 +00:00
Mike Bostock 61ffb8e0c8 Remove canvas dependency. 2012-12-09 13:44:05 -08:00
Mike Bostock ecb333903a Switch to UglifyJS2. 2012-11-02 12:50:20 -07:00
Mike Bostock 5fd98b63f3 Fix URLs in package.json. 2012-10-05 21:33:03 -07:00
Mike Bostock d3f855ae01 Rename d3.v3.js to d3.js.
We'll still use the major-versioned name file for d3js.org, but this is simpler.
2012-10-05 18:46:05 -07:00
Mike Bostock 044f61507c Merge branch 'transition-reselect' into 2.11 2012-10-05 16:29:56 -07:00
Mike Bostock 41fece5a7d Merge branch '2.10.3' 2012-10-04 10:14:16 -07:00
Tim Branyen 3d0c548bf3 jam integration 2012-09-17 17:29:05 -04:00
Mike Bostock 342924c23f Bump version number to appease Bower. 2012-09-14 12:48:53 -07:00
Mike Bostock 39347b4c53 Merge branch '2.10.1' 2012-09-03 19:19:37 -07:00
Jason Davies 31d205cb7b Update to UglifyJS v1.3.3.
Also, update node-canvas to v0.13.0 for better compatibility with
Node.js v0.8.x.
2012-08-12 23:14:44 +01:00
Mike Bostock b0686e2a5d Merge branch '2.10.0' 2012-08-09 20:11:48 -07:00
Mike Bostock 108d65da0e Merge branch '2.9.7' 2012-07-31 14:59:49 -07:00
Mike Bostock fb86373a3d Add generated file. 2012-07-19 11:02:35 -07:00
Mike Bostock c5d230d16e Merge branch '2.9.6' 2012-07-02 18:08:52 -07:00
Mike Bostock e71de33e31 Merge branch '2.9.5' 2012-06-24 11:03:14 -07:00
Mike Bostock ad43a2e843 Merge branch '2.9.4' 2012-06-19 09:15:34 -07:00
Mike Bostock b6153d213d Merge branch '2.9.3' 2012-06-14 09:34:45 -07:00
Mike Bostock dd2a424f2b Merge branch '2.9.2' 2012-05-16 09:57:18 -07:00
Mike Bostock 1affcd2178 Fix commit 637896b to use src/package.js. 2012-05-09 10:29:22 -07:00
Lachèze Alexandre 637896b386 add browserify compatibility 2012-05-01 16:35:58 +02:00
Mike Bostock d3bad29fae Fix background events for d3.svg.brush.
This reverts previous IE9 fixes to @4f55282.
2012-04-18 18:30:22 -07:00
Mike Bostock 907c5a50f0 Merge branch '2.9.0' 2012-04-15 14:42:51 -07:00
Jason Davies e7025c7e4a Update jsdom to v0.2.14.
We can finally re-enable those tests!
2012-04-15 19:59:56 +01:00
David Poncelow 18724b081a Fixed version specification for new sizzle dependency. 2012-03-08 16:08:41 -08:00
David Poncelow 7ac9a5db20 Add sizzle selector dependency to node module build. 2012-03-08 15:44:09 -08:00
Mike Bostock af2af6ac90 Merge branch 'release' 2012-03-01 16:30:25 -08:00
Stephen Bannasch eb607a5174 update to latest jsdom
The update is to get the most recent version of contextify
which is a dependency of jsdom. Previous versions of 
contextify always generate a 64 library module. v0.6.11 of
node on macos is a 32-bit ARCH. The latest version of 
contextify  builds an ARCH that matches node NOT the arch
of the system.

See: https://github.com/brianmcd/contextify/issues/19
2012-02-25 00:14:55 -05:00
Mike Bostock 0bd675ca49 Merge branch 'v2.8.0' 2012-02-24 19:19:34 -08:00
Mike Bostock 230d8e9080 Merge branch 'v2.7.5' 2012-02-18 13:10:03 -08:00
Mike Bostock 3a4f45fc5c Add index.js for easier usage within Node.
This allows you to require("d3") with no additional dependencies, and without
polluting the global namespace. Fixes #475.
2012-02-09 09:09:23 -08:00
Mike Bostock 76400ac15d Merge branch 'release' 2012-02-01 20:07:45 -08:00
Mike Bostock 303478b90b Merge branch '2.7.x' 2012-01-26 11:18:42 -08:00
Mike Bostock fbcb0281e3 Merge branch 'release' 2012-01-17 13:07:17 -08:00
Mike Bostock a92f8b3ed0 Merge branch '2.7.1' 2011-12-30 12:00:45 -08:00
Jason Davies f217c23472 Reinstate JSDOM as a primary npm dependency.
Also, set vows version to "0.6.x" as the exact patch version is not
important right now.
2011-12-30 18:41:40 +00:00
Jason Davies 0fc6b900bb Update dependency versions. 2011-12-28 11:41:55 +00:00
Jason Davies 5166102c2f Update dependencies and use "devDependencies".
Using "devDependencies" prevents "vows" etc. from being installed if D3
is being installed as a dependency. I'm not sure whether "jsdom" counts
as a true dependency or not as we only really use it for the tests.

I've also added a "scripts": {"test": …} parameter, which specifies what
happens when you run "npm test".
2011-12-10 09:42:12 +00:00
Mike Bostock 05d871b716 Merge branch 'order' 2011-12-08 18:06:31 -08:00
Mike Bostock fe671a70e2 Merge branch 'release' 2011-11-29 21:57:58 -08:00
Mike Bostock 9523f94998 Merge branch 'release' 2011-11-23 13:00:39 -08:00
Mike Bostock 2df8c62c14 Merge branch 'fix-dispatch' 2011-11-22 14:38:43 -08:00
Mike Bostock b04112af83 Merge branch 'release' 2011-11-16 13:55:11 -08:00
Jason Davies 4d6b5bc342 Update JSDOM and Vows versions.
This required changing assert.length to assert.lengthOf in tests, due to
a Vows.js change to be compatible with Node.js v0.6.x.  For further
details:

    https://github.com/cloudhead/vows/pull/141
2011-11-09 19:19:15 +00:00
Mike Bostock 8cba1d7e1c Merge branch '2.5.0' 2011-11-04 19:36:50 -07:00
Mike Bostock 338094e6d8 Add main property to package.json.
Fixes #340.
2011-10-28 17:11:20 -07:00
Mike Bostock c0e5b96336 Fix two sorting bugs in chord layout.
We still weren't sorting subgroups correctly. Also, we now sort chords by their
average value, rather than the source value, which works well with one-sided
chords (where either the source or target value is zero).
2011-10-23 22:39:40 -04:00
Mike Bostock 2f6d2fa07a Merge branch 'deps' of https://github.com/jasondavies/d3 2011-10-19 21:01:39 -04:00
Mike Bostock a62bd527ca Fix a bug in enter selection's empty.
Due to the ordering in which the prototypes are defined, it was still undefined!
Also, the empty method depends on the node method being defined. Added a test.
2011-10-19 20:57:53 -04:00
Jason Davies 76bcd2a92f Update JSDOM to 0.2.8. 2011-10-17 08:43:27 +01:00