Commit Graph

973 Commits

Author SHA1 Message Date
Henry Desroches
23063b9027 Updated YouTube icon and brand color 2017-09-08 12:11:08 -06:00
Henry Desroches
2056933954 Updated Medium icon per August 2017 redesign 2017-09-07 11:27:16 -06:00
Johan Fagerberg
9906120532 Merge pull request #504 from birjolaxew/bug/503
Fix ARIA labelling
2017-09-07 11:52:04 +02:00
birjolaxew
8c125a2c8f
Change ARIA labelling
Fix #503
2017-09-06 14:33:04 +02:00
Johan Fagerberg
2ec32bc7a1 Fixed typo in CONTRIBUTING 2017-09-06 14:31:07 +02:00
Johan Fagerberg
d183067776 Updated ARIA guidelines
Following issue from #503
2017-09-06 13:23:41 +02:00
Johan Fagerberg
41b5ffa6f2 Merge pull request #500 from ericcornelissen/update-icons
Update existing icons to adhere to the rules in the CONTRIBUTING.md
2017-09-04 00:21:08 +02:00
Eric Cornelissen
bc9f1c058c Batch update icon 2017-09-03 22:19:47 +02:00
Eric Cornelissen
837086c0cd Update About.me icon 2017-08-30 18:24:32 +02:00
Eric Cornelissen
40b0b03c63 Update 500px icon 2017-08-30 18:19:20 +02:00
Johan Fagerberg
78d038ab42 Merge pull request #497 from ericcornelissen/icon-acrobat
Add Adobe Acrobat Reader icon
2017-08-30 15:08:23 +02:00
Johan Fagerberg
f8cd5fd531 Merge branch 'develop' into icon-acrobat 2017-08-30 15:07:47 +02:00
Johan Fagerberg
5c9e8fe059 Merge pull request #498 from ericcornelissen/icon-adobe
Add Adobe icon
2017-08-30 15:05:30 +02:00
Eric Cornelissen
db65a9d4a8 Add Adobe icon
Added an icon for Adobe, inspired by the request in #496.
2017-08-30 13:27:33 +02:00
Eric Cornelissen
23210faa96 Add Adobe Acrobat Reader icon
Added an icon for Adobe Acrobat Reader as requested in #496 from the
source mentioned by @birjolaxew.
2017-08-30 13:14:13 +02:00
Johan Fagerberg
4a233d16c8 Merge pull request #493 from whoisjorge/develop
Angular joins the family
2017-08-19 17:52:06 +02:00
Jorge Moliner
a58488c73a Turbo commit!
Added some spec. like: 
aria-labelledby="title"
role="img"
and <title> tag
2017-08-19 17:46:01 +02:00
Jorge Moliner
e9bfbef468 updated Angular hex color to #official
thanks to @birjolaxew
2017-08-19 16:13:21 +02:00
Jorge Moliner
14f014e01f Fixing bad indentation...
Damn...
2017-08-19 13:48:04 +02:00
Jorge Moliner
666b374c41 I have not forgotten JSON data! 2017-08-19 13:45:23 +02:00
Jorge Moliner
0039e639a4 Added Angular icon
I needed this icon for my project, so I contribute it to this awesome repository (of course following the guideliness).

:)
2017-08-19 13:43:29 +02:00
Johan Fagerberg
4899b665de Merge pull request #490 from ericcornelissen/building-instructions
Add building instructions to CONTRIBUTING.md
2017-08-19 13:10:38 +02:00
Eric Cornelissen
5971f93548 Use jekyll serve in build instructions 2017-08-17 15:01:30 +02:00
Eric Cornelissen
138cca3e6c Add building instructions to CONTRIBUTING.md 2017-08-17 13:34:58 +02:00
Johan Fagerberg
7453b07f3c Merge pull request #489 from ericcornelissen/remove-svg-fills
Remove fill attribute from all SVGs
2017-08-03 20:37:56 +02:00
Johan Fagerberg
2e1b5064a2 Merge pull request #488 from ericcornelissen/develop
Use dark color icons/text on light backgrounds
2017-08-03 20:37:08 +02:00
Eric Cornelissen
932483410b Remove fill attributes from all SVGs 2017-08-03 13:53:42 +02:00
Eric Cornelissen
25a4350882 Change dark color to dark gray instead of black 2017-08-03 13:15:39 +02:00
Eric Cornelissen
553aa4b8fb Use BEM naming and inherit colors 2017-08-03 13:13:31 +02:00
Eric Cornelissen
8e3028c5fc Tweak Luminance thresold for darkened icon 2017-08-02 15:50:38 +02:00
Eric Cornelissen
1376b5f255 Contrast ratio proof of concept
Initial implementation of making icons/text dark on a light background, as
suggested in issue #480. This implementation is based on the suggestion by
@pushrax, using the formula provided on
http://chilliant.blogspot.nl/2012/08/srgb-approximations-for-hlsl.html

Note that this implementation is not yet as desired, as it still darkens
some icons we might not want darkened and the dark color is currently full
black.

I also used this link in the process of making this:
http://springmeier.org/www/contrastcalculator/index.php
2017-08-02 15:46:03 +02:00
birjolaxew
95e3588af9
Add .npmignore 2017-07-12 00:02:31 +02:00
Johan Fagerberg
c266d1eeaf Merge pull request #446 from peterpme/feature/npm
Create package.json
2017-07-11 23:42:40 +02:00
Aleksandr Filatov
892e16f28f Revert "programming languages #469"
This reverts commit b0ed9d164c.
2017-07-10 13:17:57 -07:00
Aleksandr Filatov
b0ed9d164c programming languages #469 2017-07-10 13:12:40 -07:00
birjolaxew
48632664bc
Change size/alignment of empty message 2017-07-10 13:02:23 +02:00
birjolaxew
388f1f9741
Normalize search terms 2017-07-10 12:56:28 +02:00
Johan Fagerberg
f55b0f08d6 Merge pull request #459 from nietonfir/feature-search
Implement JS search
2017-07-10 12:53:42 +02:00
nietonfir
f06e07ec98 Notify the user when nothing is found 2017-07-10 00:06:04 +02:00
nietonfir
69ae7706aa Apply trim() on the search input 2017-07-09 23:04:04 +02:00
nietonfir
f1b7c69593 Lower the debounce to 50ms 2017-07-09 22:58:53 +02:00
nietonfir
b5df43cfbf Update the icon state as well if the search box is emptied 2017-07-09 22:57:19 +02:00
nietonfir
366bc21c5c Update README ;-) 2017-07-09 22:45:43 +02:00
nietonfir
79ad92be95 Wire up the search box 2017-07-09 22:45:43 +02:00
nietonfir
704a4d884b Add a search box to the page 2017-07-09 22:45:43 +02:00
nietonfir
408b8e119a Implement search logic 2017-07-09 22:45:43 +02:00
nietonfir
ea951c0e51 Add a .hidden CSS class 2017-07-09 22:45:42 +02:00
nietonfir
6d6dad2349 Create a javascript array in an iffy containing all the icon names 2017-07-09 22:45:42 +02:00
Dan Leech
4884509569 Merge pull request #475 from benjaminwil/contributing
CONTRIBUTING.md
2017-07-06 11:16:25 +01:00
Dan Leech
d1691a068a Merge pull request #474 from benjaminwil/develop
Add Letterboxd svg
2017-07-06 11:16:00 +01:00