]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Replace [...set] with Array.from(set) (#9260)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sat, 12 Jun 2021 17:34:54 +0000 (13:34 -0400)
committerGitHub <noreply@github.com>
Sat, 12 Jun 2021 17:34:54 +0000 (20:34 +0300)
commitdc373f3aaaa035e8c298d336c7cee0acfd0fbf37
treedb5da2c086758fc1cb9dfbed6bd07b2fabe6412b
parent9db36804406b406f5356b938f4969b5e027c6867
Replace [...set] with Array.from(set) (#9260)
src/core/core.config.js
src/helpers/helpers.collection.js
src/helpers/helpers.config.js