mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
bootstrap-table v1.19.1 -> v1.20.0 (#967)
This commit is contained in:
parent
53b758ffc8
commit
015a69106e
@ -286,8 +286,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/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-table/1.19.1/bootstrap-table.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-table/1.19.1/bootstrap-table.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-table/1.20.0/bootstrap-table.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-table/1.20.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/bootstrap-toggle.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-toggle/2.2.2/js/bootstrap2-toggle.min.js
|
||||
|
@ -144,7 +144,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/bootstrap-slider/10.')) return '10.6.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-table/1.')) return '1.19.1';
|
||||
if (type.startsWith('/bootstrap-table/1.')) return '1.20.0';
|
||||
if (type.startsWith('/bootstrap-toggle/2.')) return '2.2.2';
|
||||
if (type.startsWith('/bootstrap-vue/2.')) return '2.22.0';
|
||||
if (type.startsWith('/bootstrap-3-typeahead/4.')) return '4.0.2';
|
||||
|
@ -43,6 +43,7 @@
|
||||
<li>libphonenumber-js v1.9.51 -> v1.9.52 (<a href="https://codeberg.org/nobody/LocalCDN/issues/961">#961</a>)</li>
|
||||
<li>markdown-it v12.3.2 -> v13.0.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/962">#962</a>)</li>
|
||||
<li>bodymovin v5.9.2 -> v5.9.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/966">#966</a>)</li>
|
||||
<li>bootstrap-table v1.19.1 -> v1.20.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/967">#967</a>)</li>
|
||||
</ul>
|
||||
<p>Added</p>
|
||||
<ul>
|
||||
|
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.20.0/bootstrap-table.min.css
vendored
Normal file
10
resources/bootstrap-table/1.20.0/bootstrap-table.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
10
resources/bootstrap-table/1.20.0/bootstrap-table.min.jsm
Normal file
10
resources/bootstrap-table/1.20.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