Chart.js/test
Simon Brunel be8d78a900
Make Chart.controllers.* importable (#5871)
`controllers.*.js` and `core.datasetController.js` are now importable (no more function export), that's why there is so many changes mainly due to one indentation level removed. Split code for `bar/horizontalBar` and `doughnut/pie` in separate files, added a global controllers import (`src/controllers/index.js`) and add tests to check that all dataset controllers are correctly registered under `chart.controllers.{type}`.
2018-11-29 21:06:34 +01:00
..
fixtures Add support for CanvasPattern and CanvasGradient in tooltip (#5869) 2018-11-29 13:52:56 +01:00
specs Make Chart.controllers.* importable (#5871) 2018-11-29 21:06:34 +01:00
.eslintrc.yml Use the Chart.js shared ESLint config (#5112) 2018-01-06 17:59:13 -05:00
context.js Add support for *.js test fixture config (#5777) 2018-10-20 11:38:48 +02:00
fixture.js Add support for *.js test fixture config (#5777) 2018-10-20 11:38:48 +02:00
index.js Add support for *.js test fixture config (#5777) 2018-10-20 11:38:48 +02:00
matchers.js Add support for *.js test fixture config (#5777) 2018-10-20 11:38:48 +02:00
utils.js Add support for *.js test fixture config (#5777) 2018-10-20 11:38:48 +02:00