Commit Graph

4 Commits

Author SHA1 Message Date
Andy
ae4fe7b6de Use "lib" in tsconfigs instead of "target". (#13968)
* Use "lib" in tsconfigs instead of "target".

Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.

* Update new-package and readme

* Add back "target" where necessary
2017-01-18 07:51:51 -08:00
Andy
2f71174636 Restructure to support old versions (#13811)
* Restructure to support old versions

* Fix tests
2017-01-06 12:36:57 -08:00
Andy Hanson
f2f2b4fc1f Add missing noImplicitThis 2017-01-06 08:07:42 -08:00
Shinya Ohyanagi
312f8fb579 [types-2.0] Add d3-hexbin (#12089)
* Add d3-hexbin

Add https://github.com/d3/d3-hexbin type definitions.

* Fix typo

* delete unnecessary comments

* Update after review

Use generics to control type-safety.

* Update tests

* Update fix argument name
2017-01-06 07:22:40 -08:00