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

59 Коммитов

Автор SHA1 Сообщение Дата
Mike Bostock 44bace09e9 Remove d3-queue. 2018-02-07 10:55:49 -08:00
Mike Bostock 19c59bab61 Prepare for major release. 2018-01-28 11:25:27 -08:00
David Ollerhead 635d44786d Missing semicolon
d3-shape wants to be like the other guys
2017-01-26 10:02:34 -08:00
Mike Bostock 72556dad25 Update d3-interpolate, rollup. 2017-01-18 02:00:25 -08:00
Mike Bostock 635865c959 Update dependencies. 2016-10-27 11:43:10 -07:00
Mike Bostock 07f0cd19f8 Update dependencies. 2016-07-01 14:10:07 -07:00
Mike Bostock 15a892f487 Fix #2885 - missing d3-chord. 2016-07-01 14:02:36 -07:00
Mike Bostock 21b6f2b49e 4.0 release candidate 1. 2016-06-24 16:34:00 -07:00
Mike Bostock 907a4255ec Add d3-geo; update dependencies. 2016-06-19 09:52:51 -07:00
Mike Bostock 67d01c05cb Alpha 45! 2016-06-07 21:43:51 -07:00
Mike Bostock aadff6ebc0 Add missing exports. 2016-05-26 08:58:26 -07:00
Mike Bostock 14434c578c Add missing d3-drag exports. 2016-05-26 08:51:30 -07:00
Mike Bostock 1cb0e5e73c Update d3-zoom, d3-axis. 2016-05-25 17:01:19 -07:00
Mike Bostock bf95c3efe7 Alpha 41. 2016-05-24 15:55:28 -07:00
Mike Bostock 6e5c47cf42 Oops, forgot to export symbols. 2016-05-11 08:51:29 -07:00
Mike Bostock 6d0653f5ae Add missing d3-selection exports. 2016-05-02 13:44:35 -07:00
Mike Bostock 5ae4af1818 Update d3-force. 2016-04-29 10:51:52 -07:00
Mike Bostock c3a8d87680 Update. 2016-04-28 15:58:41 -07:00
Mike Bostock 1e7a0cf34e Add d3-hierarchy. 2016-04-01 14:39:50 -07:00
Mike Bostock 3896582667 Windows build compatibility.
Related d3/d3-random@11a8974796.
2016-03-14 12:25:49 -07:00
Mike Bostock 40951a7af3 Fix #2755.
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.
2016-03-01 13:31:01 -08:00
Mike Bostock ed8e161b98 Update dependencies. 2016-02-28 09:37:03 -08:00
Mike Bostock 294802ad45 Update dependencies. 2016-02-26 13:46:19 -08:00
Mike Bostock 31c1568351 Update d3-dsv, d3-request. 2016-02-22 20:15:40 -08:00
Mike Bostock 76fbe7b8d6 Update d3-timer, d3-transition. 2016-02-12 15:11:22 -08:00
Mike Bostock 05ec9429a1 Update d3-transition. 2016-02-11 15:02:54 -08:00
Mike Bostock 606771a290 Update d3-time. 2016-02-10 10:34:24 -08:00
Mike Bostock 74cd3b26ca Update d3-dsv, d3-request. 2016-02-04 13:30:54 -08:00
Mike Bostock dbdfede9d0 Update d3-ease. 2016-02-04 10:04:53 -08:00
Mike Bostock 05e932d3d2 Update dependencies. 2016-02-03 10:03:07 -08:00
Mike Bostock caa92cce31 Expose d3.timerOnce. 2016-02-02 09:40:20 -08:00
Mike Bostock 644a03c17b Update dependencies. 2016-02-01 12:30:13 -08:00
Mike Bostock fc4b7f33b9 Update d3-shape. 2016-01-28 10:49:59 -08:00
Mike Bostock 9cdd2cd31e Update dependencies. 2016-01-27 14:51:58 -08:00
Mike Bostock c6fcd617f0 Add d3-queue; release alpha 11. 2016-01-22 21:11:53 -08:00
Mike Bostock c22314f2f8 Alpha 5. 2016-01-14 16:06:20 -08:00
Mike Bostock eb2e0b8a50 Update d3-axis. 2016-01-12 10:31:37 -08:00
Mike Bostock de69bae8a5 Add d3-voronoi. 2016-01-11 11:21:37 -08:00
Mike Bostock a574239728 Add d3-quadtree. 2016-01-11 11:16:37 -08:00
Mike Bostock 696f794d82 Add d3-polygon. 2016-01-11 11:12:10 -08:00
Mike Bostock 945c21e656 Update d3-axis. 2016-01-08 15:28:50 -08:00
Mike Bostock e43d4bed80 Add d3-axis. 2016-01-08 14:08:01 -08:00
Mike Bostock dd6f063c2a Update d3-request. Fix d3-time-format exports. 2016-01-07 15:37:46 -08:00
Mike Bostock e40f18ad25 Update d3-shape. 2016-01-07 15:28:45 -08:00
Mike Bostock de114b5749 Update dependencies. 2016-01-07 15:06:39 -08:00
Mike Bostock 51f86e7cbd Update d3-ease. 2016-01-07 13:10:57 -08:00
Mike Bostock 6ddc10ebce Update d3-random. 2016-01-07 12:56:10 -08:00
Mike Bostock 28491606a8 Update dependencies. 2016-01-07 12:42:41 -08:00
Mike Bostock 1b43272ae8 Remove trailing comma. 2016-01-06 10:45:58 -08:00
Mike Bostock 8cb031fef5 Rename scaleUtc. 2016-01-04 17:21:58 -08:00