Skip to content

Commit

Permalink
Release 5.7.1 (#14591)
Browse files Browse the repository at this point in the history
  • Loading branch information
robmadole authored Feb 1, 2019
1 parent cd0029e commit def7d5b
Show file tree
Hide file tree
Showing 90 changed files with 148 additions and 4,617 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,21 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
repository that is by invitation only. You will get a 404 - Not Found if you do
not have access**

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

### Fixed
* The @fortawesome/fontawesome-pro package had a corrupted SVG webfont file for the solid style
* IE11 error reporting Promise as undefined or finally() not a function
* The cheese has been moved under the patty for cheeseburger

---

## [5.7.0](https://github.com/FortAwesome/Font-Awesome/releases/tag/5.7.0) - 2019-01-28

**Minor version upgrade notice: there are some backward-incompatible changes to this release. See the
[UPGRADING.md guide](https://github.com/FortAwesome/Font-Awesome/blob/master/UPGRADING.md) for more
information.**

### Added
* New Food category
* More Medical icons
Expand Down
6 changes: 6 additions & 0 deletions UPGRADING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ As always, [submit issues](https://github.com/FortAwesome/Font-Awesome/issues/ne

---

## 5.7.0 to 5.7.1

The cheeseburger icon incorrectly placed the cheese on _top_ of the patty. This is unacceptable and we've fixed it.

---

## 5.6.x to 5.7.0

### OTF and TTF files
Expand Down
2 changes: 1 addition & 1 deletion css/all.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.7.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.7.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.7.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.7.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.7.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.7.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.7.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.7.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.7.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.7.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.7.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.7.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Font Awesome Free 5.7.0 by @fontawesome - https://fontawesome.com
* Font Awesome Free 5.7.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.

Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"node": ">=6"
},
"dependencies": {},
"version": "0.2.13",
"version": "0.2.14",
"name": "@fortawesome/fontawesome-common-types",
"license": "MIT",
"types": "./index.d.ts"
Expand Down
10 changes: 7 additions & 3 deletions js-packages/@fortawesome/fontawesome-free/js/all.js

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

10 changes: 6 additions & 4 deletions js-packages/@fortawesome/fontawesome-free/js/all.min.js

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

10 changes: 7 additions & 3 deletions js-packages/@fortawesome/fontawesome-free/js/fontawesome.js
Original file line number Diff line number Diff line change
Expand Up @@ -463,7 +463,7 @@
throw new TypeError('Promise resolver ' + resolver + ' is not a function');
}

if (this instanceof Promise === false) {
if (this instanceof P === false) {
throw new TypeError('Failed to construct \'Promise\': Please use the \'new\' operator, this object constructor cannot be called as a function.');
}

Expand Down Expand Up @@ -1062,7 +1062,7 @@
mark: noop$1,
measure: noop$1
};
var preamble = "FA \"5.7.0\"";
var preamble = "FA \"5.7.1\"";

var begin = function begin(name) {
p.mark("".concat(preamble, " ").concat(name, " begins"));
Expand Down Expand Up @@ -1870,9 +1870,13 @@
hclAdd('complete');
hclRemove('pending');
if (typeof callback === 'function') callback();
mark();
resolve();
});
}).catch(reject).finally(mark);
}).catch(function () {
mark();
reject();
});
});
}
function onNode(node) {
Expand Down
10 changes: 6 additions & 4 deletions js-packages/@fortawesome/fontawesome-free/js/fontawesome.min.js
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
}
function ht(t) {
if ("function" != typeof t) throw new TypeError("Promise resolver " + t + " is not a function");
if (this instanceof Promise == !1) throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.");
if (this instanceof ht == !1) throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.");
this._then = [], function(t, n) {
function e(t) {
lt(n, t);
Expand Down Expand Up @@ -492,7 +492,7 @@
var jt = function() {}, Pt = V.measurePerformance && f && f.mark && f.measure ? f : {
mark: jt,
measure: jt
}, Lt = 'FA "5.7.0"', Tt = function(t) {
}, Lt = 'FA "5.7.1"', Tt = function(t) {
Pt.mark("".concat(Lt, " ").concat(t, " ends")), Pt.measure("".concat(Lt, " ").concat(t), "".concat(Lt, " ").concat(t, " begins"), "".concat(Lt, " ").concat(t, " ends"));
}, _t = {
begin: function(t) {
Expand Down Expand Up @@ -873,9 +873,11 @@
return new gt(function(n, t) {
gt.all(l).then(function(t) {
Zt(t, function() {
a("active"), a("complete"), r("pending"), "function" == typeof e && e(), n();
a("active"), a("complete"), r("pending"), "function" == typeof e && e(), c(), n();
});
}).catch(t).finally(c);
}).catch(function() {
c(), t();
});
});
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
@fa-font-display: auto;
@fa-line-height-base: 1;
@fa-css-prefix: fa;
@fa-version: "5.7.0";
@fa-version: "5.7.1";
@fa-border-color: #eee;
@fa-inverse: #fff;
@fa-li-width: 2em;
Expand Down
2 changes: 1 addition & 1 deletion js-packages/@fortawesome/fontawesome-free/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"node": ">=6"
},
"dependencies": {},
"version": "5.7.0",
"version": "5.7.1",
"name": "@fortawesome/fontawesome-free",
"main": "js/fontawesome.js",
"style": "css/fontawesome.css",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $fa-font-path: "../webfonts" !default;
$fa-font-size-base: 16px !default;
$fa-font-display: auto;
$fa-css-prefix: fa !default;
$fa-version: "5.7.0" !default;
$fa-version: "5.7.1" !default;
$fa-border-color: #eee !default;
$fa-inverse: #fff !default;
$fa-li-width: 2em !default;
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit def7d5b

Please sign in to comment.