Commit Graph

7 Commits

Author SHA1 Message Date
rhysd
2a9dadf70a github-electron: add missing remote.getCurrentWebContents()
API document is here:

https://github.com/atom/electron/blob/master/docs/api/remote.md#remotegetcurrentwebcontents
2016-03-11 10:14:19 +09:00
rhysd
5ad54b3e0b compliant fixes for errors by --target es6 2016-03-06 18:37:24 +09:00
Benjamin Pasero
38fddea3d4 updates as discussed 2016-01-07 08:45:52 +01:00
rhysd
b10b59fe42 github-electron: Unite main process definitions and renderer process definitions
because currently github-electron-renderer.d.ts and
github-electron-main.d.ts can't be used with tsd.d.ts at the same
time.  tsd.d.ts includes both definition files.  So I unite them to
resolve it.
2015-12-10 00:44:14 +09:00
rhysd
c073d5b052 github-electron: Add 'electron' module for renderer process 2015-12-10 00:37:26 +09:00
progre
c9296d222f Url to URL 2015-11-21 16:35:44 +09:00
Jed Mao
f70b0da416 Add Electron definitions 2015-05-06 12:06:22 -05:00