1
0
mirror of https://github.com/d3/d3.git synced 2025-12-08 19:46:24 +00:00

10 Commits

Author SHA1 Message Date
Mike Bostock
0cae850103
what is d3 2023-06-13 16:15:07 -07:00
Philippe Rivière
cd09a142c2
test documentation links (#3673)
* test documentation links

* fix hard errors (non-existing files)

* more links (force is now defined in d3-force/simulation.md)

* this version is a bit more complicated but it doesn't crawl, and it works with the plot project too

* move eslint env

* async test

---------

Co-authored-by: Mike Bostock <mbostock@gmail.com>
2023-06-13 16:57:28 +00:00
Mike Bostock
23b0212743
Adopt type: module. (#3506)
* remove Sublime project

* adopt type=module; update dependencies

* type: module

* GitHub actions
2021-06-11 10:50:19 -07:00
Mike Bostock
6c71e02d3a
Update dependencies. 2020-08-23 16:41:11 -07:00
Philippe Rivière
1ba48dc339 towards d3v6: use "next" modules all over
first build available at https://files-1ozi0nq54.vercel.app/d3.js
2020-07-27 18:41:24 +02:00
Mike Bostock
17fbf8d4b1 Add test for d3.event re-export on Node. Related #3055. 2017-01-20 15:11:32 -08:00
Mike Bostock
15a892f487 Fix #2885 - missing d3-chord. 2016-07-01 14:02:36 -07:00
Mike Bostock
907a4255ec Add d3-geo; update dependencies. 2016-06-19 09:52:51 -07:00
Mike Bostock
aadff6ebc0 Add missing exports. 2016-05-26 08:58:26 -07:00
Mike Bostock
a70c0e58fd Add tests. 2016-01-04 17:05:54 -08:00