1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

Updated: bootstrap-table v1.18.0 -> v1.18.1 (#193)

This commit is contained in:
nobody
2020-12-06 07:53:27 +01:00
parent 20d24a8f4e
commit d045e9d9cc
6 changed files with 22 additions and 21 deletions

View File

@@ -146,7 +146,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/bootstrap-select/1.')) { } else if (type.startsWith('/bootstrap-select/1.')) {
return '1.13.18'; return '1.13.18';
} else if (type.startsWith('/bootstrap-table/1.')) { } else if (type.startsWith('/bootstrap-table/1.')) {
return '1.18.0'; return '1.18.1';
} else if (type.startsWith('/bootstrap-toggle/2.')) { } else if (type.startsWith('/bootstrap-toggle/2.')) {
return '2.2.2'; return '2.2.2';
} else if (type.startsWith('/bootstrap-3-typeahead/4.')) { } else if (type.startsWith('/bootstrap-3-typeahead/4.')) {

View File

@@ -26,6 +26,7 @@
</div> </div>
<ul> <ul>
<li>Fixed: HTML filter (<a href="https://codeberg.org/nobody/LocalCDN/issues/192">#192</a>)</li> <li>Fixed: HTML filter (<a href="https://codeberg.org/nobody/LocalCDN/issues/192">#192</a>)</li>
<li>Updated: bootstrap-table v1.18.0 -> v1.18.1 (<a href="https://codeberg.org/nobody/LocalCDN/issues/193">#193</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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long