Release 5.0.10 (#1068)

This commit is contained in:
Rob Madole
2018-04-10 17:13:10 -05:00
committed by GitHub
parent 7e07ed99aa
commit 81c3c3c14e
147 changed files with 2126 additions and 1931 deletions

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.0.9 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.0.10 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
var noop = function noop() {};
@@ -603,7 +603,7 @@ function makeLayersTextAbstract(params) {
var noop$2 = function noop() {};
var p = config$1.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMANCE.measure ? PERFORMANCE : { mark: noop$2, measure: noop$2 };
var preamble = 'FA "5.0.9"';
var preamble = 'FA "5.0.10"';
var begin = function begin(name) {
p.mark(preamble + ' ' + name + ' begins');

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.0.9 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.0.10 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
(function (global, factory) {
@@ -609,7 +609,7 @@ function makeLayersTextAbstract(params) {
var noop$2 = function noop() {};
var p = config$1.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMANCE.measure ? PERFORMANCE : { mark: noop$2, measure: noop$2 };
var preamble = 'FA "5.0.9"';
var preamble = 'FA "5.0.10"';
var begin = function begin(name) {
p.mark(preamble + ' ' + name + ' begins');

View File

@@ -47,7 +47,7 @@
"node": ">=6"
},
"dependencies": {
"@fortawesome/fontawesome-common-types": "^0.1.3"
"@fortawesome/fontawesome-common-types": "^0.1.4"
},
"version": "1.1.5",
"name": "@fortawesome/fontawesome",

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.0.9 by @fontawesome - https://fontawesome.com
* Font Awesome Pro 5.0.10 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
*/
svg:not(:root).svg-inline--fa {