Commit Graph

5 Commits

Author SHA1 Message Date
Mine Yalcinalp
eb8d05d4b4 Fix header spacing error 2016-08-07 15:03:16 -07:00
Tom Wanzek
e511e4819e Chore + Typo Correction:
* New Line at end.
* No trailing whitespaces (including within commentes.)
* Indenting in accordance with editorconfig.
* Corrected typo in comment in d3-random
2016-07-28 18:32:00 -04:00
Tom Wanzek
0a2db7b31e d3-queue and d3-timer
* Added d3-queue with tests as per release 1.16.0 of https://github.com/tomwanzek/d3-v4-definitelytyped
* Added empty line at the end of d3-timer/index.d.ts
2016-07-28 17:03:45 -04:00
Tom Wanzek
efcf66eb65 Added module versions to the headers.
* Comments for DefinitelyTyped headers now carry reference to D3 module version as of time of drafting.
* Module definitions and tests correspond to the **completed** modules as of release 1.12.0 of repo https://github.com/tomwanzek/d3-v4-definitelytyped
2016-07-20 19:06:02 -04:00
Tom Wanzek
020b196481 Initial commit.
* Based on d3-module definitions and tests for modules completed with tests  as of release v1.11.0 of repo https://github.com/tomwanzek/d3-v4-definitelytyped
* Includes drafts in progress for d3-array, d3-collection, and d3-force. These will be updated before  creating a pull-request for DefinitelyTyped/types-2.0 branch.
2016-07-17 14:16:52 -04:00