Macdonald, Zak
a62d95198e
Renamed larger.less to reflect intent.
2015-06-28 18:33:44 -07:00
Macdonald, Zak
cd77695e1b
SASS refactor, changes outlined below:
...
**functions.scss**
- added convenience functions
- `fudge` fudge a number from 0-6 decimal places
- `unitless` simple hack to parse a number from a unit
**icons.scss**
- removed explicit definitions in favor of a loop iterating `$fa-var-glyphs`
**mixins.scss**
- removed requirement to pass `$rotation` to `@fa-icon-rotate`, it is now calculated
- calculation required since `$fa-rotation-increment` is configurable, meaning not every rotation may adhere to 90 degree increments requiring $rotation
**rotated-flipped.scss**
- rotations are now calculated by a loop iterating `$fa-rotation-increment`
- the ie fix is now calculated using a loop iterating only the rotation selectors requiring intervention
- this is required now that `$fa-rotation-increment` eists
**sizes.scss**
- sizes are now calculated by a loop iterating `$fa-var-scales`
- this new method supports the existing `.fa-lg` selector, as well as introducing: `.fa-xsm` (33%), `.fa-sm` (66%x), `.fa-default` (100%), `.fa-xlg` (166%)
- multipliers are now calculated by a loop iterating `$fa-var-multipliers`
- this new method supports all existing multipliers (`.fa-2x`, `.fa-3x`, `.fa-4x`, `.fa-5x`)
**variables.scss**
- added variables:
- deprecated explicit icon variables in favor of an array value (`$fa-var-glyphs`)
- `$fa-rotation-increment`
- `$fa-var-scales`
- `$fa-var-multipliers`
**font-awesome.scss**
- added `functions.scss`
**misc.**
- minor code cleanup
2015-06-28 18:26:27 -07:00
Macdonald, Zak
ee06a1df0a
Renamed larger.scss to sizes.scss to reflect intent.
2015-06-28 17:30:04 -07:00
Dave Gandy
6549e2920b
Styling form errors
2015-06-24 08:02:32 -07:00
supercodepoet
e468e1104e
Adding in client side error handling for newsletter form
2015-06-24 07:15:08 -07:00
Dave Gandy
c3c74abfb8
Updating subscribe form input to be required, updating text in download modal
2015-06-23 22:36:07 -07:00
Dave Gandy
ab2595978e
Spacing update to download modal
2015-06-23 22:29:06 -07:00
Dave Gandy
bfc7b259df
Update wording on download modal
2015-06-23 22:28:09 -07:00
Dave Gandy
38873e62a4
Updating thanks message
2015-06-23 22:25:31 -07:00
Dave Gandy
44a83862fb
Adding newsletter signup, updating bootstrap
2015-06-23 22:19:55 -07:00
Geremia Taglialatela
5ad6a98a54
Merge pull request #6730 from bsara/doc-updates
...
Added build prerequisites to README
2015-06-11 21:58:50 +02:00
Brandon Sara
22f9ddf3e2
Added build prerequisites to README to save others time and headache in the future.
2015-06-11 12:32:35 -06:00
Geremia Taglialatela
db0cc833ae
Merge pull request #6719 from kkirsche/patch-3
...
Remove moot `version` property from bower.json
2015-06-11 16:00:58 +02:00
Kevin Kirsche
11ef943e58
Remove moot version
property from bower.json
...
Per bower/bower.json-spec@a325da3
2015-06-10 18:20:15 -04:00
Geremia Taglialatela
0851e00814
Merge pull request #6686 from Vusys/master
...
Add heads up about jittering animated icons
2015-06-10 11:16:01 +02:00
Bryan Channon
78c90cd804
Add heads up about jittering animated icons
...
Add .fa-lg to alert which was missing it
2015-06-08 19:37:54 +01:00
Geremia Taglialatela
065c77ba74
Capitalize the "P" in WordPress
...
Fix #6570
2015-05-27 18:03:53 +02:00
Geremia Taglialatela
d91e0ce2fe
Merge pull request #6522 from pdehaan/patch-1
...
Update license attribute
2015-05-21 11:05:41 +02:00
Peter deHaan
aefb1ce335
Update license attribute
...
specifying the type and URL is deprecated:
https://docs.npmjs.com/files/package.json#license
http://npm1k.org/
2015-05-20 15:08:53 -07:00
Dave Gandy
8e037207b4
Updating MaxCDN url
2015-04-17 21:01:18 -04:00
Dave Gandy
72775799ad
Adding themeisle footer logo
2015-04-17 17:06:08 -04:00
Geremia Taglialatela
a49b0c70b5
Optimize pngs
2015-03-31 00:08:26 +02:00
Geremia Taglialatela
f1a296ddba
Merge pull request #6104 from mathiasbynens/patch-2
...
Use HTTPS where possible
2015-03-31 00:04:31 +02:00
Dave Gandy
135c3ef8ec
Getting rid of sticky footer, adding wpbeginner ad
2015-03-30 10:03:37 -04:00
Mathias Bynens
a13c9f055b
Footer: use HTTPS where possible
2015-03-30 15:48:21 +02:00
Mathias Bynens
ae3525b077
Use HTTPS for ads
2015-03-30 15:46:59 +02:00
Mathias Bynens
c6c3a26003
Use HTTPS where possible
2015-03-30 15:45:39 +02:00
Dave Gandy
cf57b82bd9
Update to sumome styles
2015-03-27 14:48:41 -04:00
Ryan Riggin
1ace9d6b67
adding sumome
2015-03-27 14:48:41 -04:00
Dave Gandy
d5faa70f2b
Removing HTTPS
2015-03-24 10:58:59 -04:00
Dave Gandy
53eafe0464
Adding Black Tie banners
2015-03-24 10:32:12 -04:00
supercodepoet
3f9e231133
Updating safe_yaml to working version
2015-03-24 07:45:56 -05:00
Geremia Taglialatela
c34eb8f82c
Merge pull request #5934 from timlevett/fix_href_for_animated_reference
...
Fix link to spinning examples href to be #animated instead of #spinning
2015-03-11 21:22:48 +01:00
Tim Levett
405a81a6c1
fix link for example to animated
2015-03-11 15:19:33 -05:00
Geremia Taglialatela
c79474df99
Update Contributing Guidelines
2015-02-14 00:15:18 +01:00
Geremia Taglialatela
b61e3448da
Merge pull request #5656 from FortAwesome/revert-5655-master
...
Revert "Add woff2 to component.json"
2015-02-12 18:08:49 +01:00
Geremia Taglialatela
b06f65adf6
Revert "Add woff2 to component.json"
2015-02-12 18:08:13 +01:00
Geremia Taglialatela
a9fc0162c1
Merge pull request #5655 from tagCincy/master
...
Add woff2 to component.json
2015-02-12 18:08:05 +01:00
Tim Guibord
f27f8dd1fc
Add woff2 to component.json
2015-02-12 10:38:35 -05:00
Dave Gandy
41b9ed0110
adding woff2 font format, reverting to font squirrel converted fonts
2015-01-22 13:09:42 -05:00
Travis Chase
5cc268f195
Updates
2015-01-22 11:36:55 -06:00
Travis Chase
9ff4bcc27b
Update to docs
2015-01-22 11:28:53 -06:00
Dave Gandy
e16e8400a9
changing makefile back, updating README
2015-01-22 12:19:15 -05:00
Dave Gandy
ab3efdf7e3
adjusting metrics to attempt to fix the wobble #671
2015-01-22 11:52:57 -05:00
Dave Gandy
1d8e24e816
export to webfont formats to address #671
2015-01-22 11:13:02 -05:00
Dave Gandy
9934861f13
fixing animated examples doc, updating spinner
2015-01-22 11:00:32 -05:00
Dave Gandy
89a28f8b1f
updating fa-spinner to addres #671 , adding fa-pulse class for an 8 step animation
2015-01-22 10:48:08 -05:00
Dave Gandy
b5c84a9634
adding medium logo #1369
2015-01-21 16:47:00 -05:00
Dave Gandy
e0f0791bbb
adding train and subway #14 #5205
2015-01-21 16:39:14 -05:00
Dave Gandy
cdfe913241
Merge branch '4.3.0-wip' of https://github.com/FortAwesome/Font-Awesome into 4.3.0-wip
2015-01-21 16:01:52 -05:00