]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Make the main controller importable (#5969)
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Wed, 9 Jan 2019 13:40:11 +0000 (14:40 +0100)
committerGitHub <noreply@github.com>
Wed, 9 Jan 2019 13:40:11 +0000 (14:40 +0100)
commite03d8d8d7b21a48afcf4ad50e5d2ed13e9277bbf
tree1622732e09e72ce6c579657771f171b5b7b0ad3b
parent6c491405875ecf25a4c331ca98c6886bb0728a69
Make the main controller importable (#5969)

Merge `core/core.js` in `core/core.controller.js`, split default options next to their associated code and deprecate `Chart.types` (not sure what it was for).
src/chart.js
src/core/core.controller.js
src/core/core.defaults.js
src/core/core.js [deleted file]
src/core/core.layouts.js
test/specs/global.deprecations.tests.js