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

Migrate Optional Scope Modules (TypeScript 2) to DefinitelyTyped/@types #105

Closed tomwanzek closed 8 years ago

tomwanzek commented 8 years ago

This issue tracks the high-level status of migrating the Typescript 2 definitions with tests to DefinitelyTyped (types-2.0 branch) and their propagation to the @types organization.

Module DefinitelyTyped/types-2.0 @types
d3-geo-projection not started not started
d3-hexbin not started not started
d3-hsv Current Current
d3-sankey not started not started
d3-scale-chromatic PR 11370 pending DT
d3-selection-multi Current Current
d3-tile not started not started
tomwanzek commented 8 years ago

@Ledragon your definitions for d3-scale-chromatic have been merged into DT/types-2.0 and are up and running with working version number on npm @types!

Thanks for all the contributions!!!

Ledragon commented 7 years ago

weehee :tada: Most welcome!