Skip to content
This repository has been archived by the owner on Oct 3, 2022. It is now read-only.

Commit

Permalink
Merge pull request #33 from HZ-HBO-ICT/update-fontawesome
Browse files Browse the repository at this point in the history
Update fontawesome
  • Loading branch information
rimmertzelle authored Oct 8, 2019
2 parents 96ca6e1 + b0aee83 commit 766baae
Show file tree
Hide file tree
Showing 19 changed files with 129 additions and 60 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.2.1] - 2019-10-08
### Changed
- Update FontAwesome to 5.11.2

## [3.2.0] - 2019-09-11
### Changed
- Switch to npm instead of yarn
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"@coreui/coreui": "^2.0.14",
"@fortawesome/fontawesome-free": "^5.3.1",
"@fortawesome/fontawesome-free": "^5.11.2",
"jquery": "^3.4.1"
},
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions resources/assets/fontawesome/css/fontawesome.css

Large diffs are not rendered by default.

Binary file modified resources/assets/fontawesome/webfonts/fa-brands-400.eot
Binary file not shown.
71 changes: 59 additions & 12 deletions resources/assets/fontawesome/webfonts/fa-brands-400.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/assets/fontawesome/webfonts/fa-brands-400.ttf
Binary file not shown.
Binary file modified resources/assets/fontawesome/webfonts/fa-brands-400.woff
Binary file not shown.
Binary file modified resources/assets/fontawesome/webfonts/fa-brands-400.woff2
Binary file not shown.
Binary file modified resources/assets/fontawesome/webfonts/fa-regular-400.eot
Binary file not shown.
4 changes: 2 additions & 2 deletions resources/assets/fontawesome/webfonts/fa-regular-400.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/assets/fontawesome/webfonts/fa-regular-400.ttf
Binary file not shown.
Binary file modified resources/assets/fontawesome/webfonts/fa-regular-400.woff
Binary file not shown.
Binary file modified resources/assets/fontawesome/webfonts/fa-regular-400.woff2
Binary file not shown.
Binary file modified resources/assets/fontawesome/webfonts/fa-solid-900.eot
Binary file not shown.
98 changes: 58 additions & 40 deletions resources/assets/fontawesome/webfonts/fa-solid-900.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified resources/assets/fontawesome/webfonts/fa-solid-900.ttf
Binary file not shown.
Binary file modified resources/assets/fontawesome/webfonts/fa-solid-900.woff
Binary file not shown.
Binary file modified resources/assets/fontawesome/webfonts/fa-solid-900.woff2
Binary file not shown.

0 comments on commit 766baae

Please sign in to comment.