Commit graph

1308 commits

Author SHA1 Message Date
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
Elan Ruusamäe 3a2fab89c4 Fix Composer package "type" to "component"
This will allow easy deployment into a public directory with [component-installer](https://github.com/RobLoach/component-installer) or other various methods.
2017-07-17 11:07:57 -05: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
Geremia Taglialatela 78eb037c81 Merge pull request #11037 from TheJaredWilcurt/patch-1
Correct Sass/Less capitalization
2017-05-08 19:23:58 +02: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
Geremia Taglialatela f246112c98 Merge pull request #11027 from doersino/patch-1
Add filter "email" to "at"
2017-05-06 22:42:12 +02:00
Noah Doersing bebb0c5db3 Add filter "email" to "at" 2017-05-06 22:10:24 +02:00
Vadim Mazur 81dcaf0e42 Updating version number 2017-04-17 13:56:56 +06:00
Geremia Taglialatela c53b03d9a1 Merge pull request #10875 from jwilk/spelling
Fix typo
2017-04-01 09:42:07 +02:00
Jakub Wilk 98e2031ecc Fix typo 2017-04-01 01:07:49 +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
Geremia Taglialatela 04dad1e192 Merge pull request #10580 from anteriovieira/patch-1
Duplicate keywords
2017-01-28 22:39:59 +01:00
Antério Vieira b69db01471 Update package.json 2017-01-28 18:22:09 -02:00
Dave Gandy 4722e3ea4c Merge pull request #10424 from FortAwesome/kickstarter-preorders
FA5 Pre-order links
2016-12-22 15:53:02 -05: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 63e9e06e8e Merge pull request #10396 from FortAwesome/cheatsheet-fix
Fix cheatsheet print layout
2016-12-19 21:32:15 +01: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 d445932937 Merge pull request #10308 from FortAwesome/talbs/fa5-kick-starter-post
Updating Docs Site Post-Font Awesome 5 Kickstarter
2016-12-02 11:50:39 -05:00
Brian Talbot 1d401c6917 updating site after Font Awesome 5 Kickstarter ended 2016-12-02 11:41:49 -05:00
Dave Gandy 2fde87192a Merge pull request #10297 from FortAwesome/kickstarter-countdown
Add time left on Kickstarter to banner
2016-11-29 17:08:56 -05:00
robmadole 23f353ece7 Add time left on Kickstarter to banner 2016-11-29 16:05:26 -06:00
Geremia Taglialatela c965be5fb6 Merge pull request #10273 from Krevo/master
Remove duplicate v4.6.3 line in Changelog
2016-11-24 18:02:17 +01:00
Francois Crevola b20c5ea467 Remove duplicate v4.6.3 line in Changelog 2016-11-24 15:46:29 +01:00
Dave Gandy 49100c7c3a Merge pull request #10259 from FortAwesome/search-script-injection
Fix script injection by using _.template escaping
2016-11-21 11:37:31 -05: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
Geremia Taglialatela e2a8462124 Merge pull request #10179 from jerodsanto/patch-1
Add Changelog episode badge to README
2016-11-14 14:21:43 +01:00
Jerod Santo da4ea5812f Add Changelog episode badge to README
Links to: https://changelog.com/podcast/226
2016-11-06 10:39:41 -08:00
Dave Gandy d0b376a812 Updating kickstarter text and linls 2016-11-03 11:07:59 -04:00
Geremia Taglialatela 3d00691aa2 Merge pull request #10137 from josdea/patch-1
corrected aria-hidde_ to aria-hidden
2016-10-28 22:46:30 +02: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