Ecosyste.ms: OpenCollective

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

github.com/electron/search-with-your-keyboard

Add keyboard navigation to your existing client-side search interface.
https://github.com/electron/search-with-your-keyboard

chore: use throw instead of assert (#18)

5c79ad08f857198667f2ba76679233e4d8e82da0 authored almost 4 years ago by Nastya Antonenko <[email protected]>
build: install libgconf package (#20)

689bc4fb00342e0bb94ff48960067dc659ad8b24 authored almost 4 years ago by Vlad Hashimoto <[email protected]>
feat: Exclude INPUT, TEXTAREA, and SELECT (#12)

* Exclude INPUT, TEXTAREA, and SELECT

* Empty commit

3423ea06d04e0b9a54355c5852c246310cff462b authored about 4 years ago by Kevin Heis <[email protected]>
2.0.0

e5ae36af8e356354aaaf814009ec9ea9ed8066f5 authored almost 6 years ago by Michelle Tilley <[email protected]>
Set package.json version to current release version

9e2373f3da94e04790e5fca663aacef535eca566 authored almost 6 years ago by Michelle Tilley <[email protected]>
fix: doesn't do anything if `?` pressed (#10)

80aa85dfb710d2390e68987a60bd89bfe9606086 authored almost 6 years ago by Vlad Hashimoto <[email protected]>
feat: open links in new window if modifier key is pressed (#9)

* feat: open links in new window if modifier key is pressed

* Check if ctrlKey is pressed in ...

cbac00ca8e0c8acbe8ae641f29cb3aebfa08fc59 authored over 6 years ago by Vlad Hashimoto <[email protected]>
fix: update readme with info about new arrow behaviors (#7)

3cdefcb693d962ad050965ad4a1cdd0098dc72ff authored over 6 years ago by Zeke Sikelianos <[email protected]>
make arrow keys skip over invisible results (#6)

* fix: only hijack up and down arrows when query exists

* fix: make arrow keys skip over invi...

b84bf2038e648045563aefc49bc51f911423f62a authored over 6 years ago by Zeke Sikelianos <[email protected]>
fix: only hijack up and down arrows when query exists (#5)

0b8b261a1fa261e11ff42ae70e53a24ed6582ebd authored over 6 years ago by Zeke Sikelianos <[email protected]>
fix: slash key behavior (#4)

3479f00f8d311fcc1f476a7b8d2b336b31cbf9a9 authored over 6 years ago by Zeke Sikelianos <[email protected]>
fix: superfluous change to trigger new release (#3)

e22c8290f418db7a6581fd572422a2acb858b439 authored over 6 years ago by Zeke Sikelianos <[email protected]>
fix: prevent window scrolling on arrow up and down (#2)

* fix: prevent window scrolling on arrow up and down

* fix: add standard to dev deps

* cho...

f2b9faa2b518108bc39267c29cf33a43b16ec923 authored over 6 years ago by Zeke Sikelianos <[email protected]>
add readme

e41bab55fe5b66b047355ae0ff509529bb318e9c authored over 6 years ago by Zeke Sikelianos <[email protected]>
first working version

0167dda84a23f031c9f96d9f04dfd579b6011312 authored over 6 years ago by Zeke Sikelianos <[email protected]>