Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
Tom Wanzek
ff2359e74c
feat(d3-selection): add minor version 1.3.0 features and strictFunctionTypes ( #23323 )
...
* 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.
2018-02-08 08:00:30 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs ( #23354 )
2018-02-05 11:01:56 -08:00
Tom Wanzek
917b25d303
d3-selection:
...
* [FEATURE] Add `clientPoint(...)`
* [DOC] Update certain comments to the latest official API wording
* [CHORE] Bump Minor version to 1.2
2017-11-21 21:44:48 -05:00
Andy
9a1c802a89
d3-*: Fix lint ( #20837 )
...
* d3-*: Fix lint
* Add more @param comments
2017-10-23 07:50:05 -07:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Andy
d74806eb3d
Add lint disables for no-unnecessary-generics ( #19508 )
2017-09-01 08:34:37 -07:00
Andy
1b54a38a43
Fix remaining lint errors ( #19219 )
2017-08-21 14:14:31 -07:00
Tom Wanzek
a870cb6d5f
[d3-selection]
...
* [Chore] Update last validated version comment
2017-05-17 12:02:54 -04:00
Tom Wanzek
256816065c
[d3-selection] Update to 1.1
...
* [FEATURE] Update JSDoc comments for `Selection.style(...)` to reflecgt new behavior
* [FEATURE] Add `d3.style(...)` standalone function.
2017-05-17 12:01:39 -04:00
Tom Wanzek
dc28f3d89c
[d3-selection] Update comments
...
* captures comment updates from patch releases 1.0.3 to 1.0.6
2017-05-16 12:43:26 -04:00
Andy
e50f8878a5
Use new strict-export-declare-modifiers lint rule ( #15844 )
2017-04-14 08:20:12 -07:00
Andy
bbc61fbf93
Extend "dtslint/dt.json" directly instead of "../tslint.json". ( #15822 )
...
* Extend "dtslint/dt.json" directly instead of "../tslint.json".
* Convert more "../tslint.json" to "dtslint/dt.json"
* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Andy
6a285d2dcf
Lint d3-* packages ( #15523 )
2017-03-30 14:12:02 -07:00
Andy Hanson
f96c1c5d92
Apply new lint rules to more files
2017-03-27 10:41:22 -07:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00