Ecosyste.ms: OpenCollective

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

github.com/electron/electron-api-demos

Explore the Electron APIs
https://github.com/electron/electron-api-demos

change global shortcut, because cmd+d focuses `Desktop` on OS X Finder.app

9c87c26bc4032d0930668dfd9cc075f7c6f6c17b authored over 8 years ago by Zeke Sikelianos <[email protected]>
update spec count

6f4202b21853469c2e702acdd6afb090d51294ea authored over 8 years ago by Zeke Sikelianos <[email protected]>
update specs and lint

75eaf21c5f7e527130f7212d09dfd01598f26d38 authored over 8 years ago by Zeke Sikelianos <[email protected]>
use const in shortcut demo

705df247523ed4a9c8b2bd72dca60b8942097c71 authored over 8 years ago by Zeke Sikelianos <[email protected]>
update spec count

267cb19f724b97962a3b0e6c4440349886df8ec3 authored over 8 years ago by Zeke Sikelianos <[email protected]>
wording

2f7b774ca5a318a15589ec0becb93c2256a6e5ea authored over 8 years ago by Zeke Sikelianos <[email protected]>
normalize displayed shortcuts to match user platform

05c5a1d5053576920c2211784461609494e48479 authored over 8 years ago by Zeke Sikelianos <[email protected]>
finish global shortcut demo

82cf6fbb20ebba0282bf97a73f0e346b26992153 authored over 8 years ago by Zeke Sikelianos <[email protected]>
shortcut stuff

6685a31b552101974e93306a4ea0c827dac818d0 authored over 8 years ago by Zeke Sikelianos <[email protected]>
fix button class

045e0068f03ed6b9c1b27a141c6ed8e51587b7b0 authored over 8 years ago by Zeke Sikelianos <[email protected]>
add kbd styles

802fb9ed4c0527dacd015e549a9d0e3cc9c26a55 authored over 8 years ago by Zeke Sikelianos <[email protected]>
Merge pull request #171 from electron/upgrade-electron

Upgrade electron and electron-packager

ba8a5220af4befd79f239d370dfa78e9850eb2b2 authored over 8 years ago by Zeke Sikelianos <[email protected]>
:arrow_up: [email protected]

673429e5d89a185a86c1e8b0af56c3bb24476daf authored over 8 years ago by Kevin Sawicki <[email protected]>
:arrow_up: [email protected]

571a8d01214e37aaadc815ffae5d500c993beb03 authored over 8 years ago by Kevin Sawicki <[email protected]>
Merge pull request #169 from electron/start-menu

Add to Windows start menu

f8eddef8ef2a434000a2fd23a0d74d6d4ffa3c80 authored over 8 years ago by Kevin Sawicki <[email protected]>
Add missing space

b752fb0b47415accfee3c5f34a2e6c163da19b2d authored over 8 years ago by Kevin Sawicki <[email protected]>
Remove shortcut on uninstall

685c11529693b1374f4cf5ae40ecff24ad6fe847 authored over 8 years ago by Kevin Sawicki <[email protected]>
:art:

4f68252104a5cd0e4affbc9333f12877bfc2468b authored over 8 years ago by Kevin Sawicki <[email protected]>
Add call to Update.exe --createShortcut

9c90dc7dda869d8cd9a51b883f6948dd96f501ec authored over 8 years ago by Kevin Sawicki <[email protected]>
Merge pull request #168 from electron/new-spectron

New Spectron!

c608aa486481ce9599975c881b8273015896ff65 authored over 8 years ago by Kevin Sawicki <[email protected]>
Use ~ instead of ^ since minor tracks Electron version

a22838c0bbe73f1bd95e07fdcd70a8fd79033e36 authored over 8 years ago by Kevin Sawicki <[email protected]>
Use new spectron restart helper

cec99b3ed5e7d799e1f0341242686e9cf9c84461 authored over 8 years ago by Kevin Sawicki <[email protected]>
whitespace

b896c80cfcc50fa805404dbedcab63c092b70417 authored over 8 years ago by Zeke Sikelianos <[email protected]>
Prepare 0.4.0

