Pulling in 3.4.0

This commit is contained in:
Andrew Gioia 2019-04-01 14:21:48 -04:00
parent 46756bbbd8
commit 8375813c0f
12 changed files with 34 additions and 13 deletions

View File

@ -144,6 +144,7 @@
<span class="utf"><i>&#xe654;</i> ss-frf <code>&amp;#xe654;</code></span>
<span class="utf"><i>&#xe63c;</i> ss-fut <code>&amp;#xe63c;</code></span>
<span class="utf"><i>&#xe94b;</i> ss-gk1 <code>&amp;#xe94b;</code></span>
<span class="utf"><i>&#xe959;</i> ss-gk2 <code>&amp;#xe959;</code></span>
<span class="utf"><i>&#xe94d;</i> ss-gnt <code>&amp;#xe94d;</code></span>
<span class="utf"><i>&#xe638;</i> ss-gpt <code>&amp;#xe638;</code></span>
<span class="utf"><i>&#xe94b;</i> ss-grn <code>&amp;#xe94b;</code></span>
@ -183,6 +184,7 @@
<span class="utf"><i>&#xe68f;</i> ss-me3 <code>&amp;#xe68f;</code></span>
<span class="utf"><i>&#xe690;</i> ss-me4 <code>&amp;#xe690;</code></span>
<span class="utf"><i>&#xe94c;</i> ss-med <code>&amp;#xe94c;</code></span>
<span class="utf"><i>&#xe95b;</i> ss-mh1 <code>&amp;#xe95b;</code></span>
<span class="utf"><i>&#xe61c;</i> ss-mir <code>&amp;#xe61c;</code></span>
<span class="utf"><i>&#xe695;</i> ss-mm2 <code>&amp;#xe695;</code></span>
<span class="utf"><i>&#xe912;</i> ss-mm3 <code>&amp;#xe912;</code></span>
@ -255,6 +257,7 @@
<span class="utf"><i>&#xe696;</i> ss-vma <code>&amp;#xe696;</code></span>
<span class="utf"><i>&#xe907;</i> ss-w16 <code>&amp;#xe907;</code></span>
<span class="utf"><i>&#xe923;</i> ss-w17 <code>&amp;#xe923;</code></span>
<span class="utf"><i>&#xe95a;</i> ss-war <code>&amp;#xe95a;</code></span>
<span class="utf"><i>&#xe61e;</i> ss-wth <code>&amp;#xe61e;</code></span>
<span class="utf"><i>&#xe645;</i> ss-wwk <code>&amp;#xe645;</code></span>
<span class="utf"><i>&#xe92e;</i> ss-xln <code>&amp;#xe92e;</code></span>

View File

@ -37,7 +37,7 @@
<i class="ss ss-pmtg2"></i>
Download
</a>
<h2 class="sub">Complete 245 Magic set symbol font icons</h2>
<h2 class="sub">Complete 247 Magic set symbol font icons</h2>
</div>
</header>
@ -45,7 +45,7 @@
<div class="wrapper">
<section>
<h3>
View the full list of 245 set and expansion symbols below, for all sets and special edition products up to <strong>Ravnica Allegiance</strong> and <strong>Ultimate Masters</strong>. To use the symbols on your desktop or just get the vectors, check out the <a href="cheatsheet.html">Cheatsheet</a>.
View the full list of 247 set and expansion symbols below, for all sets and special edition products up to <strong>War of the Spark</strong> and <strong>Modern Horizons</strong>. To use the symbols on your desktop or just get the vectors, check out the <a href="cheatsheet.html">Cheatsheet</a>.
</h3>
<p style="margin: -15px 0 25px;">
<strong>Note:</strong> you can now link directly to a preview of each symbol's by adding the symbol code at the end of the url like this: <a href="https://andrewgioia.github.io/Keyrune/icons.html?icon=ody">https://andrewgioia.github.io/Keyrune/icons.html?icon=ody</a>.
@ -377,6 +377,9 @@
<div class="icon" id="rna" name="Ravnica Allegiance" data-name="Ravnica Allegiance" data-class="rna" data-unicode="e959" data-added="v3.3.3">
<span class="name"><i class="ss ss-rna"></i> Ravnica Allegiance <em>(rna)</em></span>
</div>
<div class="icon" id="war" name="War of the Spark" data-name="War of the Spark" data-class="war" data-unicode="e95a" data-added="v3.4.0">
<span class="name"><i class="ss ss-war"></i> War of the Spark <em>(war)</em></span>
</div>
</div>
</section>
<section class="content">
@ -489,6 +492,9 @@
<div class="icon" id="uma" name="Ultimate Masters" data-name="Ultimate Masters" data-class="uma" data-unicode="e958" data-added="v3.3.2">
<span class="name"><i class="ss ss-uma"></i> Ultimate Masters <em>(uma)</em></span>
</div>
<div class="icon" id="mh1" name="Modern Horizons" data-name="Modern Horizons" data-class="mh1" data-unicode="e95b" data-added="v3.4.0">
<span class="name"><i class="ss ss-mh1"></i> Modern Horizons <em>(mh1)</em></span>
</div>
</div>
</section>
<section class="content">
@ -700,8 +706,11 @@
<div class="icon" id="gnt" name="Game Night" data-name="Game Night" data-class="gnt" data-unicode="e94d" data-added="v3.3.0">
<span class="name"><i class="ss ss-gnt"></i> Game Night <em>(gnt)</em></span>
</div>
<div class="icon" id="gk1" name="Guild Kits" data-name="Guild Kits" data-class="gk1" data-unicode="e94b" data-added="v3.3.0">
<span class="name"><i class="ss ss-gk1"></i> Guild Kits <em>(gk1)</em></span>
<div class="icon" id="gk1" name="GRN Guild Kits" data-name="GRN Guild Kits" data-class="gk1" data-unicode="e94b" data-added="v3.3.0">
<span class="name"><i class="ss ss-gk1"></i> GRN Guild Kits <em>(gk1)</em></span>
</div>
<div class="icon" id="gk2" name="RNA Guild Kits" data-name="RNA Guild Kits" data-class="gk2" data-unicode="e959" data-added="v3.4.0">
<span class="name"><i class="ss ss-gk2"></i> RNA Guild Kits <em>(gk2)</em></span>
</div>
</div>
</section>

