mirror of
https://codeberg.org/nobody/LocalCDN.git
synced 2025-02-17 04:10:53 +01:00
Updated: Angular Material v1.1.21 -> v1.2.1
This commit is contained in:
parent
4138996cc4
commit
81aa60a714
@ -102,9 +102,9 @@ targets.setLastVersion = function (type, version) {
|
||||
} else if (type.startsWith('/autocomplete.js/')) {
|
||||
return '0.37.1';
|
||||
} else if (type.startsWith('/angular-material/1.')) {
|
||||
return '1.1.21';
|
||||
return '1.2.1';
|
||||
} else if (type.startsWith('/angular-material/0.')) {
|
||||
return '1.1.21';
|
||||
return '1.2.1';
|
||||
} else if (type.startsWith('/angular-translate/2.')) {
|
||||
return '2.7.2';
|
||||
} else if (type.startsWith('/angular-translate-loader-static-files/2.')) {
|
||||
|
@ -47,6 +47,7 @@
|
||||
<li>Fixed: Unknown frameworks in statistics page (<a href="https://codeberg.org/nobody/LocalCDN/issues/151">#151</a>)</li>
|
||||
<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>
|
||||
</ul>
|
||||
<div id="generator-section">
|
||||
<div class="topic-label">
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
6
resources/angular-material/1.2.1/angular-material.min.css
vendored
Normal file
6
resources/angular-material/1.2.1/angular-material.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user