Release 5.0.0
This commit is contained in:
@@ -734,7 +734,7 @@
|
||||
<h2 class="mt0 mb2 b f5">Questions? Comments? Feedback?</h2>
|
||||
|
||||
<p class="mv0 f3 lh-copy gray7">
|
||||
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/876" 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>.
|
||||
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>
|
||||
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
<div class="ph4 ph6-ns pv6">
|
||||
|
||||
<h1 class="mt0 mb6 b f6">
|
||||
<span class="db gray5 mb2 f3 fw6">As of 11/28/2017</span><span class="sr-only">:</span>
|
||||
<span class="db gray5 mb2 f3 fw6">As of 12/1/2017</span><span class="sr-only">:</span>
|
||||
All Font Awesome 5 Icons
|
||||
</h1>
|
||||
|
||||
|
||||
@@ -19846,11 +19846,11 @@
|
||||
<div class="flex flex-column flex-row-xl justify-between-xl mb4">
|
||||
<div class="w-100 w-30-xl pa4 bg-white br2 flex flex-column items-center justify-center">
|
||||
<div data-example-container="style-list-example">
|
||||
<ul class="fa-ul">
|
||||
<li><span class="fa-li"><i class="fa fa-check-square"></i></span>List icons</li>
|
||||
<li><span class="fa-li"><i class="fa fa-check-square"></i></span>can be used</li>
|
||||
<li><span class="fa-li"><i class="fal fa-square"></i></span>as bullets</li>
|
||||
<li><span class="fa-li"><i class="fal fa-square"></i></span>in lists</li>
|
||||
<ul class="fa-ul lh-copy">
|
||||
<li><span class="fa-li"><i class="fa fa-check-square fa-lg"></i></span>List icons</li>
|
||||
<li><span class="fa-li"><i class="fa fa-check-square fa-lg"></i></span>can be used</li>
|
||||
<li><span class="fa-li"><i class="fal fa-square fa-lg"></i></span>as bullets</li>
|
||||
<li><span class="fa-li"><i class="fal fa-square fa-lg"></i></span>in lists</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -26354,11 +26354,11 @@
|
||||
<div class="flex flex-column flex-row-xl justify-between-xl mb4">
|
||||
<div class="w-100 w-30-xl pa4 bg-white br2 flex flex-column items-center justify-center">
|
||||
<div data-example-container="style-list-example">
|
||||
<ul class="fa-ul">
|
||||
<li><span class="fa-li"><i class="fa fa-check-square"></i></span>List icons</li>
|
||||
<li><span class="fa-li"><i class="fa fa-check-square"></i></span>can be used</li>
|
||||
<li><span class="fa-li"><i class="fal fa-square"></i></span>as bullets</li>
|
||||
<li><span class="fa-li"><i class="fal fa-square"></i></span>in lists</li>
|
||||
<ul class="fa-ul lh-copy">
|
||||
<li><span class="fa-li"><i class="fa fa-check-square fa-lg"></i></span>List icons</li>
|
||||
<li><span class="fa-li"><i class="fa fa-check-square fa-lg"></i></span>can be used</li>
|
||||
<li><span class="fa-li"><i class="fal fa-square fa-lg"></i></span>as bullets</li>
|
||||
<li><span class="fa-li"><i class="fal fa-square fa-lg"></i></span>in lists</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user