mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
bootstrap-vue v2.21.2 -> v2.22.0 (#947)
This commit is contained in:
parent
b02ba9a0f3
commit
864231d78d
@ -292,8 +292,8 @@ https://cdnjs.cloudflare.com/ajax/libs/bootstrap-toggle/2.2.2/css/bootstrap2-tog
|
||||
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/bootstrap-toggle.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-vue/2.21.2/bootstrap-vue.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-vue/2.21.2/bootstrap-vue.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-vue/2.22.0/bootstrap-vue.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootstrap-vue/2.22.0/bootstrap-vue.min.js
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootswatch/3.4.0/flatly/bootstrap.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootswatch/4.6.1/flatly/bootstrap.min.css
|
||||
https://cdnjs.cloudflare.com/ajax/libs/bootswatch/5.1.3/flatly/bootstrap.min.css
|
||||
|
@ -146,7 +146,7 @@ targets.setLastVersion = function (type, version) {
|
||||
if (type.startsWith('/bootstrap-select/1.')) return '1.13.18';
|
||||
if (type.startsWith('/bootstrap-table/1.')) return '1.19.1';
|
||||
if (type.startsWith('/bootstrap-toggle/2.')) return '2.2.2';
|
||||
if (type.startsWith('/bootstrap-vue/2.')) return '2.21.2';
|
||||
if (type.startsWith('/bootstrap-vue/2.')) return '2.22.0';
|
||||
if (type.startsWith('/bootstrap-3-typeahead/4.')) return '4.0.2';
|
||||
if (type.startsWith('/bootswatch/3.')) return '3.4.0';
|
||||
if (type.startsWith('/bootswatch/4.')) return '4.6.1';
|
||||
|
@ -28,6 +28,7 @@
|
||||
<p>Updated</p>
|
||||
<ul>
|
||||
<li>moment.js v2.29.2 -> v2.29.3 (<a href="https://codeberg.org/nobody/LocalCDN/issues/946">#946</a>)</li>
|
||||
<li>bootstrap-vue v2.21.2 -> v2.22.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/947">#947</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
4
resources/bootstrap-vue/2.22.0/bootstrap-vue.min.css
vendored
Normal file
4
resources/bootstrap-vue/2.22.0/bootstrap-vue.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
11
resources/bootstrap-vue/2.22.0/bootstrap-vue.min.jsm
Normal file
11
resources/bootstrap-vue/2.22.0/bootstrap-vue.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user