mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-18 04:40:58 +01:00
bootstrap-table v1.22.6 -> v1.23.0
This commit is contained in:
parent
99b2650369
commit
36e72788d0
@ -293,8 +293,8 @@ https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/10.6.2/bootstrap-slider.
|
|||||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/10.6.2/css/bootstrap-slider.min.css
|
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/10.6.2/css/bootstrap-slider.min.css
|
||||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/11.0.2/bootstrap-slider.min.js
|
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/11.0.2/bootstrap-slider.min.js
|
||||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/11.0.2/css/bootstrap-slider.min.css
|
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-slider/11.0.2/css/bootstrap-slider.min.css
|
||||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-table/1.22.6/bootstrap-table.min.css
|
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-table/1.23.0/bootstrap-table.min.css
|
||||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-table/1.22.6/bootstrap-table.min.js
|
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-table/1.23.0/bootstrap-table.min.js
|
||||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-toggle/2.2.2/css/bootstrap2-toggle.min.css
|
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-toggle/2.2.2/css/bootstrap2-toggle.min.css
|
||||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-toggle/2.2.2/css/bootstrap-toggle.min.css
|
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-toggle/2.2.2/css/bootstrap-toggle.min.css
|
||||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-toggle/2.2.2/js/bootstrap2-toggle.min.js
|
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-toggle/2.2.2/js/bootstrap2-toggle.min.js
|
||||||
|
@ -153,7 +153,7 @@ targets.setLastVersion = function (type, version) {
|
|||||||
if (type.startsWith('/bootstrap-slider/10.')) return '10.6.2';
|
if (type.startsWith('/bootstrap-slider/10.')) return '10.6.2';
|
||||||
if (type.startsWith('/bootstrap-slider/11.')) return '11.0.2';
|
if (type.startsWith('/bootstrap-slider/11.')) return '11.0.2';
|
||||||
if (type.startsWith('/bootstrap-select/1.')) return '1.13.18';
|
if (type.startsWith('/bootstrap-select/1.')) return '1.13.18';
|
||||||
if (type.startsWith('/bootstrap-table/1.')) return '1.22.6';
|
if (type.startsWith('/bootstrap-table/1.')) return '1.23.0';
|
||||||
if (type.startsWith('/bootstrap-toggle/2.')) return '2.2.2';
|
if (type.startsWith('/bootstrap-toggle/2.')) return '2.2.2';
|
||||||
if (type.startsWith('/bootstrap-vue/2.')) return '2.23.1';
|
if (type.startsWith('/bootstrap-vue/2.')) return '2.23.1';
|
||||||
if (type.startsWith('/bootstrap-3-typeahead/4.')) return '4.0.2';
|
if (type.startsWith('/bootstrap-3-typeahead/4.')) return '4.0.2';
|
||||||
|
@ -31,6 +31,7 @@
|
|||||||
<li>tinymce v7.1.2 -> v7.2.1</li>
|
<li>tinymce v7.1.2 -> v7.2.1</li>
|
||||||
<li>algoliasearch v4.23.3 -> v4.24.0</li>
|
<li>algoliasearch v4.23.3 -> v4.24.0</li>
|
||||||
<li>alpinejs v3.14.0 -> v3.14.1</li>
|
<li>alpinejs v3.14.0 -> v3.14.1</li>
|
||||||
|
<li>bootstrap-table v1.22.6 -> v1.23.0</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div id="generator-section">
|
<div id="generator-section">
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
10
resources/bootstrap-table/1.23.0/bootstrap-table.min.css
vendored
Normal file
10
resources/bootstrap-table/1.23.0/bootstrap-table.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
10
resources/bootstrap-table/1.23.0/bootstrap-table.min.jsm
Normal file
10
resources/bootstrap-table/1.23.0/bootstrap-table.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user