mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: Chart.js v2.9.3 -> v2.9.4 (#140)
This commit is contained in:
@ -373,7 +373,7 @@ helpers.setLastVersion = function (type, version) {
|
|||||||
} else if (type.includes('/bootstrap-3-typeahead/4.')) {
|
} else if (type.includes('/bootstrap-3-typeahead/4.')) {
|
||||||
return '4.0.2';
|
return '4.0.2';
|
||||||
} else if (type.includes('/chart.js/2.')) {
|
} else if (type.includes('/chart.js/2.')) {
|
||||||
return '2.9.3';
|
return '2.9.4';
|
||||||
} else if (type.includes('/clipboard.js/1.')) {
|
} else if (type.includes('/clipboard.js/1.')) {
|
||||||
return '1.7.1';
|
return '1.7.1';
|
||||||
} else if (type.includes('/clipboard.js/2.')) {
|
} else if (type.includes('/clipboard.js/2.')) {
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
New in LocalCDN:
|
New in LocalCDN:
|
||||||
</div>
|
</div>
|
||||||
<ul>
|
<ul>
|
||||||
<li></li>
|
<li>Updated: Chart.js v2.9.3 -> v2.9.4 (<a href="https://codeberg.org/nobody/LocalCDN/issues/140">#140</a>)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div id="generator-section">
|
<div id="generator-section">
|
||||||
<div class="topic-label">
|
<div class="topic-label">
|
||||||
|
File diff suppressed because one or more lines are too long
7
resources/chart.js/2.9.4/Chart.bundle.min.jsm
Executable file
7
resources/chart.js/2.9.4/Chart.bundle.min.jsm
Executable file
File diff suppressed because one or more lines are too long
0
resources/chart.js/2.9.3/Chart.min.css → resources/chart.js/2.9.4/Chart.min.css
vendored
Normal file → Executable file
0
resources/chart.js/2.9.3/Chart.min.css → resources/chart.js/2.9.4/Chart.min.css
vendored
Normal file → Executable file
Reference in New Issue
Block a user