]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Font validate style, move defaults to `weight` (#8877)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Sat, 10 Apr 2021 19:58:11 +0000 (22:58 +0300)
committerGitHub <noreply@github.com>
Sat, 10 Apr 2021 19:58:11 +0000 (15:58 -0400)
commitf8885ce7a2a5ff7212ff6ea236a2f222da7aabc1
treebd0d475144c6db555241cde865e3e80197410617
parent9e70913beda0ea51bc099908019738722948e973
Font validate style, move defaults to `weight` (#8877)
13 files changed:
docs/configuration/title.md
docs/configuration/tooltip.md
docs/getting-started/v3-migration.md
docs/samples/scale-options/titles.md
docs/samples/scales/time-max-span.md
src/helpers/helpers.options.js
src/plugins/plugin.title.js
src/plugins/plugin.tooltip.js
test/fixtures/scale.timeseries/financial-daily.js
test/specs/helpers.options.tests.js
test/specs/plugin.title.tests.js
test/specs/plugin.tooltip.tests.js
types/index.esm.d.ts