]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
fix: respect aspect ratio with container height (#10646)
authorDan Onoshko <danon0404@gmail.com>
Fri, 2 Sep 2022 12:03:41 +0000 (16:03 +0400)
committerGitHub <noreply@github.com>
Fri, 2 Sep 2022 12:03:41 +0000 (08:03 -0400)
commit0c51ecd451e577e82b0a2ada5483ec471b78a2de
tree344a2dd2a38fe368ad4cd0d69569c9186cd30954
parent8ff853c60e6cb9617fdadbfad415f68760844e96
fix: respect aspect ratio with container height (#10646)

* fix: respect aspect ratio with container height

* docs: add info into migration guide
docs/migration/v4-migration.md
src/helpers/helpers.dom.js
test/specs/core.controller.tests.js
test/specs/helpers.dom.tests.js
test/specs/platform.dom.tests.js