]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Fix hover animations and optimize pivot() (#6129)
authorAkihiko Kusanagi <nagi@nagi-p.com>
Thu, 21 Mar 2019 08:03:39 +0000 (16:03 +0800)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Thu, 21 Mar 2019 08:03:39 +0000 (09:03 +0100)
commit86ed35446d394ec505d879e79fd29e6ecb199b87
treed874276d7c52be9d9b6c8560dae7194b0706da62
parent0d8b8f637f336dfb68ea8b2088fe980bdd0f358e
Fix hover animations and optimize pivot() (#6129)
src/core/core.element.js
test/specs/core.element.tests.js
test/specs/core.tooltip.tests.js