JinHyeok Yeon
|
51a023e7bb
|
fixed wrong words & urls in README.md
|
2017-11-21 17:15:58 +09:00 |
|
Vanessa Yuen
|
c122852f09
|
make verbose execute and non verbose execute do the same things
|
2017-11-21 16:07:26 +08:00 |
|
Charles Kerr
|
92872154d4
|
Copyediting
|
2017-11-21 08:18:12 +01:00 |
|
Charles Kerr
|
dba9181611
|
Merge pull request #11164 from electron/nstitlebar-hidden
fix: Explicitally set "setTitlebarAppearsTransparent"
|
2017-11-21 07:51:47 +01:00 |
|
Cheng Zhao
|
596a61f1ad
|
Merge pull request #11059 from electron/clear-permissions-handler
Document setPermissionRequestHandler(null)
|
2017-11-21 09:50:17 +09:00 |
|
Shelley Vohr
|
be67fcf62b
|
initial updates from meeting today
|
2017-11-20 23:02:54 +01:00 |
|
Charles Kerr
|
0711e1e5e1
|
Merge pull request #11170 from him2him2/fixREADMEHeaders
Standardize README.md headers
|
2017-11-20 13:45:09 -06:00 |
|
Charles Kerr
|
70fae85451
|
Merge pull request #11187 from electron/util-is-deprecation
fix: Don’t use deprecated util.is* methods
|
2017-11-20 13:38:56 -06:00 |
|
Charles Kerr
|
432d050481
|
Merge pull request #11167 from simast/menu-typings-fix
Improve setApplicationMenu/getApplicationMenu docs
|
2017-11-20 13:28:37 -06:00 |
|
Felix Rieseberg
|
3c38438303
|
📦 Update electron-typescript-definitions
|
2017-11-20 09:54:00 -08:00 |
|
Felix Rieseberg
|
05bae0b4c4
|
🔧 Util is no longer used here
|
2017-11-20 09:52:13 -08:00 |
|
Felix Rieseberg
|
b029c088db
|
🔧 Bonus ;
|
2017-11-20 09:48:33 -08:00 |
|
Felix Rieseberg
|
b8b3b441a7
|
🔧 util._extend is deprecated, too
|
2017-11-20 09:46:02 -08:00 |
|
Felix Rieseberg
|
71b8eaf085
|
🔧 Don’t use deprecated util.is* methods
|
2017-11-20 09:40:47 -08:00 |
|
Charles Kerr
|
fa37d49fb6
|
Merge pull request #11185 from electron/fs-optional-options
fix: fs.readFile: make options optional
|
2017-11-20 10:57:31 -06:00 |
|
Charles Kerr
|
dafd3d69bc
|
Merge pull request #11184 from electron/document-nucleus
docs: Document Nucleus
|
2017-11-20 10:51:09 -06:00 |
|
Felix Rieseberg
|
4f6bdc5824
|
📦 Bump electron-docs-linter
|
2017-11-20 08:24:39 -08:00 |
|
Felix Rieseberg
|
c9f2080e4b
|
🔧 fs.readFile: options are optional
|
2017-11-20 08:20:20 -08:00 |
|
Felix Rieseberg
|
6cacb9838e
|
📝 Document Nucleus
|
2017-11-20 08:04:14 -08:00 |
|
Charles Kerr
|
5eb00e45aa
|
Merge pull request #11158 from electron/execute-errors
fix: Pass on errors thrown in `executeJavaScript`
|
2017-11-20 09:14:05 -06:00 |
|
Charles Kerr
|
4c04f1c7ed
|
Merge pull request #11117 from electron/add_deprecations_spec
Add to deprecations spec
|
2017-11-20 09:07:06 -06:00 |
|
Shelley Vohr
|
7904be8763
|
comment out unused methods
|
2017-11-20 15:12:34 +01:00 |
|
Aleksei Kuzmin
|
cf749a8e18
|
Explicitly skip tests that should be skipped
|
2017-11-20 14:43:23 +01:00 |
|
shelley vohr
|
42d7d51b75
|
Merge pull request #11171 from him2him2/electron.atom.io
Update electron.atom.io -> electronjs.org
|
2017-11-20 13:05:14 +01:00 |
|
Cheng Zhao
|
cb98ed8674
|
Merge pull request #11176 from electron/proxy-crash-race
Avoid proxy handler race condition crash
|
2017-11-20 20:15:02 +09:00 |
|
Vanessa Yuen
|
435e027dc3
|
fix linting for fenced codeblocks only (see electron/electronjs.org#868)
|
2017-11-20 14:33:25 +08:00 |
|
Vanessa Yuen
|
2441d51093
|
add remark lint to ensure fenced codeblocks are formatted properly.
|
2017-11-20 14:05:47 +08:00 |
|
Cheng Zhao
|
cd5785c410
|
Merge pull request #10793 from ahmedmohamedali/master
Add support for pdf in sub frames (https://github.com/electron/electr…
|
2017-11-20 11:37:42 +09:00 |
|
Cheng Zhao
|
dc7eaf8d78
|
Update to latest libcc
|
2017-11-20 11:07:00 +09:00 |
|
Cheng Zhao
|
79414d4822
|
Do not open devtools in tests
|
2017-11-20 11:05:38 +09:00 |
|
Cheng Zhao
|
3cc8330998
|
Merge branch 'master' into ahmedmohamedali-master
|
2017-11-20 11:04:47 +09:00 |
|
Matt Crocker
|
efaf7a6b85
|
Avoid race condition where login handler webcontents becomes null
|
2017-11-19 14:08:11 -08:00 |
|
Ronald Eddy Jr
|
5376df1519
|
Capitalizing Electron
|
2017-11-19 09:51:03 -08:00 |
|
Ronald Eddy Jr
|
f2d6d6b6a1
|
Updated Headers now consistent with styleguide
Made headers consistent with styleguide:
https://github.com/electron/electron/blob/master/docs/styleguide.md#titles
|
2017-11-19 09:48:09 -08:00 |
|
Ronald Eddy
|
14c6e78147
|
Update electron.atom.io -> electronjs.org
Update electron.atom.io -> electronjs.org to reduce redirects and speed navigation.
|
2017-11-19 04:01:33 -08:00 |
|
Ronald Eddy Jr
|
2a826c7ca9
|
Standardize README.md headers
Small changes to standardize formatting.
|
2017-11-19 02:48:06 -08:00 |
|
Simas Toleikis
|
c465257d69
|
Fix docs for menu setApplicationMenu/getApplicationMenu methods [ci skip]
|
2017-11-19 11:41:22 +02:00 |
|
Felix Rieseberg
|
daad465fcd
|
🔧 Eh, let's do it for all the types
|
2017-11-18 20:19:22 -08:00 |
|
Felix Rieseberg
|
e3b6271806
|
🔧 setTitlebarAppearsTransparent=YES
|
2017-11-18 20:00:01 -08:00 |
|
Felix Rieseberg
|
5b18bea7e3
|
🔧 Alex has good ideas
|
2017-11-18 10:59:09 -08:00 |
|
Felix Rieseberg
|
cf7e9df3a0
|
🔧 Appease the linter
|
2017-11-18 01:02:09 -08:00 |
|
Felix Rieseberg
|
3311e0bd67
|
👷 This calls for tests
|
2017-11-18 00:51:27 -08:00 |
|
Felix Rieseberg
|
9a2d103e7f
|
:thinking_face: What if we made it an Error again?
|
2017-11-18 00:51:14 -08:00 |
|
Felix Rieseberg
|
1dea186a6e
|
:thinking_face: What if you could return an Error?
|
2017-11-18 00:50:53 -08:00 |
|
John Kleinschmidt
|
f469059e90
|
Merge pull request #11153 from electron/update-ci-release
Move release build process to API calls
|
2017-11-17 15:52:20 -05:00 |
|
Zeke Sikelianos
|
e2a91ff689
|
Merge pull request #11152 from electron/fix-typo-in-styleguide
fix typo in styleguide
|
2017-11-17 12:26:43 -08:00 |
|
Zeke Sikelianos
|
b525f2f031
|
fix typo in styleguide
|
2017-11-17 12:14:33 -08:00 |
|
John Kleinschmidt
|
6f11aa169a
|
Run release builds from API
Remove "Bump" logic to run release
|
2017-11-17 15:13:30 -05:00 |
|
John Kleinschmidt
|
6fab8cc3a5
|
Merge pull request #11145 from OuYancey/translation-link
fix: wrong translation link in README
|
2017-11-17 10:54:17 -05:00 |
|
John Kleinschmidt
|
ccb6651752
|
Merge pull request #11125 from electron/fix-cert-verification-random-crash-on-exit
Fix random crash on app quit
|
2017-11-17 10:53:56 -05:00 |
|