- 05 Jul, 2013 1 commit
-
-
Mike Bostock authored
-
- 25 Jun, 2013 1 commit
-
-
Mike Bostock authored
-
- 29 May, 2013 1 commit
-
-
Jason Davies authored
This saves a whopping 27 bytes when gzipped.
-
- 20 May, 2013 1 commit
-
-
Mike Bostock authored
This reverts commit b7f5f305, which broke the behavior of the axis component for ordinal scales by changing the meaning of rangeBand.
-
- 15 May, 2013 1 commit
-
-
Mike Bostock authored
-
- 11 Apr, 2013 1 commit
-
-
Chia-liang Kao authored
-
- 03 Apr, 2013 1 commit
-
-
Mike Bostock authored
-
- 27 Mar, 2013 1 commit
-
-
Lee Leathers authored
-
- 22 Mar, 2013 1 commit
-
-
Mike Bostock authored
Since 3.1, the Mercator projection does not clamp y-values. For rendering latitudes near the pole, the y-values can approach infinity. Rather than clamping each point in the projection, d3.geo.mercator now sets the clipExtent automatically (if not overridden) using the projection's scale and translate.
-
- 21 Mar, 2013 1 commit
-
-
Mike Bostock authored
-
- 20 Mar, 2013 1 commit
-
-
Jason Davies authored
-
- 15 Mar, 2013 1 commit
-
-
Mike Bostock authored
-
- 14 Mar, 2013 4 commits
-
-
Mike Bostock authored
-
Mike Bostock authored
-
Mike Bostock authored
-
Mike Bostock authored
-
- 13 Mar, 2013 4 commits
-
-
Mike Bostock authored
-
Mike Bostock authored
-
Mike Bostock authored
-
Mike Bostock authored
-
- 11 Mar, 2013 1 commit
-
-
Mike Bostock authored
Previous versions of JSDOM erroneously returned null rather than the empty string, but this has now been fixed. Note: this depends on tmpvar/jsdom#582 which has not yet been merged to master.
-
- 07 Mar, 2013 1 commit
-
-
Mike Bostock authored
-
- 03 Mar, 2013 1 commit
-
-
Mike Bostock authored
-
- 24 Jan, 2013 1 commit
-
-
Mike Bostock authored
-
- 21 Dec, 2012 1 commit
-
-
Mike Bostock authored
-
- 13 Dec, 2012 1 commit
-
-
Jason Davies authored
The package name has now changed back to "uglify-js" on NPM.
-
- 09 Dec, 2012 1 commit
-
-
Mike Bostock authored
-
- 02 Nov, 2012 1 commit
-
-
Mike Bostock authored
-
- 06 Oct, 2012 1 commit
-
-
Mike Bostock authored
-
- 05 Oct, 2012 1 commit
-
-
Mike Bostock authored
We'll still use the major-versioned name file for d3js.org, but this is simpler.
-
- 17 Sep, 2012 1 commit
-
-
Tim Branyen authored
-
- 14 Sep, 2012 1 commit
-
-
Mike Bostock authored
-
- 12 Aug, 2012 1 commit
-
-
Jason Davies authored
Also, update node-canvas to v0.13.0 for better compatibility with Node.js v0.8.x.
-
- 23 Jul, 2012 1 commit
-
-
Jason Davies authored
There appears to be a bug in Chrome causing the whole tab to crash when setting svgNode.className.baseVal = "" for a newly-created element without a non-empty class name: https://code.google.com/p/chromium/issues/detail?id=138552 This fix is a minor optimisation: if the current class is empty then removing a class should be a no-op. It also conveniently works around the Chrome bug.
-
- 19 Jul, 2012 1 commit
-
-
Mike Bostock authored
-
- 17 Jul, 2012 1 commit
-
-
Mike Bostock authored
-
- 09 May, 2012 1 commit
-
-
Mike Bostock authored
-
- 01 May, 2012 1 commit
-
-
Lachèze Alexandre authored
-
- 18 Apr, 2012 1 commit
-
-
Mike Bostock authored
This reverts previous IE9 fixes to @4f552825.
-
- 15 Apr, 2012 1 commit
-
-
Jason Davies authored
We can finally re-enable those tests!
-