Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/simple-icons/simple-icons-website

The website for Simple Icons: SVG icons for popular brands
https://github.com/simple-icons/simple-icons-website

Implement lazy loading with relative links to icons SVGs (#165)

a2c294896e125da6e793c0b6f2f06e0a76ffd65c authored about 3 years ago
Fix control hiding part of the description on mobiles (#164)

* Fix control hiding part of the description on mobiles

38f30ed4121e63be6a61a339d012f08718d30519 authored about 3 years ago
Update simple-icons to 6.3.0

95549f20022d370a7eddbb5c29b62d2108c3d34c authored about 3 years ago
🐛 fix searchbar lost focus after clearing (#163)

d1861dd21e23d962d3e425f25de7ecaa8b4c6fb3 authored about 3 years ago
adding .DS_Store to the list of ignored files (#160)

bfaf2c4ecc8569888f293407d397f189e3b394c1 authored about 3 years ago
Update simple-icons to 6.2.0

fc3e01205b66e544b458f8c4e510474ad14ef6d2 authored about 3 years ago
Set default download type if not yet loaded in local storage (#157)

39acf4bb1649a1fe48784830788a7fddd9b23482 authored about 3 years ago
Pin to NodeJS v12 in "Automated Releases" CI workflow (#155)

45979f1e6fe1489e6d94d7c6b36cc2b06f627cec authored about 3 years ago
Merging and cleaning up of issue-36 due to long inactivity time (#153)

* merging and cleaning up of issue-36 due to long inactivity time

* updated lock file with th...

8849b4e60b2048873a5725ee72db2bb40c067b5c authored about 3 years ago
Update all dependencies (#152)

Co-authored-by: Renovate Bot <[email protected]>

639251fd63fbe7c86995b604011dad2a9a787280 authored about 3 years ago
Update simple-icons to 6.0.0

7aa61345271a3b91390f6a9814053208f86818ec authored about 3 years ago
Fix click outside extensions modal not closing it in Firefox (#151)

* Fix click outside extensions modal not closing it

* Rewrite mock

877fd85e99c50320f201809c118534618ea7a539 authored about 3 years ago
Fix unminified build on development mode (#147)

https://webpack.js.org/configuration/mode

b550138d8c9a610c8c2dc5e12dec23c73de2e57c authored about 3 years ago
Added a group of buttons for universal download type (#112)

* WIP commit of Download Types

* adding Download Type buttons for universal file type

* me...

b179d66bcfba310d783b5e987070604bc65fe046 authored about 3 years ago
Update simple-icons to 5.24.0

f5db47e7ad09e63f988b496ae63c25d1f61c6433 authored about 3 years ago
Update all dependencies (#146)

Co-authored-by: Renovate Bot <[email protected]>

ac30cba006aa7a6094e9495794f6c6035d49f56f authored about 3 years ago
Update simple-icons to 5.23.0

df54d8ca837d36caea9cbf374a701e544161b0a2 authored about 3 years ago
Added 3rd party menu item and corresponding tests (#134)

* added 3rd party menu item and corresponding tests

* Update public/index.pug

this is bett...

856c59e9b6953767e10f841446d3a9527d1936ff authored about 3 years ago
Alleviate package-lock changing problems (#108)

* Set allowed npm version in manifest's engines

- Fix the name of the engines field
- Specif...

5b4e0b4062e88e57da3cf46d27a7ec29a12f9506 authored about 3 years ago
Update simple-icons to 5.22.0

66bc91ec01afeff88bd7a93030feaa8f0a7340be authored about 3 years ago
Test embedded icons optimization with simple-icons SVGO config (#142)

* Test embedded icons optimization with simple-icons SVGO config

* merging from master

* o...

15e741bf043688039679c386576958db8ba97c07 authored about 3 years ago
Produce unminified build on development mode (#139)

* Produce unminified build on development mode

bd0b77e73f40f8aeee973806d105ac5adc5375bf authored about 3 years ago
Add Pug formatting using Prettier (#138)

* Add Pug formatting using Prettier

* Rebase

* Update package-lock

dd4a519ab2c6af2d19f6bb2312ad86a84f31b7cf authored about 3 years ago
Add Windows support for `clean` script (#137)

128efec40c10f660be6f9da496bc951774cb231f authored about 3 years ago
Prevent focus on hidden input (#140)

84655ed82654284b7bd5989901b62d3b7745c694 authored about 3 years ago
Prevent focus on body (#141)

6cfb245826398783bd3adc3aa7910f6f703578d3 authored about 3 years ago
Rewrite test to use `describe.each` instead of `Array.prototype.forEach` (#136)

acab35f535ec140e601130ea0331ffaf91e9c1ce authored about 3 years ago
removed extraneous 'x' character in css class (#135)

194a5222b55c696a32962edbbb5fe74b1c6ffee2 authored about 3 years ago
Update simple-icons to 5.21.1

5f056bd22645f1f471e622aad68f72cec9877fda authored about 3 years ago
Update simple-icons to 5.21.0

0d9f7ac9321ef448fda83760de16f65c773f30cd authored about 3 years ago
Shadow luminosity refactoring (#133)

* increased luminosity of shadows in dark color scheme, added small margin to the menu to allow ...

68ee3f0862a48a3d60300722cdac04d3f4331d30 authored about 3 years ago
Update all dependencies (#128)

* Update all dependencies

* Specify what package managers Renovate should provide updates for...

667a0ba71a2a524a3b3b2d49cb4c19d3f86f5c78 authored about 3 years ago
Update README.md (#131)

* Update README.md

Updated the icon count to more than 2k

* Update README.md

Removed icon cou...

451180a76ef6e0f51b9f632a609347c089db0df9 authored about 3 years ago
Replace hover/focus of control elements for visibility (#130)

Replace the hover/focus styling of control elements from the same as the
active state to a styl...

ed2033f3c7259ed490920d127736b52128ae1690 authored about 3 years ago
Button design (#123)

* joined button groups, rounded the borders only for the first and last button on each group

...

0b6ad9cc202c5b08c7af858d3e208b382c7aac18 authored about 3 years ago
Add configuration file for Prettier (#129)

* Add prettier configuration file

* Update lint command to use Prettier config file as well

b32f85b348adb5cc8b85771650a68f1ee34e0183 authored about 3 years ago
Update simple-icons to 5.20.0

d3776449d270d2bfbd1ace51dcba36873c0dee2a authored about 3 years ago
Remove JavaScript blurs (#126)

* Remove blurring of buttons on click

This resets the tab index to the top of the page, which...

c7cae21b6e22f355ad3f591439d4a04bc5110822 authored over 3 years ago
rewritten header link titles (#122)

fa3dba36c7362612e0037cc039985e1d867923a4 authored over 3 years ago
Update simple-icons to 5.19.0

41062732a41826f8b6659d999bd6baa9f3a8dd48 authored over 3 years ago
Set save-exact in .npmrc to enforce --save-exact behaviour (#109)

77ec3f5f9b7b7ebdd52e315f85043f785e8e1868 authored over 3 years ago
Update all dependencies (#120)

Co-authored-by: Renovate Bot <[email protected]>

1b004c9a9bafe0b49aa0ac512d083e6f7d8f662c authored over 3 years ago
Update simple-icons to 5.18.0

325054539b2e6513e29d6d3288559fc6b9025a24 authored over 3 years ago
Update simple-icons to 5.17.0

dfe99635da4dac8ac80c9c00055f2f5b5818384b authored over 3 years ago
Update all dependencies (#119)

Co-authored-by: Renovate Bot <[email protected]>

75272c3f370e67ffd32266b4de2968240dd86ed2 authored over 3 years ago
Update simple-icons to 5.16.0

7fbba6bd9fe9d68793bec87b47bd2d29081f18e5 authored over 3 years ago
Update dependency nth-check to 2.0.1 [SECURITY] (#117)

Co-authored-by: Renovate Bot <[email protected]>

849cafb7a4167830bb21e3dd30a0af7004d7a692 authored over 3 years ago
Update dependency tmpl to 1.0.5 [SECURITY] (#116)

Co-authored-by: Renovate Bot <[email protected]>

729ac1d1a4e8a8cc161dde89c9081255bc49dabb authored over 3 years ago
Update simple-icons to 5.15.0

59641ef96080faa72cc61fe05622dc8dcf185d0b authored over 3 years ago
Adding link to website repository in the footer (#111)

* adding link to website repository

* add text for clicking link for github repository

* c...

3351074ed099482a47ba946b603c65667219d5e4 authored over 3 years ago
Custom color sorting implementation to remove black icons from ATF icon list (#110)

* changed color-sorter function for a custom implementation that moves black and white icons to ...

7843220e0a2b825dffc2e3f58fb9d41fae7e0e5b authored over 3 years ago
chore: fix links to issue templates in two places (#114)

0858715a0f7486ba7bfb0617c437ea0d3a338147 authored over 3 years ago
Update simple-icons to 5.14.0

6e919f786dd4413327113b2099a88524c7c99e96 authored over 3 years ago
Update simple-icons to 5.13.0

00139387a7133ce1eadd86eb70a0e28e8f35dac4 authored over 3 years ago
Converted menu links into logos (#99)

046a784872afe2f1b5963a20fa15a7f4d92c65f1 authored over 3 years ago
Update external issue template links

cdc99f1be3f68911cbe69b5277daec936e136578 authored over 3 years ago
Disable Renovate dependency dashboard (#106)

9f76f037da00f20360876999268f2b5eafbc8214 authored over 3 years ago
Update simple-icons to 5.12.0

a96a23a9b6c607a965198a4c5420deaab8a9ed08 authored over 3 years ago
Lowercase npm in the nav bar (#102)

84745a5ef269210a92baa4457da27d31b33fbc53 authored over 3 years ago
Update all dependencies (#100)

Co-authored-by: Renovate Bot <[email protected]>

361cc6b05a9bd91932c5b8a12908b118c91da45a authored over 3 years ago
Update simple-icons to 5.11.0

de9e998303e70a16fa8ecb23ff7c575082bf6c95 authored over 3 years ago
Update search input (#85)

* Set input type of search input to "search"

Set the input type of the search input to "searc...

7822108aaa09783894a7cb1594a050fd10ec3672 authored over 3 years ago
Fix missing icons bug (#98)

Fix the bug where UI icons where missing. This was caused by a change
introduced in the upgrade...

8625616fb884f2384735c727bc760f10c10cc69b authored over 3 years ago
Update simple-icons to 5.10.0

a115c382c721a2030820176acb65c39aa140ff63 authored over 3 years ago
Update all dependencies (#94)

Co-authored-by: Renovate Bot <[email protected]>

9b3015b01e022c1f56c0b71af04215cf6e4a20ea authored over 3 years ago
Update simple-icons to 5.9.0

21bde112c40b9aadbef15b6d72c61246dc8172ef authored over 3 years ago
Update simple-icons to 5.8.1

a0ad3fd57f27f9ea7099999258273b71ce931bee authored over 3 years ago
Fix access permission of husky files (#93)

517465a5a1c3cb4d69640d01b8d463aa7499a457 authored over 3 years ago
Update all dependencies (#91)

* Update all dependencies

* Remove Husky's .gitignore, it is no longer need as of v7

Co-au...

fca6458b02abeda2323eaea830bffb8a0dcc41e8 authored over 3 years ago
Update simple-icons to 5.8.0

fb46bc7d8c5918d9d95491c88def865f4232e278 authored over 3 years ago
Set up scheduled analysis (#65)

d35ea3b9bce872203b2b6a52d3cdee96e3bd8870 authored over 3 years ago
Add CSS reset (#90)

* Add initial CSS Reset

* Alphabetically ordering properties

* corrected formatting error
...

ae4cb2aac06f6ecf5eba8c6c22219a00112b72b5 authored over 3 years ago
Reduce flakiness of end-to-end tests in CI (#84)

* Run integration tests in band in CI

* Upgrade Jest from v26 to v27

Which will enable u...

a2a596aa5ad0a2af74de95b3f901daa8234a33c8 authored over 3 years ago
Update simple-icons to 5.7.0

48119c0cc127f6c6e7f7d3b50d20a16de5466a6f authored over 3 years ago
Add link to DISCLAIMER.md (#74)

d4aec66f282e0032a2bf61726b0e87af674ce1fb authored over 3 years ago
Update simple-icons to 5.6.0

fda4471255950578c9458bbcfe2cb7fabdb5edf3 authored over 3 years ago
Improve HTML (#83)

* HTML improvements: rel & role attributes

- Add `role="button"` to button-like <a> elements.
-...

677b365cd9ba2218a045508b2dfacbda9409793a authored over 3 years ago
Update simple-icons to 5.5.0

cc41ddcf3ce318611982daaabd8961da13f33a52 authored over 3 years ago
Improve CI caching (#80)

* Set up Jest cache in CI

* Use restore-keys for webpack cache

Co-authored-by: Raymond Noo...

1fb1f1720e7013cf0148895018c0b9d4458170e8 authored over 3 years ago
Split prod and dev cache for webpack

e8eb0a214b415e8e1616aa3ba5aef15a5f512674 authored over 3 years ago
Setup automatic manual install of simple-icons-pdf (#81)

Co-authored-by: Adam Rusted <[email protected]>

807e4571bf1e24242df8407cb9a4b93fb82f834e authored over 3 years ago
Update simple-icons to 5.4.0

7196554422a4130cb18102191eee0b34d981d206 authored over 3 years ago
Update CI committer info (#79)

ea9452ce56c77f80dfaff4ecf99de22ccd192859 authored over 3 years ago
Update simple-icons to 5.3.0

ca68fc0099240e512a753a36fa73b35606712ce4 authored over 3 years ago
Caching for npm (#77)

* Caching for npm dependencies

* Caching for website build

Use filesystem cache for webpac...

15011367dd6cd572e8829309068fa77553445402 authored over 3 years ago
Update HTML <head>

- Refactor out duplication of title, description, and URLs.
- Remove duplicate image/x-icon link...

2dbfbcf141402e31f484524c2da53c5006bfb74b authored over 3 years ago
Fix Parameter of Publish Website Action (#75)

* Fix parameter of gh-page action

* Bump version for deploy action

aea5cb9dfa13c08158110fad5f78894e91ccc58c authored over 3 years ago
Update simple-icons to 5.2.0

a8e8040d7c0ac7079fb6981451a8658c5f501c7d authored over 3 years ago
Update simple-icons to 5.1.0

df987d500f84c662986e7a74f3cf4f4654cae520 authored over 3 years ago
Add CNAME

0ee8598052b7fbf3c83fdb7b487c9aa295b14374 authored over 3 years ago
Update simple-icons to 5.0.0

acd72bcd8a707dabdfe49c81336b33b8ec8aefac authored over 3 years ago
Remove the temprorary banner (#63)

979fa9432f169175060a2f002ad33cc8ba26a8e1 authored over 3 years ago
Add Open Collective (#73)

* Update index.pug

* Create FUNDING.yml

c2d27f80ff5a7e6e0776faf749802820259cb51a authored over 3 years ago
hotfix package-lock.json

2514b0e33d4d79af114bfeb006f8e756170fa127 authored over 3 years ago
Add content-visibility to grid items (#69)

Add the new content-visibility CSS property [1] to grid items and use
content-intrinsic-size [2...

a11f279edb70605681aea3958c1102adf6e36f93 authored over 3 years ago
Add fallback fonts and use CSS vars for font families (#72)

36ed92ac8d0f6bf39cc62f12bc909ada95021c2c authored over 3 years ago
Update all dependencies (#70)

Co-authored-by: Renovate Bot <[email protected]>

476cc97f0ebcc15cdd43e44958166f308282d8fa authored over 3 years ago
Sticky controls on desktops (#30)

df6af9dbfe84dbd4977d6c1cff8ecced09176524 authored over 3 years ago
Update test running

Use cross-env for test env for Windows support, update test scripts for
clarity, add possiblity ...

074f8769aa8d12ae77e90fad0345d94d49b8c3fe authored over 3 years ago
Update simple-icons to 4.25.0

997b9a171229ac1a6a50eb71351ba864fac1b665 authored over 3 years ago