tomwanzek / d3-v4-definitelytyped

[DEPRECATED] This repo was intended as a staging area for typescript definitions supporting the latest major release of D3js (i.e. version 4.1.x) by Mike Bostock. It has been migrated to DefinitelyTyped.
MIT License
53 stars 14 forks source link

Migration of D3 Standard Bundle Definition File #116

Closed tomwanzek closed 8 years ago

tomwanzek commented 8 years ago
Definition DefinitelyTyped/types-2.0 @types
Standard D3 Bundle PR 10453 closed without merge pending DT

(This definition re-exports the D3 modules in the following table and exposes a d3 global for vanilla script use)

The migration of the d3 definitions file for the Standard Bundle is currently on-hold until support for the management of legacy definitions in subfolders is implemented in DefinitelyTyped/types-2.0. This is a result of the need to transition the D3 3.5.x definitions appropriately because of the dependencies of consuming libraries on the legacy version.

See explanation in DT New Contribution Guide/Transition Issue 10711.

tomwanzek commented 8 years ago

This issue has been transferred to DefinitelyTyped/types-2.0 as issue 11367. It requires a structural solution to the parallel version issue in DT/types-2.0.