]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Resolve canvasGradient is undefined in node (#10328)
authorJacco van den Berg <39033624+LeeLenaleee@users.noreply.github.com>
Tue, 3 May 2022 12:21:43 +0000 (14:21 +0200)
committerGitHub <noreply@github.com>
Tue, 3 May 2022 12:21:43 +0000 (08:21 -0400)
commit2c268f09437f88a8be1d0d0ce87e974d17354961
tree4bfbe79f87eec07696de2b79b5d4cbbaa8c28087
parenta9765042f184bb25c97cc0501c9a956d4167c448
Resolve canvasGradient is undefined in node (#10328)

* Resolve canvasgradient is not defined in node

* Remove trailing white space

* export isPaternOrGradient helper with typings

* fix lint failure, single qoute

* Allow for string inputs too to function
src/helpers/helpers.color.js
types/helpers/helpers.color.d.ts