Commit Graph

9 Commits

Author SHA1 Message Date
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
Cassey Lottman
5165332409 Chartist - add another possible series type to IChartistData (#22803)
* missing comment

* missing comment

* add iteratee property shorthand for uniq in underscore

* undo bad commit

* can also pass array of array of data to chartist
2018-01-10 15:25:41 -08: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
Cassey Lottman
1afcc7cfa8 Add missing Chartist element in ClassNames object (#20216)
* missing comment

* missing comment

* add missing scale & gridBackground

* remove scale which is from a plugin

* missing closing parens
2017-10-09 14:44:26 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Cassey Lottman
e7b3ad2f1c Add missing pie chart options to Chartist (#20118)
* add missing pie chart options to Chartist

* missing comment

* update donutwidth

* add to maintainers

* modify the right file

* add back candle chart

* fix spacing?

* fix export
2017-10-02 11:09:01 -07:00
Simon Pfeifer
47e7bba277 Chartist: added candle stick chart support (#16745)
* Chartist: added candle stick chart support to. This PR is depending on: https://github.com/gionkunz/chartist-js/pull/956

* Increased type definition version for Chartist from v0.9.5 to v0.9.6
2017-06-08 14:46:23 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00