Commit Graph

12 Commits

Author SHA1 Message Date
Einar Norðfjörð
ba51d1a6b4
Update dc test 2018-08-29 12:11:00 +00:00
hans windhoff
87817e7b36 Remove reference to crossfilter
As per:
https://github.com/DefinitelyTyped/DefinitelyTyped/issues/26548
2018-06-16 15:38:06 -06:00
rander1870
922c6e1f7d
Update index.d.ts
Include definition for useViewBoxResizing as part of the BaseMixin interface.
2018-03-05 16:48:33 -05:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Dmitry Zakharov
4364b887d1
dc-js add selectMenu 2017-12-15 17:59:48 +03:00
Matthias Jobst
a68c0ddec4 Updated dc for my project that uses composite charts and certain features of color charts
To update a project from javascript to typescript I hit a few issues with Composite charts and color charts that I could only fix by editing the types definitions.
I added links to the documentation that I used to determine the types that are required.
dc.version was added which is documented in the source code.
2017-11-28 11:21:23 +01:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
uncol
d1451250bf dc-js add some methods, fixed 2017-06-03 11:30:54 +03:00
uncol
e9879ac6c6 add some methods 2017-06-03 10:41:17 +03:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00