Commit graph

524 commits

Author SHA1 Message Date
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
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 0f7b1978e5 Merge pull request #2755 from scudco/update-ruby-debugger
Update ruby debugger gem to be compatible with Ruby 1.9, 2.0, and 2.1
2014-01-18 12:25:19 -08:00
Adam Anderson 82dab9f7cf Update ruby debugger gem to be compatible with Ruby 1.9, 2.0, and 2.1 2014-01-18 15:13:55 -05:00
Geremia Taglialatela 13309de24c Added .npmignore
Refers to #2683
2014-01-09 19:44:29 +01:00
Geremia Taglialatela fafd1c3124 Package.json improvements:
- Added bug tracker url
- Fixed license ids
- Released less dependency (for users using scss)
- Added engines
Refers to #2683
2014-01-08 19:00:38 +01:00
Geremia Taglialatela 3a461a3481 Adding .less file extension to imports to increase compatibility
Closes #2512
2013-12-05 13:20:05 +01:00
Geremia Taglialatela ac7788c994 Update bower.json
Added new line at the end of the file
2013-12-03 20:43:56 +01:00
Geremia Taglialatela 0049acf96a Merge pull request #2526 from wazoo/4.0.4-wip
change from component.json to bower.json
2013-12-03 11:43:20 -08:00
Ben Thomas 21337e315b change from component.json to bower.json 2013-12-03 11:00:06 -07: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
Geremia Taglialatela 0966d7e6d7 Bumped version to 4.0.4
Rebuilt assets
2013-11-28 21:49:30 +01:00
Geremia Taglialatela eda195a987 Merge branch '4.0.4-wip' of github.com:FortAwesome/Font-Awesome into 4.0.4-wip
* '4.0.4-wip' of github.com:FortAwesome/Font-Awesome:
  Remove -ms-keyframes
2013-11-28 21:46:22 +01:00
Geremia Taglialatela 54f0554a37 Merge pull request #2495 from nielsenramon/4.0.4-wip
Remove -ms-keyframes
2013-11-28 12:46:11 -08:00
Geremia Taglialatela 849af133ab Merge branch '4.0.4-wip' of github.com:FortAwesome/Font-Awesome into 4.0.4-wip
* '4.0.4-wip' of github.com:FortAwesome/Font-Awesome:
  hand-deleted changes
  Update README.md
  ensure PR on the dev branch
  referenced .min.css file for CDN
2013-11-28 20:40:51 +01:00
Nielsen Ramon 6279a3b44d Remove -ms-keyframes 2013-11-28 15:44:18 +01:00
Geremia Taglialatela c9c69a600e Merge pull request #2489 from tomByrer/4.0.4-wip
referenced .min.css file for CDN
2013-11-27 09:18:17 -08:00
tomByrer 68b4c0352d hand-deleted changes
[Better update](c67253b626)
2013-11-27 09:36:48 -07:00
Geremia Taglialatela c67253b626 Update README.md
Added contributing section
2013-11-27 17:02:09 +01:00
tomByrer 9a269bf55d ensure PR on the dev branch
prevents re-submittals
2013-11-27 08:14:17 -07:00
tomByrer 4ba96a2376 referenced .min.css file for CDN
put on dev branch per #2485
2013-11-27 07:32:52 -07:00
Geremia Taglialatela 4553e8468e Rebuilt assets 2013-11-18 10:16:30 +01:00
Geremia Taglialatela f9387a3b6c Merge pull request #2431 from luke83/patch-2
Update _mixins.scss to fix $rotation sass var (#2429)
2013-11-18 01:15:18 -08: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