Brian McAllister
cf96b8f16d
Use the class name config var to build icon classes.
2013-02-17 20:05:06 -05:00
Brian McAllister
f515a68a59
Make the class name configurable.
2013-02-17 20:01:49 -05:00
Brian McAllister
c63f958c68
Add a config variable for the spin class.
2013-02-17 19:54:02 -05:00
Brian McAllister
7c74897c11
Add a config variable for float helper classes.
2013-02-17 19:34:10 -05:00
Brian McAllister
91b463c58a
Group the misc. helper classes.
2013-02-17 19:28:37 -05:00
Brian McAllister
795e47a9d1
Combine list styles together.
2013-02-17 19:21:06 -05:00
Brian McAllister
5726d52259
Move the background image reset within main styles.
2013-02-17 18:39:04 -05:00
Brian McAllister
b811269b57
Move nav reset styles into main styles.
2013-02-17 18:29:40 -05:00
Brian McAllister
aa4ebd8ee7
Move pseudo element styles into main styles.
2013-02-17 18:17:14 -05:00
Brian McAllister
1419cec44c
Move icon-within-link styles into main styles.
...
A bit cleaner, and takes advantage of the & selector.
2013-02-17 18:14:06 -05:00
Brian McAllister
86604248c1
Use browser support variables from Compass.
...
These variables exist in Compass to control the level of browser support you're
looking to hit. These will default to true (the same as Compass), which will
output the same CSS as the regular Font Awesome CSS.
See: http://compass-style.org/reference/compass/support/
It's likely that large websites are using these variables already, so this will
help cut down on CSS that's already not required by a Compass project using
these variables.
2013-02-17 18:04:17 -05:00
Brian McAllister
8b601f5253
Add configuration variables for borders and sizes.
...
These config vars allow fine grained control over the output of the border and
size styles. You can now set the variables to null or false in your own project
to not output this CSS.
2013-02-17 17:59:39 -05:00
Brian McAllister
a6d69fb85b
Add an option to control Bootstrap reset output.
...
I'm pretty unfamiliar with the Bootstrap framework, so I'm following along with
the existing comments.
The goal here is to remove and CSS when a project is not using Bootstrap
already.
2013-02-17 17:42:04 -05:00
Brian McAllister
c5998d9844
Make attribution less noisy; Wrap lines.
2013-02-17 17:39:10 -05:00
Brian McAllister
26cea2a4c9
Add a Font Awesome version variable.
2013-02-17 17:33:56 -05:00
Brian McAllister
daf5885bd0
Clean up configuration options.
...
- Use dashes instead of camelCase.
- Make the color options specific to Font Awesome, and defaulted.
2013-02-17 17:31:46 -05:00
Brian McAllister
5bfe5041ab
Use a CSS file compiled by Sass for development.
...
This is just a temporary measure so I can use the version of the CSS compiled by
Sass while I'm working on this fork. It will be reverted once the work is
finished.
2013-02-17 17:27:47 -05:00
davegandy
13d5dd373c
updating version numbers
2013-01-17 12:25:51 -05:00
davegandy
ffa57768cc
considerably better ie7 rendering, more visual test cases
2013-01-17 12:18:00 -05:00
davegandy
130486b09d
fixing SCSS and SASS bugs
2013-01-14 10:38:15 -05:00
davegandy
7d173f2ade
fixing numerous bugs
2013-01-12 15:43:19 -05:00
davegandy
16b6298026
another spelling correction on icon-fighter-jet
2013-01-02 14:07:11 -05:00
davegandy
12c7cc8668
spelling correction on icon-fighter-jet
2013-01-02 14:00:47 -05:00
davegandy
8eec9df128
final updates to pages and styles
2013-01-02 00:24:40 -05:00
davegandy
7037344722
adding instructions for how to contribute back to Font Awesome
2013-01-02 00:07:51 -05:00
davegandy
8257548187
updating sass and scss files
2013-01-01 22:56:06 -05:00
davegandy
a8a1acaa35
adding new icons into categories
2013-01-01 21:59:46 -05:00
davegandy
f985867741
updating main font, css, less, & license info
2013-01-01 21:37:41 -05:00
davegandy
6883e41b08
minor doc updates
2013-01-01 19:26:05 -05:00
davegandy
1e46156c4d
adding doc examples and code
2013-01-01 19:16:50 -05:00
davegandy
a41a71d5d9
cleaning up old files, improving spin center point
2013-01-01 15:41:26 -05:00
davegandy
c7965bf4ef
last update to font files, hopefully
2013-01-01 14:24:01 -05:00
davegandy
3de6ec705a
tweaking links
2012-12-31 10:44:31 -06:00
davegandy
c5a579a913
adding say thanks section
2012-12-31 10:25:55 -06:00
davegandy
28eed4572c
adding Kyruus plug
2012-12-29 11:38:38 -06:00
davegandy
35e27eab96
adding spinner, updating styles
2012-12-28 13:19:18 -06:00
davegandy
ca304eb401
adding icons, icon-spin class
2012-12-27 22:48:13 -06:00
davegandy
b61fa1bfd7
re-adding sprites.less reset, new test.html for visual testing, many many bug fixes, new icon
2012-12-24 00:40:46 -06:00
davegandy
9cdfdd0f1a
missed a few new icons
2012-12-21 16:00:24 -05:00
davegandy
ffaac5c330
adding newest icons to documentation
2012-12-21 15:49:46 -05:00
davegandy
5c976f9ece
first rough pass at 3.0
2012-12-20 08:09:28 -05:00
Matthias Kretschmann
ee55c859d2
Merge pull request #270 from Synchro/master
...
Add IE7 LESS file and compiled CSS
2012-06-16 09:37:02 -07:00
Synchro
36c57240ef
Don't compress default CSS file
2012-06-15 19:35:04 +02:00
Dave Gandy
e5aba0f7c2
removing debug code
2012-06-14 17:05:43 -04:00
Dave Gandy
956acc4093
Merge branch 'master' of github.com:FortAwesome/Font-Awesome
2012-06-14 16:59:44 -04:00
Dave Gandy
2f56226f56
fixing GA, updating github api for counts
2012-06-14 16:59:29 -04:00
Matthias Kretschmann
22aa51f2a6
Better comment for why U+F020 isn't used, as suggested in #268
2012-06-14 22:11:37 +02:00
Matthias Kretschmann
ce7598b538
remove link to .otf from css, fixes #252
2012-06-14 03:51:57 +02:00
Matthias Kretschmann
6e90e22b4b
sprites.less reset removal from css too, as discussed in #253 & #275
2012-06-14 03:47:39 +02:00
Matthias Kretschmann
dda45fa321
Merge pull request #241 from cauethenorio/path-restore
2012-06-14 03:38:48 +02:00