mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
AngularUI Router v1.0.25 -> v1.0.28
This commit is contained in:
parent
81aa60a714
commit
be202a7775
@ -88,7 +88,7 @@ targets.setLastVersion = function (type, version) {
|
||||
return '1.3.3'; // > v0.14.0
|
||||
} else if (type.startsWith('/angular-ui-router/')) {
|
||||
if (helpers.compareVersion('0.4.3', version)) return '0.4.3'; // <= 0.4.3
|
||||
else return '1.0.25'; // > 0.4.3
|
||||
else return '1.0.28'; // > 0.4.3
|
||||
} else if (type.startsWith('/angular-ui-utils/0.')) {
|
||||
return '0.1.1';
|
||||
} else if (type.startsWith('/angular-ui-select/0.')) {
|
||||
|
@ -48,6 +48,7 @@
|
||||
<li>Added: axios to cdnjs.cloudflare.com</li>
|
||||
<li>Updated: Plyr v3.6.2 -> v3.6.3</li>
|
||||
<li>Updated: Angular Material v1.1.21 -> v1.2.1</li>
|
||||
<li>Updated: AngularUI Router v1.0.25 -> v1.0.28</li>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
File diff suppressed because one or more lines are too long
12
resources/angular-ui-router/1.0.28/angular-ui-router.min.jsm
Normal file
12
resources/angular-ui-router/1.0.28/angular-ui-router.min.jsm
Normal file
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user