Updated: element-ui v2.14.1 -> v2.15.0 (#235)

This commit is contained in:
nobody 2021-01-16 06:36:04 +01:00
parent 7b325f64be
commit 6fdbe33597
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
58 changed files with 4 additions and 3 deletions

View File

@ -183,7 +183,7 @@ targets.setLastVersion = function (type, version) {
} else if (type.startsWith('/drawer/3.')) {
return '3.2.2';
} else if (type.startsWith('/element-ui/2.')) {
return '2.14.1';
return '2.15.0';
} else if (type.startsWith('/ember.js/1.')) {
return '1.13.13';
} else if (type.startsWith('/ember.js/2.')) {

View File

@ -39,6 +39,7 @@
<li>Updated: Font Awesome v5.15.1 -> v5.15.2 (<a href="https://codeberg.org/nobody/LocalCDN/issues/232">#232</a>)</li>
<li>Implemented: Wildcard support for allowlist (<a href="https://codeberg.org/nobody/LocalCDN/issues/233">#233</a>)</li>
<li>Fixed: Invert HTML Filter option breaks sourcecode view (<a href="https://codeberg.org/nobody/LocalCDN/issues/234">#234</a>)</li>
<li>Updated: element-ui v2.14.1 -> v2.15.0 (<a href="https://codeberg.org/nobody/LocalCDN/issues/235">#235</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long