Release 5.7.1 (#1312)
This commit is contained in:
12
js/fontawesome.min.js
vendored
12
js/fontawesome.min.js
vendored
@@ -1,5 +1,5 @@
|
||||
/*!
|
||||
* Font Awesome Pro 5.7.0 by @fontawesome - https://fontawesome.com
|
||||
* Font Awesome Pro 5.7.1 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license (Commercial License)
|
||||
*/
|
||||
!function() {
|
||||
@@ -200,7 +200,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);
|
||||
@@ -496,7 +496,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) {
|
||||
@@ -877,9 +877,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();
|
||||
});
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user