Kevin Sawicki
62b39d58ca
crash-reporter -> crashReporter
2016-11-21 15:42:24 -08:00
Kevin Sawicki
ea6b53578f
Mention preferred size
2016-11-21 08:45:46 -08:00
Kevin Sawicki
7916981da2
zoomToContentSize -> zoomToPageWidth
2016-11-21 08:45:46 -08:00
Kevin Sawicki
7896ee23a2
Document zoomToContentSize
2016-11-21 08:45:46 -08:00
muryoimpl
eab5376c25
Fix typo
2016-11-21 00:49:11 +09:00
Zeke Sikelianos
d6e3360aef
Merge pull request #8009 from deed02392/master
...
Update docs
2016-11-18 08:33:24 -08:00
George Hafiz
aac31159b8
Update formatting to prevent '[] ()' sequences (e.g. String[] (optional)), which breaks MD rendering on GitHub and hides the array indication
2016-11-18 00:34:48 +00:00
Kevin Sawicki
88809b0e0b
Document reload and toggledevtools roles
2016-11-17 10:57:20 -08:00
Gabriel Handford
9382d48708
Update docs
2016-11-17 10:33:24 +09:00
Gabriel Handford
21df08d536
Remove redundant comment
2016-11-17 10:33:23 +09:00
Gabriel Handford
c78567aba6
Update shell openExternal docs (from review)
2016-11-17 10:33:23 +09:00
Gabriel Handford
b266533dfc
Shell openExternal can take optional callback (macOS)
2016-11-17 10:33:23 +09:00
Zeke Sikelianos
a7fdd04751
move menu constructor docs to top of file
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
5979dab13c
fix some class headings
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
c9739abf7f
add description and process for BrowserWindow class
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
39330affda
DownloadItem only needs one heading
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
d6684c4dcd
fix UploadBlob heading
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
4770d2b526
returns an instance, not the module
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
2b689a21e7
fix structure headings
2016-11-16 09:02:49 -08:00
Zeke Sikelianos
b084dc29ea
move each API doc into its own file
2016-11-16 09:02:49 -08:00
Greg Nolle
5d028f9163
Expose extra certificate information: full breakdown of issuer and subject principals, as well as full structure of intermediate issuer certificates.
2016-11-15 15:53:42 -08:00
Greg Nolle
446399c3c1
Expose whole certificate chain to verify proc and certificate-error event.
2016-11-15 15:53:42 -08:00
Kevin Sawicki
0ef6d4631d
Merge pull request #7658 from figma/webview-manual-guest-resize
...
Allow webview guests to be resized manually
2016-11-15 14:21:56 -08:00
Kevin Sawicki
35e000024c
Minor doc updates to setSize/disableguestresize
2016-11-15 13:59:01 -08:00
Alexandre
6f8eb282b7
[ci skip] Correct Linux limitation example
2016-11-15 21:53:54 +01:00
Birunthan Mohanathas
2986b7bc4a
Allow webview guests to be resized manually
...
This adds the `disableguestresize` property for webviews to prevent the
webview guest from reacting to size changes of the webview element. This
also partially documents the `webContents.setSize` function in order to
manually control the webview guest size.
These two features can be combined to improve resize performance for
e.g. webviews that span the entire window. This greatly reduces the lag
described in #6905 .
2016-11-15 11:00:09 -08:00
Ben Randall
c259b4294d
Update electron-squirrel-startup link
...
The currently link points to a non-existent page. I'm pointing it to another link that seems to be appropriate, but I'm not positive.
If someone else knows that this is the correct place to link that would be nice to hear.
2016-11-14 10:16:24 -08:00
Kevin Sawicki
4867475cee
Merge pull request #7540 from deepak1556/form_post_new_window_patch
...
webContents: handle POST navigation for new windows
2016-11-14 07:39:54 -08:00
Jhen
1404ea1c2c
Add Redux DevTools Extension to support list
2016-11-14 00:32:31 +08:00
Kevin Sawicki
b9e950f5c7
Mark postData as optional
2016-11-12 07:15:21 +05:30
deepak1556
61576c39be
uploadData => uploadRawData
2016-11-11 10:54:01 -08:00
deepak1556
723a3eda8b
update docs
2016-11-11 10:54:01 -08:00
deepak1556
dbe57c4ad4
update docs
2016-11-11 10:54:01 -08:00
deepak1556
2044208fd6
add docs
2016-11-11 10:53:36 -08:00
Kevin Sawicki
4de2493d89
Move footer links to bottom
2016-11-11 10:22:27 -08:00
Zeke Sikelianos
ec7cae4a34
add process to contentTracing doc
2016-11-11 10:07:36 -08:00
Samuel Attard
174e51507d
Update menu.md
2016-11-11 09:22:55 -08:00
Samuel Attard
494afec01d
remote require could resolve to strings/numbers not just objects
2016-11-11 09:22:55 -08:00
Samuel Attard
aeefee7348
Fix the download-item doc so it correctly resembles a class
2016-11-11 09:22:55 -08:00
Samuel Attard
c1af62a3b3
Move crash-report object to it's own struct
2016-11-11 09:22:55 -08:00
Samuel Attard
11f8923c43
Fix tray and menu docs
2016-11-11 09:22:55 -08:00
Samuel Attard
63ebc41778
More docs updates
2016-11-11 09:22:55 -08:00
Samuel Attard
1a9b4b4671
First few docs made optional
2016-11-11 09:22:55 -08:00
gellert
2cf30c0d63
remove method transferred to set with null
2016-11-11 08:49:57 -08:00
gellert
16253fe708
doc fixes
2016-11-11 08:49:57 -08:00
gellert
84a3fe50dc
little fix in docs
2016-11-11 08:49:57 -08:00
gellert
8ad50d1e35
adds vibrancy effect for macos
2016-11-11 08:49:57 -08:00
joshaber
999b349e94
Docit
2016-11-10 13:35:56 -05:00
Kevin Sawicki
acacb3f551
Update symbols server URL
2016-11-07 10:58:27 -08:00
Kevin Sawicki
a1a07aed44
Add atom-shell URL to planned breaking changes
2016-11-04 16:21:30 -07:00