- 10 Jun, 2016 2 commits
-
-
Mike Bostock authored
-
Mike Bostock authored
-
- 09 Jun, 2016 1 commit
-
-
Mike Bostock authored
-
- 08 Jun, 2016 1 commit
-
-
Mike Bostock authored
-
- 26 May, 2016 2 commits
-
-
Mike Bostock authored
-
Mike Bostock authored
-
- 25 May, 2016 1 commit
-
-
Mike Bostock authored
-
- 24 May, 2016 1 commit
-
-
Mike Bostock authored
-
- 13 May, 2016 1 commit
-
-
Mike Bostock authored
-
- 12 May, 2016 1 commit
-
-
Mike Bostock authored
-
- 11 May, 2016 3 commits
-
-
Mike Bostock authored
-
Mike Bostock authored
-
Mike Bostock authored
-
- 04 May, 2016 3 commits
-
-
Mike Bostock authored
-
Mike Bostock authored
-
Mike Bostock authored
-
- 03 May, 2016 1 commit
-
-
Mike Bostock authored
-
- 02 May, 2016 1 commit
-
-
Mike Bostock authored
-
- 29 Apr, 2016 3 commits
-
-
Mike Bostock authored
-
Mike Bostock authored
-
Mike Bostock authored
-
- 28 Apr, 2016 1 commit
-
-
Mike Bostock authored
-
- 01 Apr, 2016 1 commit
-
-
Mike Bostock authored
-
- 15 Mar, 2016 1 commit
-
-
Mike Bostock authored
-
- 14 Mar, 2016 2 commits
-
-
Mike Bostock authored
-
Mike Bostock authored
Related d3/d3-random@11a8974796b1c30cf6b39209253ef57a6761c618.
-
- 07 Mar, 2016 1 commit
-
-
Mike Bostock authored
-
- 06 Mar, 2016 2 commits
-
-
Mike Bostock authored
-
Mike Bostock authored
-
- 04 Mar, 2016 1 commit
-
-
Mike Bostock authored
-
- 03 Mar, 2016 1 commit
-
-
Mike Bostock authored
-
- 02 Mar, 2016 2 commits
-
-
Mike Bostock authored
-
Mike Bostock authored
-
- 01 Mar, 2016 2 commits
-
-
Mike Bostock authored
-
Mike Bostock authored
In Node, we now use a CommonJS build with external dependencies, rather than inlining the dependencies as is done with the UMD bundle. Thus, Node now automatically defers to the dependent’s main entry; in the case of d3-request, that means it inherits the XMLHttpRequest polyfill. A slight wrinkle is that Rollup doesn’t correctly re-export the d3.event symbol if the dependencies are not inlined. However, this is fixed by patching the CommonJS build and replacing the event export with a getter. This commit also removes the rollup-plugin-json dependency, and instead generates a tiny ES6 module to export the version field from package.json.
-
- 29 Feb, 2016 2 commits
-
-
Mike Bostock authored
-
Mike Bostock authored
-
- 28 Feb, 2016 1 commit
-
-
Mike Bostock authored
-
- 26 Feb, 2016 2 commits
-
-
Mike Bostock authored
-
Mike Bostock authored
-