Skip to content

Commit

Permalink
Version bump to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xuv committed Jun 24, 2020
1 parent 9e10cc3 commit 71121c6
Show file tree
Hide file tree
Showing 19 changed files with 3,073 additions and 3,076 deletions.
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ icon_destination: icon # Relative to destination
forkawesome:
name: Fork Awesome
tagline: A fork of the iconic font and CSS toolkit
version: 1.1.7
minor_version: 1.1
version: 1.2.0
minor_version: 1.2
major_version: 1
doc_blob: v1.1.7
url: https://forkaweso.me/Fork-Awesome/
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "fork-awesome",
"repo": "ForkAwesome/Fork-Awesome",
"description": "Fork Awesome",
"version": "1.1.7",
"version": "1.2.0",
"keywords": [],
"dependencies": {},
"development": {},
Expand Down
18 changes: 9 additions & 9 deletions css/fork-awesome.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.7
Fork Awesome 1.2.0
License - https://forkaweso.me/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome
Expand All @@ -14,8 +14,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
* -------------------------- */
@font-face {
font-family: 'ForkAwesome';
src: url('../fonts/forkawesome-webfont.eot?v=1.1.7');
src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.1.7') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.1.7') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.1.7') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.1.7') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.1.7#forkawesomeregular') format('svg');
src: url('../fonts/forkawesome-webfont.eot?v=1.2.0');
src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.2.0') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.2.0') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.2.0') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.2.0') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.2.0#forkawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
Expand Down Expand Up @@ -69,9 +69,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
left: -1.85714286em;
}
.fa-border {
padding: 0.2em 0.25em 0.15em;
padding: .2em .25em .15em;
border: solid 0.08em #eee;
border-radius: 0.1em;
border-radius: .1em;
}
.fa-pull-left {
float: left;
Expand All @@ -80,10 +80,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
float: right;
}
.fa.fa-pull-left {
margin-right: 0.3em;
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: 0.3em;
margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
Expand All @@ -93,10 +93,10 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
float: left;
}
.fa.pull-left {
margin-right: 0.3em;
margin-right: .3em;
}
.fa.pull-right {
margin-left: 0.3em;
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
Expand Down
4 changes: 2 additions & 2 deletions css/fork-awesome.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/v5-compat.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.7
Fork Awesome 1.2.0
License - https://forkaweso.me/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome
Expand Down
2 changes: 1 addition & 1 deletion css/v5-compat.min.css

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

Binary file modified fonts/forkawesome-webfont.eot
Binary file not shown.
6,025 changes: 3,011 additions & 3,014 deletions fonts/forkawesome-webfont.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 fonts/forkawesome-webfont.ttf
Binary file not shown.
Binary file modified fonts/forkawesome-webfont.woff
Binary file not shown.
Binary file modified fonts/forkawesome-webfont.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion less/fork-awesome.less
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.7
Fork Awesome 1.2.0
License - https://forkaweso.me/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome
Expand Down
2 changes: 1 addition & 1 deletion less/v5-compat.less
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.7
Fork Awesome 1.2.0
License - https://forkaweso.me/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome
Expand Down
2 changes: 1 addition & 1 deletion less/variables.less
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
@fa-line-height-base: 1;
@fa-css-prefix: fa;
@fa-font-family: ForkAwesome;
@fa-version: "1.1.7";
@fa-version: "1.2.0";
@fa-border-color: #eee;
@fa-inverse: #fff;
@fa-li-width: (30em / 14);
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fork-awesome",
"description": "A fork of the iconic font and CSS framework",
"version": "1.1.7",
"version": "1.2.0",
"style": "css/fork-awesome.css",
"keywords": [
"font",
Expand Down
2 changes: 1 addition & 1 deletion scss/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $fa-font-size-base: 14px !default;
$fa-line-height-base: 1 !default;
$fa-css-prefix: "fa" !default;
$fa-font-family: "ForkAwesome" !default;
$fa-version: "1.1.7" !default;
$fa-version: "1.2.0" !default;
$fa-border-color: #eee !default;
$fa-inverse: #fff !default;
$fa-li-width: (30em / 14) !default;
Expand Down
2 changes: 1 addition & 1 deletion scss/fork-awesome.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.7
Fork Awesome 1.2.0
License - https://forkaweso.me/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome
Expand Down
4 changes: 2 additions & 2 deletions src/icons/.fontcustom-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"checksum": {
"previous": "afffa0e7982355ad7a1d8b4e7f21b4efb443091d0a0f8cc0c84e21ca63121ef0",
"current": "afffa0e7982355ad7a1d8b4e7f21b4efb443091d0a0f8cc0c84e21ca63121ef0"
"previous": "43645600d4c87006ae27b9a081152879e4fac95271e7d8591d9ee17f69747929",
"current": "43645600d4c87006ae27b9a081152879e4fac95271e7d8591d9ee17f69747929"
},
"fonts": [
"forkawesome/forkawesome.ttf",
Expand Down
Loading

0 comments on commit 71121c6

Please sign in to comment.