7977aa2731bba458319cfa165606462eda92fe17 authored over 8 years ago by Kevin Sawicki <[email protected]>
use spectron 2.37.0

3bdcb9318ed36eb6ae4d7fdd2d3eea04a70353aa authored over 8 years ago by Zeke Sikelianos <[email protected]>
update spec for new spectron API

138e0ba385492e85a17a653be617abbead85ff75 authored over 8 years ago by Zeke Sikelianos <[email protected]>
use edge spectron

8832676047328edfa5692fb3de4aef789d7cd0d2 authored over 8 years ago by Zeke Sikelianos <[email protected]>
use edge spectron

09ddb41c4637e4983edc68869c4823dd36bc885a authored over 8 years ago by Zeke Sikelianos <[email protected]>
Merge pull request #166 from electron/letsconst4

Let/Const/StringTemplates in section and tests

d38fdcf77b7578c6a21f392632cd5f98aed2d052 authored over 8 years ago by Zeke Sikelianos <[email protected]>
lint

fde6c42fa5c9b60ac903845ba63ac56a632dfba5 authored over 8 years ago by Zeke Sikelianos <[email protected]>
update spec count

26ee90c9ba63b9fb7e6f71a98089c6ea90d8201f authored over 8 years ago by Zeke Sikelianos <[email protected]>
node doesn't yet support `let` outside of strict mode

7e5061688f9b2d668b42fe6c43c978533ece3861 authored over 8 years ago by Zeke Sikelianos <[email protected]>
declare mocha globals in standard config

458e2f04ad480a1ad431904000adfdfe4ff4d0a6 authored over 8 years ago by Zeke Sikelianos <[email protected]>
Rename .u-exlink to .u-visible-to-screen-reader

So it can be used for other stuff, not just external links

639d71a2988c9117ee355d513f149ba49693f965 authored over 8 years ago by simurai <[email protected]>
Remove external link icon

74a2763c4ab873354f9b7014550b6f11b336bb82 authored over 8 years ago by simurai <[email protected]>
const + let

24524e6a86a5d8954831897898f25828970b4b00 authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #164 from electron/letsconst

Let/Const/StringTemplates in main-process

52d44f98f309b03f7b7dffc398fb161d482af8c5 authored over 8 years ago by Zeke Sikelianos <[email protected]>
Merge pull request #165 from electron/letsconst3

Let/Const/StringTemplates in renderer-process

bd4eca6f2a9cbe6fe09d706924bea07f6ade2910 authored over 8 years ago by Zeke Sikelianos <[email protected]>
:fire: ;

36acbd0f42ecaf6cd3f4f20ff9f4e063663bd9c3 authored over 8 years ago by Jessica Lord <[email protected]>
string templates

cf673eb1537a2bdd1bc5f2f5cf17718e2d9a9ee2 authored over 8 years ago by Jessica Lord <[email protected]>
single quotes

bf46e18baf631d3930bde161cad31a67962d6ce4 authored over 8 years ago by Jessica Lord <[email protected]>
:fire: log

650a728f03d847a8fe386f80c155530e5f8b9c2e authored over 8 years ago by Jessica Lord <[email protected]>
const + let

dfaff7ebdc78e8380094195a2a75da7660d9c795 authored over 8 years ago by Jessica Lord <[email protected]>
string templates

9c371c91a8a54a56ddaf03a4a049848389ae8f6a authored over 8 years ago by Jessica Lord <[email protected]>
const + let

80ca01573ac97ee420d21b16307b3f1ee5325b18 authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #163 from electron/const-sweep

[WIP] Use const, let and string templates everywhere

6524316694a1defddfcffe6619b5d51f037ffe2a authored over 8 years ago by Jessica Lord <[email protected]>
All const

50583505aab9e4d1cdc12ff792c991f206fe1bb7 authored over 8 years ago by Jessica Lord <[email protected]>
More const

f4cc0d6e5aa920989567a6dece14d626fa8cbc44 authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #158 from electron/ex-links