View File

@ -45,7 +45,7 @@
</a>
</div>
<p>
Current version 3.3.3 includes all sets to Ravnica Allegiance.
Current version 3.4.0 includes all sets to War of the Spark.
</p>
</div>
</header>

13
node_modules/keyrune/css/keyrune.css generated vendored
View File

@ -2,8 +2,8 @@
* Global */
@font-face {
font-family: 'Keyrune';
src: url('../fonts/keyrune.eot?v=3.3.3');
src: url('../fonts/keyrune.eot?#iefix&v=3.3.3') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.3.3') format('woff2'), url('../fonts/keyrune.woff?v=3.3.3') format('woff'), url('../fonts/keyrune.ttf?v=3.3.3') format('truetype'), url('../fonts/keyrune.svg?v=3.3.3#keyrune') format('svg');
src: url('../fonts/keyrune.eot?v=3.4.0');
src: url('../fonts/keyrune.eot?#iefix&v=3.4.0') format('embedded-opentype'), url('../fonts/keyrune.woff2?v=3.4.0') format('woff2'), url('../fonts/keyrune.woff?v=3.4.0') format('woff'), url('../fonts/keyrune.ttf?v=3.4.0') format('truetype'), url('../fonts/keyrune.svg?v=3.4.0#keyrune') format('svg');
font-weight: normal;
font-style: normal;
}
@ -487,9 +487,13 @@
.ss-gk1:before {
content: "\e94b";
}
.ss-rna:before {
.ss-rna:before,
.ss-gk2:before {
content: "\e959";
}
.ss-war:before {
content: "\e95a";
}
/**
* Command Zone */
.ss-van:before {
@ -597,6 +601,9 @@
.ss-uma:before {
content: "\e958";
}
.ss-mh1:before {
content: "\e95b";
}
/**
* Beginner */
.ss-por:before {

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

Before

Width:  |  Height:  |  Size: 510 KiB

After

Width:  |  Height:  |  Size: 512 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

6
package-lock.json generated
View File

@ -5,9 +5,9 @@
"requires": true,
"dependencies": {
"keyrune": {
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/keyrune/-/keyrune-3.3.3.tgz",
"integrity": "sha512-E/PiOmmprAupsiUVUL9MH7hxBi4NSuTlwha3+ECKNn2a+2HqR0K+Ka5RQXIS5S6egY2kaZK4MsWoCQGHgWkH6Q=="
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/keyrune/-/keyrune-3.4.0.tgz",
"integrity": "sha512-AKlOj9jZYRA6fo9mbudw77V9cVpXsgVOPVTES6yN/M0oRp1aV6RHFjlGniAq7vjm/j9g/4+dK7oMUG80iXov8Q=="
},
"zepto": {
"version": "1.2.0",

View File

@ -4,7 +4,7 @@
"description": "Keyrune documentation website",
"main": "index.html",
"dependencies": {
"keyrune": "^3.3.3",
"keyrune": "^3.4.0",
"zepto": "*"
},
"devDependencies": {},