DefinitelyTyped/d3-selection
Sam Bleckley d9e5ce085f d3-selection: Mark before param of insert() as optional (#13090)
Selection<etc>.insert functions perfectly well without a `before` selector -- it does so in many d3 official examples.

This corrects the type signature to mark it as optional.
2017-01-01 13:16:46 -08:00
..
d3-selection-tests.ts d3-selection: Mark before param of insert() as optional (#13090) 2017-01-01 13:16:46 -08:00
index.d.ts d3-selection: Mark before param of insert() as optional (#13090) 2017-01-01 13:16:46 -08:00
tsconfig.json [types-2.0] D3 strictNullChecks Batch 1 (#12858) 2016-12-02 19:28:01 -08:00
tslint.json [types-2.0] D3 strictNullChecks Batch 1 (#12858) 2016-12-02 19:28:01 -08:00