mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-06-05 21:49:31 +02:00
Updated: Bootstrap v3.3.7 -> v3.4.1
This commit is contained in:
@@ -128,7 +128,7 @@ targets.setLastVersion = function (type, version) {
|
|||||||
} else if (type.startsWith('/bootbox.js/5.')) {
|
} else if (type.startsWith('/bootbox.js/5.')) {
|
||||||
return '5.4.1';
|
return '5.4.1';
|
||||||
} else if (type.startsWith('/bootstrap/3.')) {
|
} else if (type.startsWith('/bootstrap/3.')) {
|
||||||
return '3.3.7';
|
return '3.4.1';
|
||||||
} else if (type.startsWith('/bootstrap/4.')) {
|
} else if (type.startsWith('/bootstrap/4.')) {
|
||||||
return '4.5.3';
|
return '4.5.3';
|
||||||
} else if (type.startsWith('/bootstrap-daterangepicker/2.')) {
|
} else if (type.startsWith('/bootstrap-daterangepicker/2.')) {
|
||||||
|
@@ -33,6 +33,7 @@
|
|||||||
<li>Added: jQuery v1.11.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/178">#178</a>)</li>
|
<li>Added: jQuery v1.11.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/178">#178</a>)</li>
|
||||||
<li>Updated: vue-i18n v8.22.1 -> v8.22.2 (<a href="https://codeberg.org/nobody/LocalCDN/commit/a392f6b724">a392f6b724</a>)</li>
|
<li>Updated: vue-i18n v8.22.1 -> v8.22.2 (<a href="https://codeberg.org/nobody/LocalCDN/commit/a392f6b724">a392f6b724</a>)</li>
|
||||||
<li>Updated: highlight.js v10.3.2 -> v10.4.0 (<a href="https://codeberg.org/nobody/LocalCDN/commit/5a10b0258f">5a10b0258f</a>)</li>
|
<li>Updated: highlight.js v10.3.2 -> v10.4.0 (<a href="https://codeberg.org/nobody/LocalCDN/commit/5a10b0258f">5a10b0258f</a>)</li>
|
||||||
|
<li>Updated: Bootstrap v3.3.7 -> v3.4.1</li>
|
||||||
</ul>
|
</ul>
|
||||||
<div id="generator-section">
|
<div id="generator-section">
|
||||||
<div class="topic-label">
|
<div class="topic-label">
|
||||||
|
6
resources/bootstrap/3.3.7/bootstrap.min.css
vendored
6
resources/bootstrap/3.3.7/bootstrap.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
6
resources/bootstrap/3.4.1/bootstrap.min.css
vendored
Normal file
6
resources/bootstrap/3.4.1/bootstrap.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
6
resources/bootstrap/3.4.1/bootstrap.min.jsm
Normal file
6
resources/bootstrap/3.4.1/bootstrap.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user