Release 5.0.0-rc2

This commit is contained in:
robmadole
2017-09-22 15:41:09 -05:00
committed by Rob Madole
parent 733c00cf65
commit b83b91baee
71 changed files with 3670 additions and 18715 deletions

View File

@@ -86,7 +86,7 @@
<span class="fw6">Web Font</span>
</a>
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/packages/fontawesome-pro" target="_blank" class="db link white o-80 glow tc-ns f3 mb4 bb bw1 b--white-05 pb4">
<a href="https://github.com/FortAwesome/Font-Awesome-Pro/tree/master/packages/fontawesome" target="_blank" class="db link white o-80 glow tc-ns f3 mb4 bb bw1 b--white-05 pb4">
<span class="dib fw8 v-mid db-ns mb2-ns mr2 mr0-ns o-40"><i class="fa5 fa5-npm fa5-2x"></i>
</span>
<span class="fw6">npm Package</span>
@@ -194,7 +194,7 @@
<ol class="mt0 mb4 pl3 list-position-outside">
<li class="lh-copy pl1 mb3">
Grab the base Font Awesome loader at <code class="orange4">/js/fontawesome-pro.js</code>.
Grab the base Font Awesome loader at <code class="orange4">/js/fontawesome.js</code>.
</li>
<li class="lh-copy pl1 mb3">
Grab one or more of the styles (ex: <code class="orange4">/js/packs/solid.js</code>) in the <code class="orange4">/js/packs</code> directory.
@@ -215,7 +215,7 @@
<div data-highlight class="bg-gray7 br2 bl bw3 b--gray6 pa4 mb4 overflow-scroll shadow-inset-6 lh-title">
&lt;head&gt;
&lt;script defer src="/js/packs/solid.js"&gt;&lt;/script&gt;
&lt;script defer src="/js/fontawesome-pro.js"&gt;&lt;/script&gt;
&lt;script defer src="/js/fontawesome.js"&gt;&lt;/script&gt;
&lt;/head&gt;
&lt;body&gt;
@@ -228,7 +228,7 @@
&lt;head&gt;
&lt;script defer src="/js/packs/light.js"&gt;&lt;/script&gt;
&lt;script defer src="/js/packs/regular.js"&gt;&lt;/script&gt;
&lt;script defer src="/js/fontawesome-pro.js"&gt;&lt;/script&gt;
&lt;script defer src="/js/fontawesome.js"&gt;&lt;/script&gt;
&lt;/head&gt;
&lt;body&gt;
@@ -655,7 +655,7 @@
Update or remove any custom styling you've added around Font Awesome icons (if applicable).
</li>
<li class="lh-copy pl1">
Click through your project's UI to make sure all icons are rendering as expected (optional, but recommended with betas).
Click through your project's UI to make sure all icons are rendering as expected (optional, but recommended with pre-releases).
</li>
</ol>
</div>
@@ -690,7 +690,7 @@
&lt;script defer src="/js/packs/brands.js"&gt;&lt;/script&gt;
&lt;script defer src="/js/packs/solid.js"&gt;&lt;/script&gt;
&lt;script defer src="/js/v4-shims.js"&gt;&lt;/script&gt;
&lt;script defer src="/js/fontawesome-pro.js"&gt;&lt;/script&gt;
&lt;script defer src="/js/fontawesome.js"&gt;&lt;/script&gt;
&lt;/head&gt;
&lt;body&gt;
@@ -712,7 +712,7 @@
<h2 class="mt0 mb2 b f5">Questions? Comments? Feedback?</h2>
<p class="mv0 f3 lh-copy gray7">
We're still in beta land with Font Awesome 5, so we need your help. Please provide <a href="https://github.com/FortAwesome/Font-Awesome-Pro/issues/724" class="link blue4 underline-hover hover-blue" target="_blank">feedback about this release specifically in our designated thread</a>. Design feedback, bugs and questions are welcome there. For future feature and icon requests, check out <a href="https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/CONTRIBUTING.md" class="link blue4 underline-hover hover-blue" target="_blank">our contributing doc</a>.
We're working on a release candidate of Font Awesome 5, so we need your help. Please provide <a href="https://github.com/FortAwesome/Font-Awesome-Pro/issues/741" class="link blue4 underline-hover hover-blue" target="_blank">feedback about this release specifically in our designated thread</a>. Design feedback, bugs and questions are welcome there. For future feature and icon requests, check out <a href="https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/CONTRIBUTING.md" class="link blue4 underline-hover hover-blue" target="_blank">our contributing doc</a>.
</p>
</section>