Skip to content

Commit

Permalink
Release 5.10.1 (#15329)
Browse files Browse the repository at this point in the history
  • Loading branch information
robmadole committed Aug 2, 2019
1 parent 5c06ed0 commit 538a5bc
Show file tree
Hide file tree
Showing 132 changed files with 374 additions and 189 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,21 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/) and this
repository that is by invitation only. You will get a 404 - Not Found if you do
not have access**

## [5.10.1](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.10.1) - 2019-08-02

### Added
* README file in the otfs/ directory to help direct folks to documentation for the new Duotone OTF file

### Changed
* A lot of visual improvements and consistency fixes to many of the new Duotone icons
* The fa-swap-opacity class now works with parent containers where Duotone icons as children

### Fixed
* Duotone SCSS files were not being correctly compiled with the Dart-Sass tool
* Font Awesome logo was not appearing in desktop application in font pickers

---

## [5.10.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.10.0) - 2019-07-29

### Added
Expand Down
9 changes: 9 additions & 0 deletions UPGRADING.md
Expand Up @@ -8,6 +8,15 @@ As always, [submit issues](https://github.com/FortAwesome/Font-Awesome/issues/ne

---

## 5.10.0 to 5.10.1

The Sass function `fa-content-secondary` which was part of the `duotone.scss`
file has been removed due to its inconsistent behavior in different versions of
Sass pre-processors. Specifically [`node-sass`](https://github.com/sass/node-sass) and
[`sass`](https://github.com/sass/dart-sass) didn't produce the same output.

---

## 5.9.0 to 5.10.0

The following icon shims have been changed to better match the original version 4 icon:
Expand Down
2 changes: 1 addition & 1 deletion css/all.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down
2 changes: 1 addition & 1 deletion css/all.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/brands.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down
2 changes: 1 addition & 1 deletion css/brands.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/fontawesome.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down
2 changes: 1 addition & 1 deletion css/fontawesome.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/regular.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down
2 changes: 1 addition & 1 deletion css/regular.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/solid.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down
2 changes: 1 addition & 1 deletion css/solid.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/svg-with-js.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
svg:not(:root).svg-inline--fa {
Expand Down
2 changes: 1 addition & 1 deletion css/svg-with-js.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/v4-shims.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa.fa-glass:before {
Expand Down
2 changes: 1 addition & 1 deletion css/v4-shims.min.css

Large diffs are not rendered by default.

Expand Up @@ -47,7 +47,7 @@
"node": ">=6"
},
"dependencies": {},
"version": "0.2.20",
"version": "0.2.21",
"name": "@fortawesome/fontawesome-common-types",
"license": "MIT",
"types": "./index.d.ts"
Expand Down
2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/css/all.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down
2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/css/all.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/css/brands.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
.fa,
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/css/regular.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/css/solid.css
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
@font-face {
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.10.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.10.1 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
*/
svg:not(:root).svg-inline--fa {
Expand Down

0 comments on commit 538a5bc

Please sign in to comment.