Kevin Sawicki
|
774b2f99f2
|
Merge pull request #8038 from electron/danhp/close-file-preview
Add 'win.closeFilePreview()'
|
2016-11-28 14:47:06 -08:00 |
|
Kevin Sawicki
|
a7395118af
|
Merge pull request #7952 from the-ress/window-setappid
Added BrowserWindow.setAppDetails to set user model id, icon and relaunch command
|
2016-11-28 14:46:14 -08:00 |
|
Kevin Sawicki
|
5abecadfd3
|
Tweak setAppDetails docs
|
2016-11-28 14:29:21 -08:00 |
|
Daniel Pham
|
d5a0dd39a1
|
🎁 Add 'win.closeFilePreview()'
|
2016-11-28 14:25:11 -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 |
|
Tereza Tomcova
|
b305020c1d
|
Added documentation for BrowserWindow.setAppDetails
|
2016-11-18 21:43:03 +01: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 |
|
Zeke Sikelianos
|
c9739abf7f
|
add description and process for BrowserWindow class
|
2016-11-16 09:02:49 -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
|
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 |
|
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 |
|
Zeke Sikelianos
|
ac68de6215
|
document process(es) for all APIs
|
2016-11-03 10:26:00 -07:00 |
|
Samuel Attard
|
02a7094529
|
Follow docs style guide for string ENUMS
|
2016-10-26 16:19:41 +11:00 |
|
Samuel Attard
|
7078ed80fa
|
Move webPreferences and titleBarStyle to the correct place in the docs
In their previous location `electron-docs-linter` would not output an Object structure for `webPreferences` (which is a key part of the constructor)
|
2016-10-26 14:31:30 +11:00 |
|
Kevin Sawicki
|
d85c4da11b
|
Minor formatting tweaks
|
2016-10-26 09:55:34 +09:00 |
|
Kevin Sawicki
|
d982376fc4
|
filename -> displayName
|
2016-10-26 09:47:38 +09:00 |
|
Pierre Laurac
|
b44371f4bf
|
filename as Optional argument
|
2016-10-26 09:05:01 +09:00 |
|
Pierre Laurac
|
9736dc3115
|
Specifying macOS only method
|
2016-10-26 09:04:30 +09:00 |
|
Pierre Laurac
|
4d305b06d1
|
Adding documentation
|
2016-10-26 09:03:14 +09:00 |
|
Mike Engel
|
6f64ad30cb
|
Clarify the setMenuBarVisibility api
The setMenuBarVisibility api is only supported on Windows and Linux.
This adds some minor documentation to make that clearer. Fixes #7686
|
2016-10-24 22:04:45 -06:00 |
|
Samuel Attard
|
20323e7032
|
Specifiy function param types in docs
|
2016-10-13 17:30:57 +11:00 |
|
Samuel Attard
|
4d49156dac
|
Rename bounds -> rectangle
|
2016-10-08 13:09:31 +11:00 |
|
Samuel Attard
|
b859afc118
|
Update docs to follow the 'link first instance' standard
|
2016-10-06 12:19:38 -07:00 |
|
Milan Burda
|
9f342ebbd1
|
Add missing documentation
|
2016-10-06 11:30:34 +02:00 |
|
Cheng Zhao
|
e1d68fa3cd
|
Merge pull request #7374 from electron/fixup-return-values
Update docs to contain more specific return values
|
2016-09-29 16:44:08 +08:00 |
|
Kevin Sawicki
|
fd6ef6712f
|
Link to window level macOS docs
|
2016-09-28 09:20:22 -07:00 |
|
Cheng Zhao
|
de76bf5f63
|
Merge pull request #7296 from adammeyer/custom-window-level
Allow custom window level when sending window to top
|
2016-09-28 19:18:12 +08:00 |
|
Samuel Attard
|
e0e47ea9a1
|
Update docs to contain more specific return values
|
2016-09-28 18:28:44 +13:00 |
|
Samuel Attard
|
d2a701a465
|
Document the return values of all methods in the docs
|
2016-09-25 12:59:30 +13:00 |
|
adammeyer
|
783d47f78b
|
custom window level as string
|
2016-09-21 22:49:06 -04:00 |
|
adammeyer
|
b35bde662a
|
custom window level docs
|
2016-09-21 19:06:36 -04:00 |
|
Kevin Sawicki
|
98999f4850
|
Add missing s in progress
|
2016-09-20 14:46:17 -07:00 |
|
Anthony Tseng
|
269a87b26f
|
Emit scroll-touch-edge event instead of changing the behavior of scroll-touch-begin/end
fix #6873
|
2016-09-17 22:50:10 +08:00 |
|
Cheng Zhao
|
4eba8094d4
|
Merge pull request #7096 from minggo/add-option-to-disable-devtools
add option to disable devtools
|
2016-09-13 16:01:56 +09:00 |
|
minggo
|
3fdc99c3c6
|
change the option name to devTools
|
2016-09-07 10:16:52 +08:00 |
|
minggo
|
2db5aa8294
|
update browser-window.md to add disableDevTools option
|
2016-09-06 17:46:55 +08:00 |
|
Milan Burda
|
9911e60f5b
|
Add support for titleBarStyle: 'hidden-inset' on OS X 10.9
|
2016-09-03 01:33:20 +02:00 |
|
Zeke Sikelianos
|
28d42ba35b
|
document missing method parameters
|
2016-08-25 10:52:19 -07:00 |
|
Zeke Sikelianos
|
84fc1d022f
|
add missing require to win.loadURL doc
|
2016-08-22 14:25:48 -07:00 |
|
Kevin Sawicki
|
e84d0ebb7e
|
Merge pull request #6932 from electron/fix-power-save-blocker-doc-bug
Fix some invalid docs
|
2016-08-22 12:30:00 -07:00 |
|