Add external link info for screen readers

fe799b142587a4b7c7c8a8ecea33eb362af3a1e9 authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #162 from electron/replace-media-icon

Replace Media icon

98d0d2aea45439d8172cfee012f1aebc0ce62a39 authored over 8 years ago by Jessica Lord <[email protected]>
Replace Media icon

e5db7171f70c896c9649fb2dfdfef0fb138bd5df authored over 8 years ago by simurai <[email protected]>
Add screen reader text

fb1f1391bbb019856f9a5dc9eebd82ebc7a32b66 authored over 8 years ago by Jessica Lord <[email protected]>
Add screen reader text

9cadea6a5c636cc18c327fb1a7471dbc3d9190bd authored over 8 years ago by Jessica Lord <[email protected]>
Add screen reader text

dc2077b4d140cfc5655376e42e173da3c5a6013c authored over 8 years ago by Jessica Lord <[email protected]>
Add screen reader text

dfd531aaf3d78575abfb244f09eadef4e6d54964 authored over 8 years ago by Jessica Lord <[email protected]>
Add screen reader text

7843b1a94de099b1d5ec2dedb00a070707343059 authored over 8 years ago by Jessica Lord <[email protected]>
Add screen reader text

ef3ed55b25c8ed28060381922bbfc30695b1e96a authored over 8 years ago by Jessica Lord <[email protected]>
Add screen reader text

ca0a538a9037315cc7641c2ce326b00b26ea74a9 authored over 8 years ago by Jessica Lord <[email protected]>
Remove spaces before span

af4f8c1ca93581620ed9eabab3984067833b010b authored over 8 years ago by Jessica Lord <[email protected]>
Target screen reader test via protocol

bf9fc3287aebe974a7a40c3804e754cccee74456 authored over 8 years ago by Jessica Lord <[email protected]>
Remove (correct) special class

ea1cf6e046eb7084a63cb01d0a51247a06d45311 authored over 8 years ago by Jessica Lord <[email protected]>
Revert "Remove special class"

This reverts commit dbadf5c6c3558a45cb3a400ee661d82eef2d044d.

a64e7edf2a52d46bc37e939d30a457eb11522dad authored over 8 years ago by Jessica Lord <[email protected]>
Remove special class

dbadf5c6c3558a45cb3a400ee661d82eef2d044d authored over 8 years ago by Jessica Lord <[email protected]>
const/let in JS assets

ccb3cb96338f81aca0eb7ec8b3f8c350ca1dde51 authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #160 from electron/dialog-note

Add note about Information Dialog Titles

177a081186a9a8ce2156c960ed1567460227ea9c authored over 8 years ago by Jessica Lord <[email protected]>
Good morning, this is HTML

8277b1529233ffc397fd3b97d1da048f149be134 authored over 8 years ago by Jessica Lord <[email protected]>
Use code ticks

69387fdb3b9d77194c6f099b4089460c7cfa1fdd authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #161 from electron/how-to-demo

How to demo

9c49d8c08ba90d3a0a61111b0364c49d9ab2613b authored over 8 years ago by Zeke Sikelianos <[email protected]>
Reorg

6dccd479093fcb4e71535b53a97a382a04ec40a2 authored over 8 years ago by Jessica Lord <[email protected]>
Tweak copy

aa41d6abd455cb826275312d40c4d2dd6629d089 authored over 8 years ago by Jessica Lord <[email protected]>
Add more steps

c023c20b701fceceda89fdf8b4af20a5e1f77ad9 authored over 8 years ago by Jessica Lord <[email protected]>
Add note about title

adbc49507d92f000e5a91126165ce5622430aeac authored over 8 years ago by Jessica Lord <[email protected]>
Correct button id

42abfd351a6d4e025ec687496f1fe34f6405b66f authored over 8 years ago by Jessica Lord <[email protected]>
Get section started

62b8c7d584ec3c9f4f1f4b9a99de38b3a95ef50e authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #159 from electron/smfixes

Small Fixes

