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
3a461a3481
Adding .less file extension to imports to increase compatibility
...
Closes #2512
2013-12-05 13:20:05 +01: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
Nielsen Ramon
6279a3b44d
Remove -ms-keyframes
2013-11-28 15:44:18 +01:00
Geremia Taglialatela
5a7e14b7cf
Updated version number
...
Fixes #2348
2013-11-05 10:08:11 +01:00
Geremia Taglialatela
9e421b31d6
Reverted e07edeb884
...
Fixes #2345
2013-11-05 10:05:14 +01:00
davegandy
6fbbefc89f
shortening license to preserve bandwidth ( #1594 )
2013-11-04 12:18:27 -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
a2ba7c9ebf
finishing off icon renaming, hopefully #2310
2013-11-04 11:17:24 -05:00
davegandy
ce96762157
adding plus-square-o, removing expand-o and collapse-o icons
2013-11-04 10:22:13 -05:00
davegandy
e07edeb884
fixing ie8 URL string, addressing #2324
2013-11-04 09:50:36 -05:00
Geremia Taglialatela
36092f9996
Bumped version number to 4.0.1
2013-10-24 21:03:50 +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
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
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
24aa9edcfd
updating list icon exampole
2013-10-22 17:29:32 -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
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
9c6d83bfa5
changing -alt to -o for outlined icons
2013-10-20 19:42:48 -04:00
davegandy
c5a0e918a4
doc changes to match new default icon class fa
2013-10-20 19:12:13 -04:00
davegandy
b7ee6e5d44
making css prefix configurable
2013-10-20 13:07:55 -04:00
davegandy
38ab9001c3
more naming consistency fixes, adding in new naming conventions doc
2013-10-18 11:05:40 -04:00
davegandy
9bb033858c
port to SCSS
2013-10-16 13:46:28 -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
davegandy
3bfc1b608e
adding stack exchange icon
2013-10-15 22:33:58 -04:00
davegandy
646ae3c896
more updates for new icon names
2013-10-15 20:20:15 -04:00
davegandy
3662998457
replacing with new icon names
2013-10-15 20:07:38 -04:00
davegandy
4f0ae9363b
changing icon names to be standard
2013-10-15 19:33:10 -04:00
davegandy
a3c97068fb
fixing ie8 issues, updating textures
2013-10-15 14:15:27 -04:00
Geremia Taglialatela
d7e42fbea0
Fixed error in footer which prevented compiling
...
Fixes #2124
Rebuilt assets
2013-10-09 19:37:16 +02:00
davegandy
f1211a1a7b
slowly porting over to fa-icon class prefix
2013-10-07 16:58:29 -04:00
davegandy
53c8b30ca7
merge conflicts
2013-10-06 10:09:43 -04:00
davegandy
4ad04663f8
simplifying list items a bit more, updating tests
2013-10-05 20:02:46 -04:00
davegandy
a5214c8248
getting tests updated, tweaking list items again
2013-10-05 17:16:44 -04:00
Geremia Taglialatela
327b733fdd
Fixed less property order
2013-10-02 20:34:10 +02:00
davegandy
ac6a831b4f
adding the russian ruble icon. please, no more +1s...
2013-10-01 22:25:37 -04:00
davegandy
88755b5e3f
switching to serving from the .otf while in dev mode, removing old rmb icon from font file
2013-10-01 21:29:57 -04:00
davegandy
38dbd4ae86
renaming font directory to fonts
2013-10-01 21:08:49 -04:00
davegandy
95eed3562a
removing IE7, rewrote most CSS with all visual tests passing, removing no longer necessary bootstrap specific css
2013-10-01 20:58:36 -04:00
davegandy
e32be98c31
updating docs to use new css prefix
2013-09-30 22:07:49 -04:00
davegandy
a3f056991c
final adjustments to changing css icon prefix
2013-09-30 20:55:40 -04:00
davegandy
676f6ad7b4
getting stacked and rotated moved over to new prefix
2013-09-30 20:27:45 -04:00
davegandy
6ce5780b79
first pass at changing icon- to fa-
2013-09-30 20:16:19 -04:00
davegandy
495649eaea
merge conficts
2013-09-30 18:22:41 -04:00
davegandy
362c4a9441
adding pagelines icon
2013-09-30 18:19:36 -04:00
Geremia Taglialatela
fb06f9d82c
Fixes #1338
...
Rebuilt assets
2013-08-22 17:53:55 +02:00
Geremia Taglialatela
741bf40525
Pairing with Glyphicons
...
Closes #1806
Fixes #1256
Fixes #1257
2013-08-21 13:56:49 +02:00
Geremia Taglialatela
7f04830e12
Using recess property order ( Fixes #1157 )
...
Rebuilt assets
2013-08-21 13:18:37 +02:00
Martin Seeler
11084d03f8
Added support for firefox osx font smoothing.
...
Related to issue #1591
Based on https://bugzilla.mozilla.org/show_bug.cgi?id=857142#c83
Signed-off-by: Martin Seeler <developer@chasmo.de>
2013-08-06 14:11:49 +02:00
davegandy
906345058f
updating twitter handle to @davegandy
2013-06-26 11:41:16 -04:00
davegandy
a6f9df4e86
updating what's new page
2013-06-17 10:15:10 -04:00
davegandy
dc0b9f5db4
addressing #1259
2013-06-15 09:22:23 -04:00
davegandy
bfbb2ddd34
adding icon-gear and icon-gears aliases to address #1309
2013-06-14 17:23:16 -04:00
davegandy
99e4701d69
adding all the other changes to fix #1260
2013-06-14 17:21:10 -04:00
Dave Gandy
09ed5e1583
Merge pull request #1313 from Scotchester/linked-stack-fix
...
Stop linked stacks from going inline (fixes #1305 )
2013-06-14 13:42:50 -07:00
davegandy
9c8f62ac70
updating docs for 3.2.1, adding site.fontawesome.minor_version jekyll variable as a hack for now
2013-06-14 16:39:10 -04:00
Scott Cranfill
3df2e4bfa1
Stop linked stacks from going inline ( fixes #1305 )
2013-06-14 15:10:15 -04:00
davegandy
dba0c9865a
updating ie7 less and scss, fixing scss variable issue
2013-06-12 11:21:04 -04:00
davegandy
fc72d63889
straight port of _path.scss
2013-06-12 11:01:57 -04:00
davegandy
5abdb05a92
makefile now copies font-awesome directories to root level, creates zip file automatically
2013-06-12 00:32:47 -04:00
davegandy
a49b25be4e
cleaning up and adding new examples
2013-05-08 21:24:41 -04: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
7d173f2ade
fixing numerous bugs
2013-01-12 15:43:19 -05:00
davegandy
f985867741
updating main font, css, less, & license info
2013-01-01 21:37:41 -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
Matthias Kretschmann
22aa51f2a6
Better comment for why U+F020 isn't used, as suggested in #268
2012-06-14 22:11:37 +02:00
Synchro
8c5798d187
Add IE7 LESS file and compiled versions for docs
2012-06-12 14:00:23 +02:00
Ryan Senkbeil
c4f7bae291
Add a variable for the root directory.
...
This way, it can be easily overridden in other .less files.
2012-06-05 19:49:38 -05:00
Dave Gandy
71b6237fc6
adding vectors & desktop ttf, massive update of icons and doc
2012-06-04 00:20:05 -04:00
Dave Gandy
6215d27ef4
updates to icons, page layout
2012-06-02 02:29:20 -04:00
Dave Gandy
1512812061
updating actual font, css, & less files
2012-05-23 09:10:16 -04:00
Dave Gandy
6ae9804b2d
finally worked out initial ie7 support
2012-05-19 12:33:53 -04:00
Dave Gandy
0735cb8518
reverting lots of stuff
2012-05-16 16:01:20 -04:00
Dave Gandy
6a189db453
updating css to reflect changes, adding to directories outside of docs
2012-05-16 09:12:17 -04:00
Dave Gandy
b72f07fc7c
fixing issue #59
2012-03-09 09:02:08 -05:00
Dave Gandy
0cede6d82f
adding sprites.less reset which fixes issue #6
2012-03-09 01:27:06 -05:00
Dave Gandy
8ed1384c7c
updating readme, fixing issues #58 , #32 , updating comments in less and css
2012-03-08 23:50:40 -05:00
Dave Gandy
3cfecc6cfa
fixing issue #1
2012-03-06 13:42:51 -05:00
Dave Gandy
16a35a28d3
first full version of the font, css, and less
2012-03-06 00:13:09 -05:00