mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* chore(d3-selection): enable strictFunctionTypes Enables `strictFunctionTypes` compiler options and updates affected tests. * @feat(d3-selection) add selection.clone and d3.create Add selection.clone(...) and d3.create(...) to the definitions and tests. Bump minor version number to 1.3 * chore(d3-selection) fix two tests Specify the selectAll<...> generics in a test for HTMLCollectionOf. Fix the `this` context of a selector function. |
||
|---|---|---|
| .. | ||
| d3-selection-tests.ts | ||
| index.d.ts | ||
| tsconfig.json | ||
| tslint.json | ||