Julien Deswaef
fab76fbdc7
Changing title
2018-02-05 21:02:06 -05:00
Julien Deswaef
398f1b5d31
Remove a trailing 'or'
2018-02-05 18:28:27 -05:00
Julien Deswaef
f2625be1d6
Silght change of fant name
2018-02-05 18:24:50 -05:00
Julien Deswaef
8b37517de7
Removing Googde Analytics code
2018-02-05 18:23:11 -05:00
Julien Deswaef
409a1e4b93
Remove Facebook Pixel code
2018-02-05 18:22:02 -05:00
Julien Deswaef
0ca3162f2e
Remove CDN from Get Started
2018-02-05 18:20:16 -05:00
Julien Deswaef
6df458c886
Removing a component that does not exist anymore
2018-02-05 18:11:01 -05:00
Julien Deswaef
5099cc5bae
Updating build and dev scripts
2018-02-05 18:10:39 -05:00
Julien Deswaef
635729fb51
Changing name in Accessibility and removing CDN stuff
2018-02-05 18:00:22 -05:00
Julien Deswaef
894ec2d54b
Adapting Community guidelines.
2018-02-05 01:25:06 -05:00
Julien Deswaef
383d3058aa
Adding name variable for font name and removing superficial mention.
2018-02-05 01:10:43 -05:00
Julien Deswaef
67b3e50cc8
Renaming more stuff and removing Analytics tracking.
2018-02-05 01:06:19 -05:00
Julien Deswaef
7a8e868b14
Merge branch 'master' of github.com:ForkAwesome/Fork-Awesome
2018-02-04 15:22:20 -05:00
Julien Deswaef
6948070975
Move changelog to own file
2018-02-04 15:22:10 -05:00
Julien Deswaef
860aecf5b8
Merge pull request #3 from james-johnston-thumbtack/font-face-naming
...
Allow custom naming of font family
2018-02-04 12:21:27 -08:00
Julien Deswaef
2453b27262
Merge pull request #2 from njb-said/patch-1
...
Add switch filter for toggles
2018-02-04 12:02:46 -08:00
Julien Deswaef
17ea92cbcc
Starting to rename things to Fork Awesome.
2018-02-04 14:53:02 -05:00
Julien Deswaef
09824f1fe0
Adding icons fa-mastodon & fa-mastodon-alt
2018-02-03 17:24:37 -05:00
Dave Gandy
bdfa9823c8
Links now in separate window
2017-12-07 11:45:40 -06:00
Dave Gandy
b05de6e79c
Updating nav and modals for FA5 launch
2017-12-07 11:07:36 -06:00
grvrg
7d567844c8
Update viacoin name and categories
...
Consolidate Viacoin formatting to be in line with formatting of Bitcoin and other currencies
2017-12-02 01:16:36 +01:00
Darío Hereñú
60a8d7de22
Update links
2017-11-26 13:56:14 -03:00
Geremia Taglialatela
8e8e659341
Add recent filter to history
...
Close : #11754
2017-11-14 10:38:06 +01:00
Dave Gandy
c754197d91
updating banners and modals
2017-10-01 23:50:47 -04:00
Dave Gandy
7e259f6167
Updating banner
2017-09-27 21:36:00 -04:00
Dave Gandy
9a5db2d886
Updating FA Pro banners & modals
2017-09-08 22:41:59 -04:00
Dave Gandy
976f659c9c
updating FA5 info, algolia logo, removing newsletter signup from icons page
2017-09-06 16:14:36 -04:00
Geremia Taglialatela
cef4f1ef8c
Add statistics filter to chart icons
...
Closes #11410
2017-08-16 10:53:22 +02:00
Geremia Taglialatela
ea93b910e3
Add translate filter to language icon
...
Closes #11370
2017-08-16 10:53:12 +02:00
njb_said
e7030d49d9
Add switch filter for toggles
...
As there isn't a switch icon these are very close.
2017-06-20 19:48:24 +01:00
Rob Madole
945e8bbd5e
Grammar correction #11109
2017-05-26 12:53:41 -05:00
Dave Gandy
ab2201e8c4
Merge branch 'master' of https://github.com/FortAwesome/Font-Awesome
2017-05-23 16:43:44 -04:00
Dave Gandy
1ca567391b
Updating download modal
2017-05-23 16:43:42 -04:00
The Jared Wilcurt
aea471ae86
Correct Sass/LESS capitalization
...
**See:**
* http://sass-lang.com
* http://lesscss.org
2017-05-08 12:57:03 -04:00
Noah Doersing
bebb0c5db3
Add filter "email" to "at"
2017-05-06 22:10:24 +02:00
Geremia Taglialatela
d87e4e902b
Update fa-envelope-* filters
...
Sets the same filters to all envelope icons and adds a `message`
filter.
Close : #10788
2017-03-15 11:55:25 +01:00
Dave Gandy
df78af2a0b
Updating navbar to point to pre-orders
2016-12-22 15:51:06 -05:00
Dave Gandy
4b50462de7
More minor updates to fa5 modal.
2016-12-22 15:04:20 -05:00
Dave Gandy
ddb3dd4e29
Updating fa5 modal to point to pre-orders
2016-12-22 14:56:03 -05:00
James Johnston
cac2895612
Allow custom naming of font family
...
This allows multiple variations/versions of Font Awesome to be used,
similar to the namespacing currently allowed by the $fa-css-prefix
variable.
(And also allows us to more easily use a third-party library that makes
hard-coded non-default assumptions about the font face name.)
2016-12-20 22:59:54 -08:00
Geremia Taglialatela
40ed3ab811
Terminate character reference by a semicolon
...
This change makes the W3C Validator happier.
Ref: https://validator.w3.org/docs/errors.html#ve-394
2016-12-19 20:27:57 +01:00
Geremia Taglialatela
39905502b8
Fix cheatsheet print layout
...
This PR changes the print layout, showing three icons per row instead of
one. In this way we can solve an issue with the Bootstrap grid, which
for some reason limits the output to three pages when printing the
cheatsheet.
Fix : #10395
2016-12-19 20:27:51 +01:00
Brian Talbot
1d401c6917
updating site after Font Awesome 5 Kickstarter ended
2016-12-02 11:41:49 -05:00
robmadole
23f353ece7
Add time left on Kickstarter to banner
2016-11-29 16:05:26 -06:00
Francois Crevola
b20c5ea467
Remove duplicate v4.6.3 line in Changelog
2016-11-24 15:46:29 +01:00
robmadole
75cdda9bf7
Fix script injection by using _.template escaping
2016-11-21 10:35:14 -06:00
Geremia Taglialatela
3fbc684636
Add Changelog episode badge to proper README
...
README.md in the root folder is generated by the build process.
This commit prevents badge from being lost
Ref: #10179
2016-11-14 14:28:43 +01:00
Dave Gandy
d0b376a812
Updating kickstarter text and linls
2016-11-03 11:07:59 -04:00
Josh Dean
6a05936bf9
corrected aria-hidde_ to aria-hidden
...
I notice the aria-hidden value was incomplete.
cheers
2016-10-28 12:50:33 -04:00
Dave Gandy
6f5e03bd76
Adding Kickstarter widget
2016-10-27 16:52:43 -04:00
Geremia Taglialatela
6b4fd47b62
Fix filters for tachometer and gavel icons
...
Closes #10115
2016-10-26 00:14:41 +02:00
Dave Gandy
eea1d8a2d0
Adjusting referrers, ads, and navbar
2016-10-25 16:25:17 -04:00
robmadole
c06ec8507f
Stop Kickstarter video if modal is dismissed
2016-10-25 10:27:31 -05:00
Dave Gandy
8e157646bc
Updating with Kickstarter video
2016-10-25 09:42:00 -04:00
Dave Gandy
a8386aae19
Updating readme
2016-10-24 11:52:54 -04:00
Dave Gandy
9fe5852ce8
Merge branch 'master' into 4.7.0
2016-10-24 11:42:21 -04:00
Dave Gandy
12c3110e4d
Updating icon carousel with latest icons
2016-10-24 11:37:23 -04:00
Dave Gandy
1645c765d4
Updating icon files, path, and navbar icon
2016-10-24 11:34:40 -04:00
Dave Gandy
e26f4bc957
Updating navbar
2016-10-24 10:30:44 -04:00
Dave Gandy
5b90d7c451
Updating brand license information.
2016-10-22 19:09:50 -04:00
Dave Gandy
3f5146adb3
Adding meetup #1588
2016-10-22 19:05:03 -04:00
Dave Gandy
c6f76a60be
Adding snowflake-o #1739
2016-10-22 18:48:50 -04:00
Dave Gandy
5e95eb0087
Flipping spock icon #10082
2016-10-22 18:39:24 -04:00
Dave Gandy
28565b6300
Adding microchip #1840
2016-10-22 18:34:43 -04:00
Dave Gandy
a09ba0d9ac
Prepping Kickstarter modal and navbar
2016-10-22 17:02:47 -04:00
Chip Thien
a80ba4d709
Replaced UTF codes with html entities.
2016-10-13 02:16:26 +00:00
Dave Gandy
2c6f919a73
Adjusting banner mix
2016-10-12 15:59:50 -04:00
Dave Gandy
9ea7150faa
Adding eercast logo
2016-10-12 15:55:34 -04:00
Dave Gandy
7bc5c3c386
Added Etsy, IMDb, and Ravelry #1962 #998 #3314
2016-10-11 15:53:51 -04:00
Dave Gandy
60492fb21e
Adding grav #8503
2016-10-11 15:37:59 -04:00
Dave Gandy
8493d4e957
Fixing unicode
2016-10-11 15:32:58 -04:00
Dave Gandy
29b0efdfc0
Adding bandcamp #1725
2016-10-11 15:32:10 -04:00
Dave Gandy
659554cd59
Adding windows minimize, maximize, restore, and close #1582
2016-10-11 15:16:38 -04:00
Dave Gandy
8f5d267cd4
Styling new BSA
2016-10-11 13:44:13 -04:00
Dave Gandy
101b25690c
Updating BSA
2016-10-11 13:31:26 -04:00
Dave Gandy
ccd56161b2
Merge remote-tracking branch 'origin/ad-proxy' into 4.7.0
2016-10-11 13:11:08 -04:00
Dave Gandy
b9ee94f95c
updating codie-pie logo #5804
2016-10-11 13:07:39 -04:00
Dave Gandy
546bef0656
Adding a critical alias
2016-10-11 12:36:58 -04:00
Dave Gandy
5259fd4d98
Adding podcast #2125
2016-10-11 12:31:17 -04:00
Travis Chase
f657b32f93
Localize monetization.js file
2016-10-10 14:32:54 -05:00
Travis Chase
ff13aba8b4
Using ad proxy
2016-10-10 12:56:56 -05:00
Dave Gandy
53edebab76
Adding bath and shower #708
2016-10-06 13:02:13 -04:00
Dave Gandy
1a64ae9b93
Added 5 thermometer states #720
2016-10-06 12:12:27 -04:00
Dave Gandy
ec19cbb14f
Updating youtube-play icon
2016-10-06 10:17:21 -04:00
Dave Gandy
571a58a599
Updating youtube play icon to match official youtube social logo #10021
2016-10-05 16:40:17 -04:00
Dave Gandy
567cdad49f
Adding Telegram #3034
2016-10-05 16:31:46 -04:00
Dave Gandy
2d07b44f9a
Adding Free Code Camp icon #6927
2016-10-05 16:27:22 -04:00
Dave Gandy
60e16b5262
Adding quora #510
2016-10-05 16:22:06 -04:00
Dave Gandy
91927150d8
Adding id-badge, id-card, and id-card-o #825
2016-10-05 16:17:09 -04:00
Dave Gandy
7cf56ab92e
Most user icons updated to new spec
2016-10-05 15:13:40 -04:00
Dave Gandy
c0b4f9c116
Adding user-o, user-circle, and user-circle-o
2016-10-05 14:19:21 -04:00
Dave Gandy
aff1205f85
Adding address-book, address-book-o, address-card, address-card-o #825
2016-10-04 16:51:09 -04:00
Dave Gandy
5b1bf91021
Updating Mastercard CC logo #9633
2016-10-04 15:11:46 -04:00
Dave Gandy
8f8877c456
Adding temp linode, updating envelope-open
2016-10-04 14:52:17 -04:00
Dave Gandy
43622347de
Another update to envelope-open
2016-10-04 12:11:04 -04:00
Dave Gandy
12dcb10d9d
Adding envelope-open #897
2016-10-04 12:00:12 -04:00
Dave Gandy
3358e34f3a
Adding handshake-o icon #878 .
2016-10-03 16:10:15 -04:00
Dave Gandy
ea44fd33f9
Updating font file details to 4.7.0
2016-10-03 14:28:25 -04:00
Geremia Taglialatela
fc064e9d5c
Add spanner filter to wrench icon
...
Closes #6173
2016-10-01 17:07:41 +02:00
Geremia Taglialatela
6e4aea84e2
Add cup filter to trophy icon
...
Closes #9778
2016-10-01 17:06:38 +02:00
Geremia Taglialatela
48a7d9db28
Add security filter to lock and shield icons
...
Closes #9919
2016-09-18 16:27:31 +02:00
Geremia Taglialatela
fb155889d3
Fix IE7 section in Get Started page
...
Partially reverts ce194fb
Fixes #9923
2016-09-17 17:22:16 +02:00
Dave Gandy
abb4a83c43
Update wpbeginner logo
2016-09-12 14:58:21 -04:00
Geremia Taglialatela
9602d0fae7
Fix links to BootstrapCDN
...
Fix #9860
2016-09-08 20:20:13 +02:00
Sarang Joshi
e925d9026e
Fix grammar in accessibility.html
...
Minor grammatical fix
2016-09-07 23:47:44 -07:00
Dave Gandy
8fc1bbb8c6
Adding fb tracking pixel
2016-09-07 12:41:58 -04:00
Brian Talbot
23ccc14f62
fixing broken CDN "try again" links
...
* resolves #9793
2016-08-24 16:16:32 -04:00
Dave Gandy
43cd36da8d
Updating banner ad
2016-08-10 16:01:26 -04:00
Dave Gandy
d0811abdc3
Minor changes to the banner
2016-08-04 11:32:44 -04:00
Brian Talbot
c734a87028
Merge pull request #9586 from FortAwesome/talbs/update-a11y-doc
...
Update Interactive Element Accessibility Documentation
2016-07-29 10:13:04 -04:00
Brian Talbot
98475f44f1
doc: updating a11y examples to use aria-label method
2016-07-29 10:12:27 -04:00
Brian Talbot
965a9865b1
updating campaign URL params with latest version number
2016-07-25 13:43:31 -04:00
Brian Talbot
df55bbba7e
doc: updating a11y how-tos w/ aria-label method
2016-07-18 08:46:43 -04:00
Geremia Taglialatela
4213679789
Update wheelchair-alt filters and categories
...
Add the same filters and categories of wheelchair icon.
Fix #8992
2016-07-08 12:37:14 +02:00
Geremia Taglialatela
b13c4d873c
Fix wrong indentation
2016-07-08 11:55:36 +02:00
Geremia Taglialatela
b7ab34b29a
Add telephone filter to phone icons
2016-07-08 11:48:56 +02:00
Ben Gadbois
5f0cd059d6
Additional filters so all the comment icons are consistent
2016-06-30 19:20:57 +02:00
Geremia Taglialatela
51b979d1a9
Add megaphone filter to bullhorn icon
...
Closes #9459
2016-06-23 12:40:57 +02:00
Geremia Taglialatela
8d735c95da
Change contributing guidelines for icon requests
...
Asking people to use GitHub’s reactions instead of "+1" comments.
Closes #9337
2016-06-06 10:45:37 +02:00
Geremia Taglialatela
0e55e27c62
Fix icons.yml
...
- Remove some unneeded filters from Wheelchair icon
- Fix Map Outlined icon name
- Remove unneeded filter property in Paper Plane icon
- Rearrange categories in Area Chart, Pie Chart and Line Chart icons
Fix #9331
2016-06-03 19:48:28 +02:00
Dave Gandy
8e241f209f
Merge pull request #9190 from FortAwesome/talbs/update-a11y
...
Add CDN Auto Accessibility to Accessibility Page
2016-05-13 11:42:25 -04:00
Brian Talbot
c763ff1968
changing examples to be CDN auto-a11y based with note
2016-05-13 11:31:27 -04:00
Brian Talbot
94c59bbc1b
revamping accessibility page content and layout with CDN info
2016-05-13 11:31:27 -04:00
Dave Gandy
c6e79ae1a1
Updating version number
2016-05-12 12:32:19 -04:00
Dave Gandy
bb3e5b2125
Fixing TTF permissions
2016-05-12 12:13:15 -04:00
Dave Gandy
b0637d8310
Adding webfont files
2016-05-12 12:11:43 -04:00
Dave Gandy
9b573ed34a
Updating Font Awesome logo
2016-05-12 12:06:46 -04:00
Dave Gandy
f97ac872ee
Updating docs
2016-05-12 11:46:26 -04:00
Dave Gandy
545f1cbacc
Adding official font awesome logo, adding official google logo #
2016-05-12 11:32:14 -04:00
Dave Gandy
5e36a38de8
Updating instagram logo to latest #9175
2016-05-12 09:55:21 -04:00
Dave Gandy
1a310a2a56
Updating json config files, adding link to release PR
2016-05-12 09:35:37 -04:00
Brian Talbot
fd7ae9cae0
removing unneccessary bootstrap a11y utility reference
2016-05-12 08:13:12 -04:00
Dave Gandy
30cc2e1cba
Getting rid of temp text
2016-05-10 12:06:00 -04:00
Dave Gandy
ce194fb6d8
Updating getting started to use font awesome cdn
2016-05-10 09:25:36 -04:00
Dave Gandy
97412d1384
Updating footer ad
2016-05-05 12:56:57 -04:00
Dave Gandy
eaa6f83bdf
Setting TTF to installable
2016-05-04 11:26:55 -04:00
Dave Gandy
fe096370ee
Updating webfont files
2016-05-04 11:25:03 -04:00
Dave Gandy
82ed6c3e0c
Fixing some CSS issues
2016-05-04 11:08:29 -04:00
Dave Gandy
eaac03f507
Adding fa-first-order, aliasing fa-resistance #9116
2016-05-04 10:22:11 -04:00
Dave Gandy
9f911aab9a
Adding new Pied Piper logo #9115
2016-05-04 10:06:59 -04:00
Dave Gandy
3afea22498
Updating readme with 4.6.2 PR
2016-05-04 09:47:53 -04:00
Brian Talbot
b054f09c2d
syncing up CDN-based status views with app
2016-05-02 11:40:20 -04:00
Dave Gandy
df9fc8500b
Updating blog URL
2016-04-27 13:01:58 -04:00
Dave Gandy
60d0e4007b
Reverting some bad changes we missed.
2016-04-26 15:22:03 -04:00
Dave Gandy
7d5e21b765
Merge pull request #9060 from FortAwesome/talbs/store-polish
...
Store: UI Polish
2016-04-26 15:17:34 -04:00
Dave Gandy
feb70127a0
M/W/C gray instead of green
2016-04-26 15:16:28 -04:00
Álvaro
cb361b406e
Adding a few more filters as per #9041
...
Adding a few more filters as per #9041
2016-04-26 15:56:12 +01:00
Brian Talbot
66136a0606
adjusting store-based UI and content
...
* adding suggestion-based call-to-action
* adding a11y-friendly labels
* adding product-based transitions
* adding extra padding to colorway controls
* converting color toggles to visual swatches
* adding titles to sizes
* copy updates
2016-04-25 17:06:54 -04:00
Dave Gandy
d6ec821786
Merge pull request #9043 from ricardopolo/patch-2
...
Multiple changes in CDN links
2016-04-25 11:58:34 -04:00
Dave Gandy
093ae22480
Minor changes to css and doc
2016-04-25 11:57:10 -04:00
Ricardo Polo
ae3e3d9817
Multiple changes in CDN links
...
* Moving the resources from CDNJs to JSDelivr. In HTTP/2 and SPDY it is recommended to host all dependencies in the same CDN or web server, so all resources are downloaded using the same HTTP connection. It's faster than establish a connection to two CDN providers. In the past using multiple CDN was the best option, but no longer. So we have to put them in just one CDN, I don't have any relation with JSDelivr but think is the best available option.
* Added SRI (integrity) to external scripts. This prevents an infection if the CDN is compromised.
* Removed version aliasing from Algolia (3) and put specific version (3.13.1). This way the cache TTL is longer and avoid breaking changes if the library is updated.
* Added the JSDelivr RUM script. This allow them to test the performance of downloading scripts and takes better load balancing decision for the CDN resources.
2016-04-22 16:33:31 -05:00
Dave Gandy
70ece9dc88
Updating navbar to add the store
2016-04-22 11:34:06 -04:00
Dave Gandy
ace3cbc96d
Moving shirt types back into card
2016-04-22 11:24:32 -04:00
Dave Gandy
a740155201
First pass at Font Awesome store
2016-04-22 00:36:10 -04:00
Dave Gandy
218cbef6ef
Merge remote-tracking branch 'origin/master' into talbs/cdn/getting-started
2016-04-21 20:47:50 -04:00
Dave Gandy
0350c8a31b
Latest URL for cdn registration on staging
2016-04-21 16:41:08 -04:00
Geremia Taglialatela
479827f33b
Fix large screen carousel controls
...
Fixes #9031
2016-04-21 17:53:53 +02:00
Dave Gandy
3ffdbaa8da
Minor edits to layout
2016-04-20 14:37:36 -04:00
Dave Gandy
7b41dd0092
Updates to cdn getting started, error and succes states
2016-04-20 14:33:58 -04:00
Dave Gandy
2370d21278
Merge remote-tracking branch 'origin/master' into talbs/cdn/getting-started
2016-04-20 10:56:06 -04:00
Dave Gandy
65ca5ce777
Merge branch 'master' of https://github.com/FortAwesome/Font-Awesome
2016-04-19 10:42:19 -04:00
Dave Gandy
b38d6e46c7
Adding a page to copy and paste all icons.
2016-04-19 10:41:54 -04:00
Brian Talbot
558cb1d8f0
fixup! addressing UI feedback
2016-04-18 11:53:59 -04:00
Brian Talbot
aacf4d1fac
WIP - revising get started UI with Font CDN options
2016-04-18 11:00:28 -04:00
Ferhat Elmasgunes
86b5995d77
Update accessible.html
...
Added forgotten closing tag.
2016-04-16 05:26:53 +03:00
Dave Gandy
6aecdc2299
Merge branch 'master' of https://github.com/FortAwesome/Font-Awesome
2016-04-14 13:37:06 -04:00
Dave Gandy
b1082057c5
Updating site.css compression flag. Should have no problems for backwards compatibility.
2016-04-14 13:36:59 -04:00
Brian Talbot
657c29f1b9
correcting cheatsheet glyph content to not include a11y-friendly text
2016-04-13 17:14:25 -04:00
Geremia Taglialatela
06b2efcda0
Merge pull request #8964 from ericwbailey/master
...
Copy tweak: Low vision considerations
2016-04-12 20:05:43 +02:00
Eric Bailey
6f6412a4b5
Slight low vision rephrasing, added color contrast checker resource
2016-04-12 12:22:13 -04:00
Dave Gandy
6535013c33
Merge pull request #8962 from FortAwesome/4.6.1-wip
...
4.6.1 Patch Release
2016-04-12 10:51:54 -04:00
Dave Gandy
6ec956c9e7
Fixing stray non-us-ascii character #8953
2016-04-12 10:14:31 -04:00
Dave Gandy
1f956fd79e
Setting TTF to installable mode
2016-04-12 10:07:59 -04:00
Dave Gandy
e7cfd92777
Updating webfont files
2016-04-12 09:57:08 -04:00
Dave Gandy
53de0b9047
Updating version number in OTF
2016-04-12 09:53:11 -04:00
Dave Gandy
75e5d4e830
Adding 4.6.1 PR to README
2016-04-12 09:50:38 -04:00
Brian Talbot
5ab5b1536a
adding blog back into navbar for larger viewport sizes
2016-04-12 09:50:38 -04:00
Patrick H. Lauke
7d984cd4a1
Update other.html
...
low "quality" vision is an unfortunate wording - "low vision" is the generally accepted term. plus minor tweak to last sentence to make it flow better.
2016-04-12 09:50:04 -04:00
Brian Talbot
32b5574c7c
Merge pull request #8950 from patrickhlauke/patch-1
...
Update using-with-accessibility.html
2016-04-12 09:47:18 -04:00
IKOURFALN Slimane
2ca0804aea
Fix aria-hidden
2016-04-12 13:05:53 +01:00
Geremia Taglialatela
f2acc20cac
Merge pull request #8951 from patrickhlauke/patch-2
...
Update other.html
2016-04-12 11:10:17 +02:00
Patrick H. Lauke
a254881a20
Update background.html
...
Minor typo and a few commas to break up the overly long sentence
2016-04-12 00:05:57 +01:00
Patrick H. Lauke
56838178ab
Update other.html
...
low "quality" vision is an unfortunate wording - "low vision" is the generally accepted term. plus minor tweak to last sentence to make it flow better.
2016-04-12 00:04:41 +01:00
Patrick H. Lauke
6e3161989e
Update using-with-accessibility.html
...
A few minor grammar fixes, better explanation of the use of visually hidden `<span>`s and the use of `title`, better example and explanation for interactive elements
2016-04-12 00:02:12 +01:00
Dave Gandy
5697be912b
Merge branch '4.6.0-wip'
2016-04-11 13:47:51 -04:00
Dave Gandy
534c672367
Updating what's new, another webfont file
2016-04-11 13:39:25 -04:00
Dave Gandy
6d941a2b9c
Fixing embed permissions for ttf #2517
2016-04-11 11:19:20 -04:00
Dave Gandy
3eb98e88e5
Adding snapchat ( #3906 ) & viadeo ( #886 ) icons
2016-04-11 11:08:03 -04:00
Dave Gandy
d820f5cc9e
Updating jumbotron icons
2016-04-08 18:39:15 -05:00
Dave Gandy
750651fae5
Updating icons in icon nav dropdown
2016-04-08 18:31:46 -05:00
Dave Gandy
49e8997098
Appears to fix icon height #8101
2016-04-08 18:16:53 -05:00
Dave Gandy
101e011640
Updating visual test cases to prep for #8101
2016-04-08 17:42:14 -05:00
Dave Gandy
373cf12fad
Adding low-vision #8895
2016-04-07 17:40:02 -05:00
Dave Gandy
e471f97bce
Adding sign-language #2026
2016-04-07 16:27:10 -05:00
Dave Gandy
02bcf05d45
Adding glide and glide-g #8917
2016-04-07 15:21:05 -05:00
Dave Gandy
b1e157be11
Adding fa-deaf #5409
2016-04-07 12:10:08 -05:00
Dave Gandy
35518db57c
Updating assistive-listening-systems again
2016-04-07 11:41:48 -05:00
Dave Gandy
53d3657427
Updating assistive-listening-systems
2016-04-07 11:22:26 -05:00
Dave Gandy
217493fd97
renaming to fa-american-sign-language-interpreting #2026 #8895
2016-04-07 11:05:03 -05:00
Dave Gandy
7d5ec0105c
Renaming fa-american-sign-language to fa-sign-language-interpreting #2026 #8895
2016-04-07 10:36:42 -05:00
Dave Gandy
97149efe30
Updating #7357 .
2016-04-06 21:16:04 -05:00
Dave Gandy
b2730afc89
Adding american-sign-language (asl) #2026
2016-04-06 20:10:02 -05:00
Dave Gandy
2f88f2e4dd
Adding assistive-listening-systems #5409
2016-04-06 17:41:33 -05:00
Dave Gandy
5ad8a2c4f1
Minor edits.
2016-04-06 17:17:49 -05:00
Brian Talbot
e83c0ded63
changing references of 'fonticons' to 'fort awesome'
2016-04-06 17:12:51 -05:00
Dave Gandy
ea65a45664
Adding braille icon #5753 .
2016-04-06 17:01:04 -05:00
Dave Gandy
7437b825a7
Adding volume-control-phone
2016-04-06 16:15:11 -05:00
Dave Gandy
9492519415
Adding audio-description #3176
2016-04-06 15:32:54 -05:00
Dave Gandy
db9d1d5df2
Adding blind #8895
2016-04-06 14:34:24 -05:00
Dave Gandy
f4ee91c9e7
Adding existing icons to Accessibility category #8895
2016-04-06 14:28:13 -05:00
Dave Gandy
207f32eed4
Adding question-circle-o #5972
2016-04-06 14:23:26 -05:00
Dave Gandy
8f39dab259
Addressing #1530 , #8905 , #614 , #2746 , starting on #8895
2016-04-06 11:45:20 -05:00
Brian Talbot
9496b600a8
adding accessibility information and best practices
...
* adding accessibility informational page
* adding in accessibility-minded examples
* adding accessibility practices to icon markup example
* updating doc site icons with accessibility best practices
* updating homepage with accessibility information
Fix #6133
2016-04-06 09:29:31 -05:00
Dave Gandy
72eabbc637
adding a11y-focused sr-only and sr-only-focusable utilities
2016-04-06 09:23:22 -05:00
Dave Gandy
343aaba726
First edits to files that depend on version number.
2016-04-06 09:23:21 -05:00
Geremia Taglialatela
82f951b944
Fix “Unexpected CSS token” warning on Safari
...
Caused by `filter: progid:DXImageTransform.Microsoft.BasicImage`
css property. Since we are addressing IE >= 8 and valid HTML5 templates,
we can use `-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage”`
to get the same result
Fix #5043
2016-04-06 09:23:21 -05:00
Geremia Taglialatela
e023bc93ba
Add missing parameter to SCSS flip mixin
...
Fix #8883
2016-04-06 09:23:21 -05:00
Brian Talbot
5e9ab27191
FIX: correcting incorrect referenced info icon on doc icon view
2016-04-05 08:39:28 -05:00
Geremia Taglialatela
f97ab41d18
Add event filter to calendar and calendar-o
...
Closes #8809
2016-03-23 13:04:52 +01:00
Geremia Taglialatela
5aacb03fa6
Add privacy filter to fa-user-secret
...
Closes #8775
2016-03-17 17:09:36 +01:00
Dave Gandy
03fd1951e9
Merge pull request #8732 from FortAwesome/talbs/remove-survey
...
Remove Font Awesome Feedback Survey
2016-03-10 13:47:19 -05:00
Dave Gandy
864be93578
Updating to most recent version number in referrer
2016-03-10 13:44:44 -05:00
Brian Talbot
e757a076dc
updating assets and link for approveme ad
2016-03-10 11:43:03 -05:00
Brian Talbot
f4d3a16350
adjusting color settings for Black Tie banner ad
2016-03-10 11:33:18 -05:00
Brian Talbot
1ee4afbaf8
updating banner ads visually and name-wise to reference Fort Awesome
2016-03-10 11:24:07 -05:00
Brian Talbot
8775a98c90
removing survey promotion to homepage
2016-03-10 11:00:13 -05:00
Geremia Taglialatela
adcbe8edda
Improve filters of comment related icons
...
Adds `texting` and `sms` filters to `comment`, `comment-o`, `comments` and `comments-o` icons.
Sets the same filters on `comment-o` and `comment` icons
Closes #8696
2016-03-03 20:00:22 +01:00
Dave Gandy
bab4051aaa
Updating survey banner to mention completion time.
2016-02-24 17:59:35 -05:00
Brian Talbot
b75b6aeddf
adding survey promotion to homepage
2016-02-24 17:03:29 -05:00
Brian Talbot
8731dc6999
creating and populating Font Awesome survey view
2016-02-24 16:01:23 -05:00
Dave Gandy
36ff66dd43
Updating URL in modal
2016-02-24 12:35:40 -05:00
Dave Gandy
f351d27db6
Merge branch 'master' of https://github.com/FortAwesome/Font-Awesome
2016-02-22 14:46:37 -05:00
Dave Gandy
d910d19732
Updating icon search terms
2016-02-22 14:44:38 -05:00
Geremia Taglialatela
260e215149
Add factory filter to industry
...
Refers to #8279
2016-02-15 19:22:00 +01:00
ReadmeCritic
2b9ffd0b17
Update README URLs based on HTTP redirects
2016-02-14 06:43:47 -08:00
Dave Gandy
6a71f4e15e
New ad, fixing some search failures, updating company name
2016-02-08 14:30:54 -05:00
Geremia Taglialatela
d41173050a
Add arrow filter to fa-exchange
...
Close #8430
2016-01-27 22:19:20 +01:00
Dave Gandy
3cef6cb7ea
Icon pages should generate. Silly me.
2016-01-10 21:39:43 -05:00
Dave Gandy
898111fd33
updating link in download
2016-01-08 18:07:07 -05:00
Dave Gandy
74436ef778
Minor tweaks to download modal
2016-01-07 13:17:25 -05:00
Dave Gandy
38cb829909
Updating download modal with new version
2016-01-07 11:54:07 -05:00
Dave Gandy
8469f8e3b8
Download modal update v1
2016-01-07 09:42:46 -05:00
Dave Gandy
fd2a793754
Updating navbar with Fort Awesome rename
2016-01-06 13:27:01 -05:00
Dave Gandy
83e23c36df
Updating site to include new fonticons org navbar
2015-12-16 16:01:44 -05:00
James Harrison
a74763d1aa
Correct spelling ('sumarily' should be 'summarily').
2015-12-15 07:40:54 +00:00
Geremia Taglialatela
1c9beb741d
Move credit-card-alt to Web Application Icons
...
Add credit-card filters to credit-card-alt
2015-12-14 15:38:18 +01:00
MacMladen Buk3
ece9594d8e
Added space after # in README.md and README.md-nobuild for consistency and proper appearance on npmjs.com project page.
2015-12-11 23:01:25 +01:00
Geremia Taglialatela
ac14003ffc
Add lock filter to unlock-alt
...
Close #8002
2015-11-27 11:59:50 +01:00
Dave Gandy
8741e5b42d
Final changes for 4.5.0 release.
2015-11-23 08:27:12 -06:00
Dave Gandy
7bfde069fc
Updating percent icon.
2015-11-23 08:27:12 -06:00