Release 5.0.4 (#982)

This commit is contained in:
Rob Madole
2018-01-10 14:54:27 -06:00
committed by GitHub
parent 4578c38f1e
commit deaca8b496
180 changed files with 4837 additions and 4647 deletions

View File

@@ -0,0 +1,27 @@
# @fortawesome/fontawesome-pro-regular - SVG with JavaScript version
> "I came here to chew bubblegum and install Font Awesome 5 - and I'm all out of bubblegum"
[![npm](https://img.shields.io/npm/v/@fortawesome/fontawesome-pro-regular.svg?style=flat-square)](https://www.npmjs.com/package/@fortawesome/fontawesome-pro-regular)
## Installation
```
$ npm i --save @fortawesome/fontawesome-pro-regular
```
Or
```
$ yarn add @fortawesome/fontawesome-pro-regular
```
## Documentation
Get started [here](https://fontawesome.com/get-started/svg-with-js). Continue your journey [here](https://fontawesome.com/how-to-use/svg-with-js).
Or go straight to the [API documentation](https://fontawesome.com/how-to-use/font-awesome-api).
## Issues and support
Start with [GitHub issues](https://github.com/FortAwesome/Font-Awesome/issues) and ping us on [Twitter](https://twitter.com/fontawesome) if you need to.

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.0.3 by @fontawesome - http://fontawesome.com
* Font Awesome Pro 5.0.4 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
var _WINDOW = {};

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.0.3 by @fontawesome - http://fontawesome.com
* Font Awesome Pro 5.0.4 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
(function (global, factory) {

View File

@@ -47,9 +47,9 @@
"node": ">=6"
},
"dependencies": {
"@fortawesome/fontawesome-common-types": "^0.1.0"
"@fortawesome/fontawesome-common-types": "^0.1.1"
},
"version": "5.0.3",
"version": "5.0.4",
"name": "@fortawesome/fontawesome-pro-regular",
"main": "index.js",
"module": "index.es.js",

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.0.3 by @fontawesome - http://fontawesome.com
* Font Awesome Pro 5.0.4 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
var prefix = "far";

View File

@@ -1,5 +1,5 @@
/*!
* Font Awesome Pro 5.0.3 by @fontawesome - http://fontawesome.com
* Font Awesome Pro 5.0.4 by @fontawesome - http://fontawesome.com
* License - http://fontawesome.com/license (Commercial License)
*/
(function (global, factory) {