Commit Graph

12 Commits

Author SHA1 Message Date
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
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Tom Wanzek
5fb85c244c [d3] Update to Minor Version 4.10 (#18103)
* [d3-zoom] Update to 1.5
* [Feature] Add `translateTo(...)`
* [Doc] Update some JSDoc comments
* [Chore] Bump minor version number

* [d3-zoom] Bump Minor Version number.

* [d3-shape]
* [Fix] Change `pointRadius` to `pointRadial`

* [d3-shape] Fix test for pointRadial

* [d3-axis]
* [Doc] Update some comments.

* [d3-time] [Doc] Some JSDoc updates.

* [d3] [Chore] Bump minor version to 4.10
2017-07-21 09:48:03 -07:00
Tom Wanzek
8743365b2e [d3-shape] Update to 1.2 (#16618)
* [FEATURE] Add `pointRadial(...)`
* [DEPRECATION/FEATURE]: Deprecate `radialLine/RadialLine` in favour of `lineRadial/LineRadial`
* [DEPRECATION/FEATURE]: Deprecate `radialArea/RadialArea` in favour of `areaRadial/AreaRadial`
* [DEPRECATION/FEATURE] Deprecate `LinkRadial` in favour of `RadialLink`
* [CHORE] Bump Minor version
2017-05-19 07:13:29 -07:00
Tom Wanzek
94d91dd4cf [d3-shape] Linting
* [Fix] Added `"callable-types": false` to `tslint.json` as the two line-level disablers in `index.d.ts` seemed to be ignored.
* [Chore] Fixed some linting errors in text file
2017-05-13 17:35:18 -04:00
Tom Wanzek
0bafa64757 [d3-shape] Add Link/RadialLink tests 2017-05-13 17:25:11 -04:00
Tom Wanzek
dd03dfb3c4 [d3-shape]:
* [Feature] Add definition support for horizontal, vertical and radial link shape generator.
2017-05-13 15:16:45 -04:00
Tom Wanzek
d92a1e9b39 [d3-shape]
* [Feature] Add stackOffsetDiverging(...)
* [Chore] Update version numbers
* [Chore] Fix typos in JSDoc comments.
2017-05-13 13:33:11 -04: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
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00