Macdonald, Zak
c194cfe357
Updated Less: fixed loops in rotated-fixed.less, minor code formatting changes.
2015-06-28 21:31:26 -07:00
Macdonald, Zak
29580eb7c4
Minor bugfix.
2015-06-28 19:12:03 -07:00
Macdonald, Zak
4e952325ec
Less refactor, changes outlined below:
...
**functions.less**
- added convenience functions
- `fudge` fudge a number from 0-6 decimal places
- `unitless` simple hack to parse a number from a unit
**icons.less**
- removed explicit definitions in favor of a loop iterating `@fa-var-glyphs`
**mixins.less**
- removed requirement to pass `@rotation` to `@fa-icon-rotate`, it is now calculated
- calculation required since `@fa-rotation-increment` is configurable, meaning not every rotation may adhere to 90 degree increments requiring @rotation
**rotated-flipped.less**
- rotations are now calculated by a loop iterating `@fa-rotation-increment`
- the ie fix is now calculated using a loop iterating only the rotation selectors requiring intervention
- this is required now that `@fa-rotation-increment` eists
**sizes.less**
- sizes are now calculated by a loop iterating `@fa-var-scales`
- this new method supports the existing `.fa-lg` selector, as well as introducing: `.fa-xsm` (33%), `.fa-sm` (66%x), `.fa-default` (100%), `.fa-xlg` (166%)
- multipliers are now calculated by a loop iterating `@fa-var-multipliers`
- this new method supports all existing multipliers (`.fa-2x`, `.fa-3x`, `.fa-4x`, `.fa-5x`)
**variables.less**
- added variables:
- deprecated explicit icon variables in favor of an array value (`@fa-var-glyphs`)
- `@fa-rotation-increment`
- `@fa-var-scales`
- `@fa-var-multipliers`
**font-awesome.less**
- added `functions.less`
**misc.**
- minor code cleanup
2015-06-28 18:43:06 -07: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
Dave Gandy
b5c84a9634
adding medium logo #1369
2015-01-21 16:47:00 -05:00
Dave Gandy
e0f0791bbb
adding train and subway #14 #5205
2015-01-21 16:39:14 -05:00
Dave Gandy
c37294a4c7
adding viacoin icon
2015-01-21 16:01:48 -05:00
Dave Gandy
fcc43357d1
adding bed / hotel icon #14 #97
2015-01-21 15:47:50 -05:00
Dave Gandy
c4ed50cc5c
adding user-plus and user-times for add and delete user #902
2015-01-21 15:29:48 -05:00
Dave Gandy
171d5e3302
adding server #2596
2015-01-21 14:59:16 -05:00
Dave Gandy
2185801eb0
adding whatsapp icon #1504
2015-01-21 12:54:02 -05:00
Dave Gandy
4ec0dfa280
updating facebook logo to official, adding pinterest p #4463 and #1966
2015-01-21 12:23:45 -05:00
Dave Gandy
0810752c86
adding new icons, transportation and gender categories
2015-01-20 12:56:00 -05:00
John Hope
3d6e76f9b8
Replace Gittip with Gratipay and alias the former
2014-12-09 11:24:18 +00:00
Dave Gandy
2e05b0175c
adding meanpath logo
2014-08-26 11:16:43 -05:00
Dave Gandy
c6055c707e
adding shekel #1285
2014-08-26 11:03:57 -05:00
Dave Gandy
68f8f92e33
adding closed captions icon #968
2014-08-26 10:19:11 -05:00
Dave Gandy
ff5933de61
adding angellist #2058
2014-08-26 10:01:42 -05:00
Dave Gandy
027696a64e
adding bicycle and bus #97
2014-08-25 23:12:05 -05:00
Dave Gandy
605c47497a
adding toggle-off and toggle-on
2014-08-25 21:41:35 -05:00
Dave Gandy
6a5d59f334
adding lastfm lastfm-square
2014-08-25 20:58:40 -05:00
Dave Gandy
9baa10591a
adding pie-chart, area-chart, and line-chart #171
2014-08-25 16:49:33 -05:00
Dave Gandy
57190f477a
adding birthday-cake #453
2014-08-25 11:58:16 -05:00
Dave Gandy
04aea3f416
adding paint-brush #244
2014-08-24 22:47:53 -05:00
Dave Gandy
3ead26b528
adding eyedropper icon
2014-08-24 21:04:24 -05:00
Dave Gandy
223251b2af
adding at symbol #1101
2014-08-24 16:13:45 -05:00
Dave Gandy
81495a9e95
adding copyright symbol
2014-08-24 15:03:34 -05:00
Dave Gandy
97f27a74c9
adding trash icon
2014-08-24 14:40:38 -05:00
Dave Gandy
88ffec6699
adding bell-slash and bell-slash-o #1090
2014-08-24 14:31:53 -05:00
Dave Gandy
df8ca071e5
adding payment icons and doc: paypal, google-wallet, cc-visa, cc-mastercard, cc-amex, cc-discover, cc-paypal, cc-stripe #1009
2014-08-24 08:29:11 -05:00
Dave Gandy
c3d4ff67ce
adding twitch, yelp, newspaper, wifi, and calculator #1687 #581 #111 #223 #521
2014-08-23 10:13:35 -04:00
Dave Gandy
c5b9332188
adding slideshare icon #1176
2014-08-22 13:26:02 -04:00
Dave Gandy
34b13d2535
adding a plug icon #266
2014-08-22 11:24:44 -04:00
Dave Gandy
154863437d
adding binoculars icon #242
2014-08-22 10:33:25 -04:00
Dave Gandy
607dcbc62a
adding tty icon #4042
2014-08-22 09:40:16 -04:00
Dave Gandy
1934f319c4
removing pied-piper-square alias #3411
2014-08-21 10:27:25 -04:00
Dave Gandy
ee3bca6926
adding futbol-o
2014-08-21 09:25:41 -04:00
Geremia Taglialatela
e6175d554f
Added fa-remove and fa-close aliases to fa-times
...
Closes #3496
2014-08-20 19:11:00 +02:00
Geremia Taglialatela
9f3313d542
Fixed #3421
2014-07-30 17:08:57 +02:00
Dave Gandy
50c980855d
adding bomb icon #1327
2014-05-14 14:36:39 -05:00
Dave Gandy
33439ec7ac
adding share-alt and share-alt-square #600
2014-05-14 14:16:09 -05:00
Dave Gandy
a1ff975b55
adding sliders icon #2357
2014-05-14 13:23:54 -05:00
Dave Gandy
6a30d5c8b5
adding paragraph and header icons #747
2014-05-14 13:09:27 -05:00
Dave Gandy
daa4896bbc
adding thin circle #1370
2014-05-14 12:29:32 -05:00
Dave Gandy
261569499b
adding history icon #895
2014-05-14 12:24:33 -05:00
Dave Gandy
623b6dc8a9
adding paper-plane and paper-plane-o icons #1566
2014-05-14 12:07:44 -05:00
Dave Gandy
d39fdb857f
adding tencent weibo, qq, and weixin (wechat) #1279
2014-05-14 11:42:11 -05:00
Dave Gandy
19cd66064d
adding hacker news icon #1197
2014-05-14 11:20:21 -05:00
Dave Gandy
63ac6c6d3b
adding git and git square icons #1197
2014-05-14 11:10:20 -05:00
Dave Gandy
3751d56d9f
adding navicon and reorder aliases for bars #1202
2014-05-14 10:52:26 -05:00