mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-14 02:40:46 +01:00
Updated: Bootstrap Select v1.13.17 -> v1.13.18
This commit is contained in:
parent
5de5756709
commit
648f9edcca
@ -140,7 +140,7 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/bootstrap-slider/10.')) {
|
||||
return '10.6.2';
|
||||
} else if (type.startsWith('/bootstrap-select/1.')) {
|
||||
return '1.13.17';
|
||||
return '1.13.18';
|
||||
} else if (type.startsWith('/bootstrap-table/1.')) {
|
||||
return '1.18.0';
|
||||
} else if (type.startsWith('/bootstrap-toggle/2.')) {
|
||||
|
@ -54,6 +54,7 @@
|
||||
<li>Updated: axios v0.20.0 -> v0.21.0</li>
|
||||
<li>Added: Bootbox.js v5.4.1</li>
|
||||
<li>Added: Bootstrap Date Range Picker v3.1</li>
|
||||
<li>Updated: Bootstrap Select v1.13.17 -> v1.13.18</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
File diff suppressed because one or more lines are too long
@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Bootstrap-select v1.13.17 (https://developer.snapappointments.com/bootstrap-select)
|
||||
* Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
|
||||
*
|
||||
* Copyright 2012-2020 SnapAppointments, LLC
|
||||
* Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user