]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Remove helpers.where and unnecessary calls to helpers.each (#6860)
authorBen McCann <322311+benmccann@users.noreply.github.com>
Wed, 25 Dec 2019 13:21:42 +0000 (05:21 -0800)
committerEvert Timberg <evert.timberg+github@gmail.com>
Wed, 25 Dec 2019 13:21:42 +0000 (08:21 -0500)
commitfc7a72a8c1e973a46eb659d68ead190a4a251a5a
tree48c25d8f4bd8c27b608232b8f27b953ae9291c4a
parent2bef1e9f23318bca9f11834206d0b8a876e93157
Remove helpers.where and unnecessary calls to helpers.each (#6860)

* Remove unnecessary calls to helpers.each

* Remove where
docs/getting-started/v3-migration.md
src/controllers/controller.polarArea.js
src/core/core.datasetController.js
src/core/core.layouts.js
src/helpers/index.js
src/index.js
src/platforms/platform.dom.js
src/plugins/plugin.legend.js
src/scales/scale.radialLinear.js
test/specs/core.helpers.tests.js