Commit graph

551 commits

Author SHA1 Message Date
Dave Gandy 4f9d1d4d7a adding life-ring and circle-notch-o icons #1169 2014-05-14 09:49:12 -05:00
Dave Gandy 1175949789 adding codepen and jsfiddle brand icons #948 2014-05-14 09:11:25 -05:00
Dave Gandy 8eaea1562b Merge branch '4.1.0-wip' of https://github.com/FortAwesome/Font-Awesome into 4.1.0-wip 2014-05-14 08:41:19 -05:00
Dave Gandy 7e5c1e27c8 updating license wording from 'gpl compatitible' to 'gpl friendly 2014-05-14 08:41:06 -05:00
Geremia Taglialatela dda2014a4a Added link to latest version in the docs for previous versions
Fixes #3406
2014-05-14 10:44:23 +02:00
Dave Gandy 40e7a3ac6b fixing up examples a bit, addressing #2451 2014-05-14 00:09:29 -05:00
Dave Gandy c4fa773ae5 adding vine brand icon #1314 2014-05-13 23:08:09 -05:00
Dave Gandy 07ceadce7b adding file type category and icons: pdf, word, excel, ppt, image, archive, audio, video, code 2014-05-13 22:53:21 -05:00
Dave Gandy 912e7e9e5f fixing issue where mail-reply-all is set up as an icon, not an alias 2014-05-13 19:40:30 -05:00
Dave Gandy 14a30090cd adding database icon #139 2014-05-13 19:38:21 -05:00
Dave Gandy 00a2a2c953 adding soundcloud brand icon #183 2014-05-13 18:22:35 -05:00
Dave Gandy 73387631fe adding deviantART #479 2014-05-13 18:12:37 -05:00
Dave Gandy fc651c4482 adding spotify #330 2014-05-13 18:01:59 -05:00
Dave Gandy d3b02f83cb adding car, taxi, recycle, and tree #60 2014-05-13 17:50:40 -05:00
Dave Gandy 8ac219e2b3 fixing some brand icon categories, adding steam and steam-square icons #1035 2014-05-13 17:03:29 -05:00
Dave Gandy 964f76d60e adding behance and behance-square #1493 2014-05-13 16:53:02 -05:00
Dave Gandy c322b9e4ad adding building, child, paw, spoon, cube, and cubes icons 2014-05-13 16:35:30 -05:00
Dave Gandy e0143968ef adding fax icon #981 2014-05-13 16:00:22 -05:00
Dave Gandy 15de4e5e80 adding new langauge icon into 4.1.0-wip 2014-05-13 14:50:57 -05:00
Dave Gandy 385cd0cae6 adding joomla and drupal icons #221 2014-05-13 14:37:33 -05:00
Dave Gandy 430d0da868 adding pied piper logos 2014-05-13 14:00:14 -05:00
Dave Gandy 1904006b89 adding digg brand icon #372 2014-05-13 13:05:53 -05:00
Dave Gandy 5a2b4501c3 adding delicious brand icon #372 2014-05-13 12:54:23 -05:00
Dave Gandy 2a8e4566ce adding stumbleupon-circle and stumbleupon logos 2014-05-13 12:44:27 -05:00
Dave Gandy e20a294e9b adding reddit and reddit-square #372 2014-05-13 12:29:44 -05:00
Dave Gandy 0efe59b8ff adding yahoo and google brand icons #75 2014-05-13 12:03:01 -05:00
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
Geremia Taglialatela 15ccb08571 Updated gems to work with ruby 2.1.1 2014-05-09 16:23:33 +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 a19ef56257 Bumped version number 2014-04-26 17:31:52 +02:00
Geremia Taglialatela 9a1d26370c Improved bower.json 2014-04-18 18:50:14 +02: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
Geremia Taglialatela f967fa84a2 Merge pull request #3138 from rouge8/4.0.4-wip
LESS: wrong relative font path
2014-03-26 10:52:40 +01: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 ca228d817e Improved pull requests info 2014-02-03 18:40:22 +01: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