]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Move easing effects in separate file + unit tests
authorSimon Brunel <simonbrunel@users.noreply.github.com>
Sat, 8 Jul 2017 07:44:00 +0000 (09:44 +0200)
committerEvert Timberg <evert.timberg+github@gmail.com>
Sat, 8 Jul 2017 16:02:33 +0000 (12:02 -0400)
commit56050dc9b7a17130efdbdcd3b8de46b728f25b84
tree56433a6d8472e72f348acbcdd03b7b80eea64cf2
parente8ebb46aadd5185e7b8a531b9d7d07b988bb7f71
Move easing effects in separate file + unit tests
src/chart.js
src/core/core.controller.js
src/core/core.helpers.js
src/helpers/helpers.easing.js [new file with mode: 0644]
test/specs/global.deprecations.tests.js
test/specs/helpers.easing.tests.js [new file with mode: 0644]