DefinitelyTyped/dc
Tom Wanzek 0500bd3558 Replace D3 Legacy (#12256)
* Replace D3 v3 definition with D3 v4 (bundle)
* Replaces the legacy D3 v3 definitions in `d3` with a definition file representing the D3 version 4 standard bundle
* Add `package.json` file with legacy dependency to @types/d3 version >=3.5.36 <4.0.0

* Updated tsconfig.json, package.json, versions
* Updated tsconfig.json to control typings resolution for D3 v3
* Updated package.json to use caret notation of D3 typings
* Updated certain affected definitions header comments with version numbers, where version number was missing buit seemed reasonably ascertainable as latest.
* Added comments to each affected definition file with TODO once upgrade to D3 v4 is considered

* Chore changes as per review.

* Removed TODO "upgrade-to-v4" comments

* Removed added empty lines.
2016-10-27 13:35:57 -07:00
..
dc-1.6.0.d.ts Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
dc-tests.ts Remove invalid references 2016-05-10 16:27:59 -07:00
index.d.ts Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
package.json Replace D3 Legacy (#12256) 2016-10-27 13:35:57 -07:00
tsconfig.json Replace D3 Legacy (#12256) 2016-10-27 13:35:57 -07:00