Updated: Angular Material v1.1.21 -> v1.2.1

This commit is contained in:
nobody 2020-11-14 09:05:41 +01:00
parent 4138996cc4
commit 81aa60a714
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
6 changed files with 16 additions and 15 deletions

View File

@ -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.')) {

View File

@ -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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long