Commit graph

55 commits

Author SHA1 Message Date
Geremia Taglialatela 43161a1b84 Bump up version 2015-07-28 14:54:59 -07:00
Aaron Reisman c39a063a09 Add feature to customize line-height-base 2015-07-28 14:54:16 -07:00
Geremia Taglialatela dcbac6038d Rename utility classes pull-left/pull-right
Fix #6028
2015-07-28 14:54:16 -07:00
Dave Gandy 41b9ed0110 adding woff2 font format, reverting to font squirrel converted fonts 2015-01-22 13:09:42 -05:00
Dave Gandy 89a28f8b1f updating fa-spinner to addres #671, adding fa-pulse class for an 8 step animation 2015-01-22 10:48:08 -05:00
Geremia Taglialatela c27c1a59b9 Added a variable to customise base font size
Closes #5128
2014-12-28 15:27:45 +01:00
Dave Gandy 03f71ba901 adding .fa-icon mixin #2305 #2454 2014-08-24 11:42:24 -05:00
Dave Gandy 71d241adce refactoring base css fa declaration into an jekyll include to reduce code duplication 2014-08-24 11:08:03 -05:00
Dave Gandy e22614dc84 reorganizing license snippet 2014-08-24 10:59:05 -05:00
Geremia Taglialatela 687006ba99 Opera 12.10 supports unprefixed CSS animations, gradients, transforms, and transitions or will use -webkit.
Firefox 16.0 supports unprefixed CSS animations, gradients, transforms, and transitions.

Closes #3423
Closes #3424
2014-08-23 14:08:15 +02:00
Dave Gandy 791f220839 shortening font declaration, adding font-variant and text-rendering defaults 2014-08-21 15:25:45 -04:00
Geremia Taglialatela 54059745fc merged conflicts 2014-08-20 18:52:15 +02:00
Dave Gandy b3f34507b2 properly namespacing spin animation #3885 2014-08-20 12:03:31 -04:00
Matthew Smith 32b59a178d Added transform so CSS Lint would stop complaining 2014-07-24 15:45:25 -06:00
Jacek Hajduk 4ad8d81d71 fix Issue with fa-rotate-* in IE9 #3527 2014-05-27 10:20:44 +02:00
Dave Gandy 6303ab9020 adding aliases to variables files 2014-05-14 13:32:52 -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 b04213f358 Fixes #2490 2014-04-10 15:55:00 +02:00
Nielsen Ramon 6279a3b44d Remove -ms-keyframes 2013-11-28 15:44:18 +01: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
Geremia Taglialatela 9e421b31d6 Reverted e07edeb884
Fixes #2345
2013-11-05 10:05:14 +01:00
davegandy e07edeb884 fixing ie8 URL string, addressing #2324 2013-11-04 09:50:36 -05:00
Geremia Taglialatela 78d2496d97 Added missing !default in scss variables
Closes #2231
2013-10-24 23:27:54 +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 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 2879ed25ad refactoring and documenting fixed width icon class 2013-10-22 11:11:34 -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 9bb033858c port to SCSS 2013-10-16 13:46:28 -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
Geremia Taglialatela cf0705ad23 Fixes #862
Fixes #1094
2013-08-22 17:48:34 +02:00
Geremia Taglialatela b83b60fb64 Recess property order for ie7 stylesheets Fixes #1157 2013-08-21 13:40:40 +02:00
Geremia Taglialatela 7f04830e12 Using recess property order (Fixes #1157)
Rebuilt assets
2013-08-21 13:18:37 +02:00
Geremia Taglialatela 77cdc244f6 Merge pull request #1708 from tagliala/icons-ul-padding-fix
Icons ul padding fix (Bootstrap 3.0)
2013-08-21 02:59:59 -07:00
Geremia Taglialatela a43d6eb303 Merge pull request #1727 from MartinSeeler/4.0.0-wip
Added support for font smoothing in Firefox 25 on Mac OS X
2013-08-21 02:59:30 -07: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
Geremia Taglialatela 1e20abb20d Update _core.scss 2013-08-02 19:36:08 +02:00
Geremia Taglialatela d5ddef6822 Update _path.scss 2013-08-02 19:30:54 +02:00
davegandy 7a26e2087f removing cursor default for icons, as they should not always be default. Fixes #1274 2013-06-15 09:24:33 -04:00
davegandy dc0b9f5db4 addressing #1259 2013-06-15 09:22:23 -04:00
davegandy b9af12baad fixing #1305 2013-06-14 16:57:00 -04:00
davegandy b01ec557c5 final(?) tweaks to scss 2013-06-12 14:18:07 -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 d737b2a33b removing extra mixins from scss to make a straight port 2013-06-12 10:54:30 -04:00
davegandy ba907e7ede straight port of extras.scss 2013-06-12 10:51:29 -04:00
davegandy fb07367e33 porting bootstrap.scss from scratch 2013-06-12 10:49:37 -04:00