Geremia Taglialatela
b64a575a40
Sorted icons by class name in cheatsheet, variables.less and variables.scss
...
Fixes #3048
2014-05-09 16:32:19 +02:00
Dave Gandy
8da1813d4f
adding graduation cap #131
2014-04-26 22:26:08 -05:00
Dave Gandy
169a9211f9
adding university/institution icon #131
2014-04-26 17:00:17 -05:00
Dave Gandy
bcadb1fdf9
adding openid logo #75
2014-04-26 16:39:41 -05:00
Dave Gandy
0638294e3c
updating google plus icons #2727
2014-04-26 16:21:37 -05:00
Dave Gandy
fca13f5235
updating adblock warning again
2014-04-26 16:10:01 -05:00
Dave Gandy
3a451122b0
updating adblock warning
2014-04-26 16:08:32 -05:00
Dave Gandy
191071f2ba
adding wordpress logo #2897
2014-04-26 16:00:20 -05:00
Dave Gandy
9d6c160573
adding envelope-square #2913
2014-04-26 15:54:18 -05:00
Dave Gandy
a51948a9f0
updating slack icon to be proper size
2014-04-26 15:38:11 -05:00
Dave Gandy
95df9be6fd
adding slack logo #3020 . love slack!
2014-04-26 15:33:08 -05:00
Dave Gandy
23ed7a991b
updating facebook icons #3032
2014-04-26 15:25:53 -05:00
Dave Gandy
4eeccc897d
adding space shuttle icon
2014-04-26 14:46:07 -05:00
Geremia Taglialatela
f743066adf
Fixes #3252
2014-04-15 15:50:18 +02:00
Geremia Taglialatela
96145edf01
Fixes #2747
2014-04-10 16:20:14 +02:00
Geremia Taglialatela
b04213f358
Fixes #2490
2014-04-10 15:55:00 +02:00
Andy Freeland
2f30b686f3
LESS: wrong relative font path
...
`@fa-font-path` gets resolved relative to `path.less`, even if you
`@import` it from another directory. For example:
```
Project root /
bower_components/font-awesome/less/font-awesome.less
less/project.less
@fa-font-path: '../bower_components/font-awesome/font';
```
When compiling `project.less`, this gets resolved to
`bower_components/font-awesome/bower_components/font-awesome/font`,
which is incorrect. This was also an issue in twbs/bootstrap#10941
This fixes #497 .
2014-03-25 18:13:39 -04:00
Geremia Taglialatela
71efac0a6e
warn about pull requests containing icons
2014-02-03 17:31:37 +01:00
Geremia Taglialatela
45b660f576
fixed cheat sheet instructions
...
Refers to #1071
2014-01-30 19:14:07 +01:00
Geremia Taglialatela
42531d398b
Improved cheatsheet instructions
...
Refers to #1071
2014-01-30 18:24:13 +01:00
Geremia Taglialatela
2e6a7561f8
moved superscript and subscript under text editor category
...
Fixes #2768
2014-01-22 10:44:00 +01:00
Geremia Taglialatela
3a461a3481
Adding .less file extension to imports to increase compatibility
...
Closes #2512
2013-12-05 13:20:05 +01:00
davegandy
921cd9c152
changing tagline
2013-12-02 14:40:11 -05:00
davegandy
24356ebde8
upgrading docs to bootstrap 3.0.2
2013-12-02 12:54:14 -05:00
davegandy
7603a9482c
changing fa-asc and fa-desc names to address a naming error. #2473
2013-12-02 11:22:19 -05:00
Nielsen Ramon
6279a3b44d
Remove -ms-keyframes
2013-11-28 15:44:18 +01:00
tomByrer
4ba96a2376
referenced .min.css file for CDN
...
put on dev branch per #2485
2013-11-27 07:32:52 -07:00
luke83
66deab66e6
Update _mixins.scss to fix $rotation sass var ( #2429 )
...
This should fix #2429 [FortAwesome#2429].
2013-11-17 23:01:31 +01:00
davegandy
0373b63c16
adding a note about Bootstrap CDN sometimes taking a few minutes to catch up.
2013-11-05 07:35:21 -05:00
Geremia Taglialatela
9e421b31d6
Reverted e07edeb884
...
Fixes #2345
2013-11-05 10:05:14 +01:00
davegandy
836d4d87e4
fixing bug in docs
2013-11-04 12:30:33 -05:00
davegandy
6fbbefc89f
shortening license to preserve bandwidth ( #1594 )
2013-11-04 12:18:27 -05:00
davegandy
247a67b6f1
getting license added back in to minified css ( #2337 )
2013-11-04 11:51:18 -05:00
davegandy
76921acf0a
updating version to 4.0.2 in config.yml, adding documentation for FA SASS and LESS ruby gems ( #2336 )
2013-11-04 11:38:17 -05:00
davegandy
ce24250707
adding plus square icons to form controls, arrows to directional icons #2338
2013-11-04 11:25:59 -05:00
davegandy
a2ba7c9ebf
finishing off icon renaming, hopefully #2310
2013-11-04 11:17:24 -05:00
davegandy
f5b9423db2
adding jquery uncompressed and .map files for chrome dev tools
2013-11-04 10:27:47 -05:00
davegandy
ce96762157
adding plus-square-o, removing expand-o and collapse-o icons
2013-11-04 10:22:13 -05:00
davegandy
ac002fb250
removing glyphicons from docs #2322
2013-11-04 09:53:12 -05:00
davegandy
e07edeb884
fixing ie8 URL string, addressing #2324
2013-11-04 09:50:36 -05:00
davegandy
c84c8ab2df
making 3.2.1 docs more prominent, adding test for FA 4.0 + BS 2.3.2
2013-10-27 15:36:33 -05:00
Geremia Taglialatela
c0a24d9b58
Merge branch '4.0.1-wip' of github.com:FortAwesome/Font-Awesome into 4.0.1-wip
...
* '4.0.1-wip' of github.com:FortAwesome/Font-Awesome:
Updated the icon count in the readme
adding pointer to rtfm for syntax changes
adding upgrade wiki page to documentation
2013-10-26 22:20:51 +02:00
Geremia Taglialatela
e34c44aa10
Proper example for bootstrap input groups
...
Closes #2241
2013-10-26 22:20:26 +02:00
davegandy
84d80956db
adding pointer to rtfm for syntax changes
2013-10-25 10:27:16 -05:00
davegandy
4d9e9c64bf
adding upgrade wiki page to documentation
2013-10-25 10:22:38 -05:00
Geremia Taglialatela
78d2496d97
Added missing !default in scss variables
...
Closes #2231
2013-10-24 23:27:54 +02:00
Geremia Taglialatela
cd5dd94cbd
Added link to 3.2.1 docs in the footer, just like Bootstrap
...
Closes #2200
2013-10-24 20:58:10 +02:00
Geremia Taglialatela
750843d7f8
Fixes fa-stack alignment
...
Added failing test case
Closes #2213
2013-10-24 20:49:23 +02:00
Geremia Taglialatela
0b0e3fa815
Fixed version reference in get started
...
Closes #2218
2013-10-24 20:35:58 +02:00
Geremia Taglialatela
2fe2922aa1
Fixed hdd icon id
...
Closes #2208
2013-10-24 20:25:44 +02:00
Geremia Taglialatela
3ba397f099
Fixes fa-font-path value for netdna bootstrap CDN
...
Closes #2193
2013-10-24 20:21:48 +02:00
davegandy
4e92eeb8ec
updating readme, making cheatsheet render better on wide desktop
2013-10-23 10:42:27 -04:00
davegandy
9b7cf32a85
swapping fa-reorder in the place of icon-bar
2013-10-23 10:32:25 -04:00
davegandy
bc01f2f8c6
making borders more subtle, making examples appear better on mobile
2013-10-23 10:19:49 -04:00
davegandy
2407f0ae2d
rewriting examples for consistency
2013-10-23 10:05:10 -04:00
davegandy
05c039e861
making build more convoluted so when zip is downloaded the dirname tells you the version of font awesome
2013-10-23 00:42:50 -04:00
davegandy
260b44a882
adding version number to zip download filename
2013-10-23 00:36:17 -04:00
davegandy
2ebd7ab466
better class names for fa-stack. code is basically good to ship, just a few changes left to doc
2013-10-23 00:32:30 -04:00
davegandy
f212bebf6c
re-porting to scss, fixing some fa variable names
2013-10-23 00:24:08 -04:00
davegandy
e5a654cd01
fixing flipped icons in ie8
2013-10-22 23:40:21 -04:00
davegandy
8152e671db
updating webfont files
2013-10-22 23:35:25 -04:00
davegandy
524ddc7529
adding turkish lira as a currency icon
2013-10-22 23:22:11 -04:00
davegandy
f05f7e0f40
adding vimeo icon, wheelchair icon
2013-10-22 22:49:59 -04:00
davegandy
5af0643865
removing old cruft
2013-10-22 22:03:40 -04:00
davegandy
d7ee1fcaa2
cleaning out old cruft, renaming for consistency
2013-10-22 19:05:37 -04:00
davegandy
094f84f5f7
updating wording on list and fixed width icons
2013-10-22 18:55:59 -04:00
davegandy
24aa9edcfd
updating list icon exampole
2013-10-22 17:29:32 -04:00
davegandy
a0e8595182
adding troubleshooting maintainer, removing outdated info on list icons
2013-10-22 17:15:50 -04:00
davegandy
448d3ddb7f
re-writing & simplifying stacked icons, massive re-organization of less include files
2013-10-22 15:55:08 -04:00
davegandy
2879ed25ad
refactoring and documenting fixed width icon class
2013-10-22 11:11:34 -04:00
davegandy
4628990555
adding form controls section to docs, adding radio checked icon
2013-10-22 09:58:07 -04:00
davegandy
0ebb96888f
adding a link to the troubleshooting wiki page
2013-10-21 17:24:42 -04:00
davegandy
63753e7bf7
adding no javascript required as a selling point
2013-10-20 20:21:50 -04:00
davegandy
3dfe8a5d59
changing name of icon back to fa-search, changin fa-thumbs-up-o to be in line with new conventions
2013-10-20 20:15:27 -04:00
davegandy
a6d87164ee
consolidating bootstrap examples
2013-10-20 20:03:57 -04:00
davegandy
9c6d83bfa5
changing -alt to -o for outlined icons
2013-10-20 19:42:48 -04:00
davegandy
af8183f547
adding fa- prefix to icon name in list
2013-10-20 19:27:01 -04:00
davegandy
c5a0e918a4
doc changes to match new default icon class fa
2013-10-20 19:12:13 -04:00
davegandy
b52bb9b9b4
porting customizable css prefix to scss
2013-10-20 13:43:24 -04:00
davegandy
b7ee6e5d44
making css prefix configurable
2013-10-20 13:07:55 -04:00
davegandy
0d6aae1199
changing alerts to alert-success, matching color
2013-10-19 15:39:26 -04:00
davegandy
579c8efe4e
simplifying src structure
2013-10-19 15:20:03 -04:00
davegandy
bc6860866b
reorganizing variables
2013-10-19 15:06:42 -04:00
davegandy
a918c2ee6d
reorganizing variables to match bootstrap order
2013-10-19 14:48:29 -04:00
davegandy
3fe7253c63
changing component base color (love bootstrap ease) and updating the navbar
2013-10-19 14:37:08 -04:00
davegandy
cb99fb3701
Merge branch '4.0.0-wip' of https://github.com/FortAwesome/Font-Awesome into 4.0.0-wip
2013-10-19 09:54:46 -04:00
davegandy
1b24f51c70
adding to naming docs, updating wording on new features
2013-10-19 09:54:41 -04:00
Geremia Taglialatela
716e09700c
Fixed active pill color in navigations example
2013-10-19 13:39:46 +02:00
Geremia Taglialatela
f316504796
Fixed missing directional icon in the navbar drop down
2013-10-19 11:58:52 +02:00
davegandy
227c653b72
updating new feature list
2013-10-18 17:31:47 -04:00
davegandy
b007c64141
naming conventions section updated
2013-10-18 16:55:57 -04:00
davegandy
38ab9001c3
more naming consistency fixes, adding in new naming conventions doc
2013-10-18 11:05:40 -04:00
davegandy
4b64af4a44
updating the getting started content. pointing ie7 to old docs
2013-10-16 16:50:26 -04:00
davegandy
425787c9f1
start of removing ie7 references
2013-10-16 15:37:20 -04:00
davegandy
7fef54c650
Merge branch '4.0.0-wip' of https://github.com/FortAwesome/Font-Awesome into 4.0.0-wip
2013-10-16 14:34:20 -04:00
davegandy
01545e6b23
changing icon rollovers
2013-10-16 14:34:13 -04:00
Geremia Taglialatela
18a0df6704
optimized texture
2013-10-16 20:16:38 +02:00
davegandy
9bb033858c
port to SCSS
2013-10-16 13:46:28 -04:00
davegandy
92c70bbcfe
fixing visual tests
2013-10-16 12:28:33 -04:00
davegandy
6bcd555b42
fixing icon variable names, updating some icon variable names for consistency, removing browser specific mixin for border radius to be in step with bs3
2013-10-16 12:16:39 -04:00