]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Stop leaking fonts (and fillStyle) to ctx (#7150)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Sun, 23 Feb 2020 18:08:01 +0000 (20:08 +0200)
committerGitHub <noreply@github.com>
Sun, 23 Feb 2020 18:08:01 +0000 (13:08 -0500)
commita9ae64f1e2a926cc3016e63e9b6316f26d7ff6ec
treee321ada6117ed251ec8774f40b5eff8b5f8131bc
parentf3ef620c6876ad13188f5c95f65b010952d219ea
Stop leaking fonts (and fillStyle) to ctx (#7150)
src/helpers/helpers.canvas.js
src/plugins/plugin.title.js
src/plugins/plugin.tooltip.js
test/specs/helpers.canvas.tests.js
test/specs/plugin.title.tests.js