Samuel Attard
|
61949657f0
|
Some docs for touch bar
|
2017-03-03 14:00:38 -08:00 |
|
Zeke Sikelianos
|
ffc7a4c8a0
|
move platform labels to end of description for consistency
|
2017-03-02 13:57:04 -08:00 |
|
Zeke Sikelianos
|
23eecac288
|
document arguments for webview methods
|
2017-03-02 13:29:46 -08:00 |
|
Zeke Sikelianos
|
5ee7434a54
|
fix indentation of app.setLoginItemSettings arguments
|
2017-03-02 13:28:58 -08:00 |
|
Zeke Sikelianos
|
01423f79b3
|
denote webview process so linter will recognize it as an API
|
2017-03-02 13:27:04 -08:00 |
|
Zeke Sikelianos
|
5a173965ed
|
Merge pull request #8775 from electron/shortcuts
add a guide to keyboard shortcuts
|
2017-02-27 09:48:49 -08:00 |
|
Zeke Sikelianos
|
250c656aa7
|
lint
|
2017-02-27 09:34:35 -08:00 |
|
Kevin Sawicki
|
368da3300e
|
Merge pull request #8783 from thesbros/docs/blink-features-link
📝 Update link to Blink features.
|
2017-02-27 08:53:34 -08:00 |
|
Kevin Sawicki
|
20a9cf834b
|
Merge pull request #8769 from jwheare/docs-cancel-id
Clarify docs for dialog.showMessageBox cancelId
|
2017-02-27 08:52:59 -08:00 |
|
Zeke Sikelianos
|
f774ea857e
|
remove electron-localshortcut recommendation
|
2017-02-27 08:20:23 -08:00 |
|
Oden
|
c10f1210bc
|
📝 Update link to Blink features.
|
2017-02-26 20:34:00 -08:00 |
|
Zeke Sikelianos
|
ba4a2d7c30
|
describe local shortcuts before global
|
2017-02-25 19:21:33 -08:00 |
|
Zeke Sikelianos
|
5c64075032
|
add section for browser window events
|
2017-02-25 19:07:09 -08:00 |
|
Zeke Sikelianos
|
32f44d7917
|
add a guide to keyboard shortcuts
|
2017-02-25 18:59:13 -08:00 |
|
Zeke Sikelianos
|
dd5fa2df85
|
Merge pull request #8746 from electron/clarify-app-activation
clarify actions that cause app.activate event to be emitted
|
2017-02-25 18:20:43 -08:00 |
|
James Wheare
|
cdc6b13fc8
|
Clarify docs for dialog.showMessageBox cancelId
|
2017-02-24 23:56:47 +00:00 |
|
Kevin Sawicki
|
be16e75be2
|
Support explicit cancelId on macOS
|
2017-02-24 09:05:55 -08:00 |
|
Kevin Sawicki
|
eb260c3593
|
Update parameter prefix
|
2017-02-23 13:03:22 -08:00 |
|
popod
|
ea3b14f0bb
|
update startDrag(item) doc
add doc for `files` option
|
2017-02-23 21:28:36 +01:00 |
|
Zeke Sikelianos
|
7c4529a01a
|
clarify actions that cause app.activate event to be emitted
|
2017-02-22 16:42:34 -08:00 |
|
Kevin Sawicki
|
6c6506e5aa
|
Document menu.closePopup
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
55f90b4a4b
|
Add new menu.popup signature to planned breaking changes
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
d686cf77e9
|
Update menu.popup docs to take options object
|
2017-02-22 10:30:28 -08:00 |
|
Kevin Sawicki
|
91bd95a0b2
|
Add space after if
|
2017-02-22 08:11:21 -08:00 |
|
René Herrmann
|
c4280612c1
|
update setCertificateVerifyProc example
setCertificateVerifyProc example should reflect new api
|
2017-02-22 11:49:14 +01:00 |
|
Kevin Sawicki
|
9be42db8d5
|
Merge pull request #8628 from Spacetech/master
Implement invalidate for non-offscreen mode
|
2017-02-14 11:41:16 -08:00 |
|
Kevin Sawicki
|
52d989f908
|
Update docs for non-offscreen invalidate
|
2017-02-14 11:17:39 -08:00 |
|
Kevin Sawicki
|
07173cdd9d
|
Tweak setExtraParameter description
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
3b7207da9f
|
Support removing extra parameters
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
41fef3999c
|
Document setExtraParameter
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
cfe3ae234b
|
Correct , -> . typo
|
2017-02-14 09:37:09 -08:00 |
|
Kevin Sawicki
|
1933a4fc9f
|
Remove global Buffer mention now handled as require wrapper
|
2017-02-14 08:42:34 -08:00 |
|
Samuel Attard
|
7c33f3ee65
|
Document the noResolveAliases property
|
2017-02-13 08:23:53 -08:00 |
|
Kevin Sawicki
|
266c78b861
|
Merge pull request #8669 from poppinlp/patch-1
Fix typo
|
2017-02-13 08:18:19 -08:00 |
|
Kevin Sawicki
|
c9e5d7d1e2
|
Merge pull request #8660 from fab1an/patch-3
Update session.md
|
2017-02-13 08:17:23 -08:00 |
|
PoppinL
|
9b8e4eb6cb
|
Fix typo
Fix typo
|
2017-02-13 16:14:49 +08:00 |
|
Fabian Zeindl
|
46c65ae5fc
|
Update session.md
|
2017-02-12 10:06:24 +01:00 |
|
Fabian Zeindl
|
5efa34ce6d
|
Update web-contents.md
|
2017-02-12 10:03:33 +01:00 |
|
Kevin Sawicki
|
5e78330c6d
|
Merge pull request #8540 from electron/SECURITY.md
Add SECURITY.md
|
2017-02-10 13:27:50 -08:00 |
|
Kevin Sawicki
|
b92c4f6ce5
|
Merge pull request #8651 from electron/new-window-docs
[ci skip] Improve docs for `new-window` event
|
2017-02-10 10:29:07 -08:00 |
|
Kevin Sawicki
|
e85d2f00dd
|
Fix linting errors around spacing and semicolons
|
2017-02-10 08:49:13 -08:00 |
|
Vadim Macagon
|
035d9df29b
|
Fix example code
|
2017-02-10 18:02:03 +07:00 |
|
Vadim Macagon
|
197ad915b7
|
[ci skip] Improve docs for new-window event
This should help clarify the purpose of `event.newGuest` as per the recent discussion in #7407.
|
2017-02-10 17:57:55 +07:00 |
|
Vadim Macagon
|
e8f0331aeb
|
Improve docs for will-attach-webview event
|
2017-02-10 10:33:33 +07:00 |
|
Kevin Sawicki
|
acedc3e726
|
Merge pull request #8584 from electron/new-webview-event
Add will-attach-webview event
|
2017-02-09 12:40:11 -08:00 |
|
Kevin Sawicki
|
a7c050107b
|
Remove guest from will-attach-webview event
|
2017-02-09 11:47:45 -08:00 |
|
Kevin Sawicki
|
8b0d3a2567
|
Emit attach params as well in event
|
2017-02-09 11:45:07 -08:00 |
|
Kevin Sawicki
|
792f3c3030
|
Document will-attach-webview
|
2017-02-09 11:45:07 -08:00 |
|
Kevin Sawicki
|
35654d872b
|
Document new settings
|
2017-02-09 11:29:10 -08:00 |
|
Kevin Sawicki
|
f7f4de36af
|
Merge remote-tracking branch 'origin/master' into macos-open-save-panel
|
2017-02-09 11:25:05 -08:00 |
|