75591d45d37caf61ddc4d4cf3a66a73929a1c01b authored over 8 years ago by Jessica Lord <[email protected]>
Small s

c40f486e6bd9b6bd240f31240d454c7bf534890a authored over 8 years ago by Jessica Lord <[email protected]>
:fire: log

038e7cc5fb237f58d2d1192930b8a4386763fe2a authored over 8 years ago by Jessica Lord <[email protected]>
Add external link info for screen readers

d0ac7203b9992ebe803a56457898f5e50e19370d authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #155 from electron/fix-process-label

Add Renderer Process label

e8a868c145e677a2b2aa23298a0f2e589608c2c1 authored over 8 years ago by Jessica Lord <[email protected]>
Merge branch 'master' into fix-process-label

35a479da733cf99f88f8f130884df8e76590fa64 authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #157 from electron/guard-against-missing-id

Check if section exists before clicking

96a64c89a9770697dbdb510e57dbd782b57ebf15 authored over 8 years ago by Kevin Sawicki <[email protected]>
Merge pull request #151 from electron/protocol-demo

Add Protocol Handler Demo

7e8b3bb7b1ea01c071824580ecb6693a05c944c3 authored over 8 years ago by Jessica Lord <[email protected]>
Text edits

56d79125d115b24ec2adc185c661abc7710b949c authored over 8 years ago by Jessica Lord <[email protected]>
Merge master

cf2e43f11fc4ca074a4b5fa9dc30ad4cb0b30876 authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #152 from electron/crash-hang-wallop

Crash! Hang! Wallop! What a demo!

bf9d00b2117d222150b710e438f333a577a3e3d4 authored over 8 years ago by Jessica Lord <[email protected]>
Merge pull request #156 from electron/media

Printing → Media

c1d8971c7e7890e96345bcc60259544222774ec9 authored over 8 years ago by Jessica Lord <[email protected]>
Check if section exists before clicking

a65bb4fa93d1ddff601a1126f679ad61661e2379 authored over 8 years ago by Kevin Sawicki <[email protected]>
emit, reload per inline comments

5f4b86f67c3bf40f198f5f5430b92c5af0e32bcf authored over 8 years ago by Jessica Lord <[email protected]>
Add explicit language class to code block

a26654cc914bcb1c65f2f7101b3ba0bb069c7f4f authored over 8 years ago by Kevin Sawicki <[email protected]>
Add explicit language class to code block

092e3b89d01e3636e6339fea328eecb33d4cc3ff authored over 8 years ago by Kevin Sawicki <[email protected]>
Merge pull request #153 from electron/highlight-js-as-dependency

Use highlight.js as module dependency

7da4ff595d7971d3dce10220ce088f415703b535 authored over 8 years ago by Kevin Sawicki <[email protected]>
Remove lint errors

733726f8a6236a64b0f9150563578954a5856529 authored over 8 years ago by Kevin Sawicki <[email protected]>
Remove ignore of no longer used file

f1fa254e841a016284aff9b44df71afc8a5ec6ae authored over 8 years ago by Kevin Sawicki <[email protected]>
printing → media (dir names)

6c2ff1cd1595f7def0756123bf6827d3da8b2dcd authored over 8 years ago by Jessica Lord <[email protected]>
Printing → Media

15ae34f251605327dd807c849396ede57c997e4c authored over 8 years ago by Jessica Lord <[email protected]>
Add Renderer Process label

de9c0369143be67b9a384692b76441025e0deba5 authored over 8 years ago by Jessica Lord <[email protected]>
Edit copy

71c995813be18e843c8d322609c11a2b8f38c92e authored over 8 years ago by Jessica Lord <[email protected]>
Rename section

8e172716cdc12a960556eccf184f313db2f9d0e1 authored over 8 years ago by Jessica Lord <[email protected]>
Event is on the window

cc9f882f8ce1b386978b33a926a6161f1729aeff authored over 8 years ago by Jessica Lord <[email protected]>
Add note re: waiting

98c900d03c9724c8812d0db822173a9f9ad9f942 authored over 8 years ago by Jessica Lord <[email protected]>