DefinitelyTyped/nvd3
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
..
index.d.ts Merge remote-tracking branch 'origin/master' into merge_21sep 2016-09-21 09:45:05 -07:00
nvd3-test-boxplot.ts Replace D3 Legacy (#12256) 2016-10-27 13:35:57 -07:00
nvd3-test-bullet.ts
nvd3-test-bulletChart.ts
nvd3-test-candlestick.ts
nvd3-test-candlestickChart.ts
nvd3-test-cumulativeLineChart.ts
nvd3-test-discreteBarChart.ts
nvd3-test-donutChart.ts
nvd3-test-furiousLegend.ts
nvd3-test-historicalBar.ts
nvd3-test-historicalBarChart.ts
nvd3-test-legend.ts
nvd3-test-line.ts
nvd3-test-lineChart.ts
nvd3-test-lineChartLogScale.ts
nvd3-test-lineChartSVGResize.ts
nvd3-test-linePlusBarChart.ts
nvd3-test-lineWithFocusChart.ts
nvd3-test-lineWithFocusChartx2AxisLabel.ts
nvd3-test-monitoringChart.ts
nvd3-test-multibarChart2.ts
nvd3-test-multibarChart.ts
nvd3-test-multibarHorizontalChart.ts
nvd3-test-multiChart.ts
nvd3-test-ohlc.ts
nvd3-test-ohlcChart.ts
nvd3-test-parallelCoordinates.ts
nvd3-test-parallelCoordinatesChart.ts
nvd3-test-pie.ts
nvd3-test-pieChart.ts
nvd3-test-scatter.ts
nvd3-test-scatterChart.ts
nvd3-test-scatterPlusLineChart.ts
nvd3-test-sparkLine.ts
nvd3-test-sparkLinePlus.ts
nvd3-test-stackArea.ts
nvd3-test-stackAreaChart.ts
nvd3-test-sunburst.ts
nvd3-test-timeSeries.ts
nvd3-test-tooltip.ts
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