Samuel Attard
|
63ebc41778
|
More docs updates
|
2016-11-11 09:22:55 -08:00 |
|
Zeke Sikelianos
|
ef9d8fe9bd
|
Merge pull request #7843 from electron/process-docs
document the process(es) in which APIs are available
|
2016-11-03 13:14:30 -07:00 |
|
Zeke Sikelianos
|
21105271a4
|
document processes for APIs nested in parent docs
|
2016-11-03 11:50:00 -07:00 |
|
Zeke Sikelianos
|
ac68de6215
|
document process(es) for all APIs
|
2016-11-03 10:26:00 -07:00 |
|
Samuel Attard
|
9f18a6e65c
|
Use ES6 template strings, fix docs and remove _ERROR_ IPC event
|
2016-11-03 09:33:47 -07:00 |
|
Samuel Attard
|
857e1da6a3
|
Make executeJavaScript return a Promise so that caught errors can be sent to the caller
|
2016-11-03 09:33:47 -07:00 |
|
tinydew4
|
fbe4394bbd
|
Clean unnecessary sentences on web-contents.md
|
2016-10-26 15:41:47 +00:00 |
|
Samuel Attard
|
76da80c5e9
|
Further clean up
|
2016-10-26 16:18:55 +11:00 |
|
Kevin Sawicki
|
632739ec6e
|
Merge pull request #7590 from electron/docs-cleanup
Cleanup docs and standardize structs
|
2016-10-24 15:13:39 +09:00 |
|
Kevin Sawicki
|
b2559d7d28
|
Merge pull request #7596 from electron/function-param-types
Function param types
|
2016-10-24 12:40:41 +09:00 |
|
Long Nhat Nguyen
|
c017a7a1c7
|
Update url (#7598)
* Update EventEmitter URL
* Update EventEmitter URL
* Enable click
* Update EventEmitter URL
* Update EventEmitter URL
* Update URL
* Update URL
* Update EventEmitter URL
* Tweak sentence and add perios
|
2016-10-13 14:09:14 -07:00 |
|
Samuel Attard
|
20323e7032
|
Specifiy function param types in docs
|
2016-10-13 17:30:57 +11:00 |
|
Samuel Attard
|
78343a62b8
|
Cleanup docs and standardize structs
|
2016-10-13 14:38:06 +11:00 |
|
tinydew4
|
6b39e4a210
|
Apply the changes about #7379 to ko_KR
|
2016-10-13 00:34:39 +00:00 |
|
Samuel Attard
|
4d49156dac
|
Rename bounds -> rectangle
|
2016-10-08 13:09:31 +11:00 |
|
Samuel Attard
|
03979936f3
|
Move reused object structures to a standard structures folder
|
2016-10-06 11:59:42 -07:00 |
|
Michael Vasseur
|
22bd7c0271
|
Updated the related documentation
|
2016-10-05 09:47:38 +02:00 |
|
Cheng Zhao
|
c4576463e2
|
Format the docs according to style guide
|
2016-10-04 14:41:37 +09:00 |
|
Michael Vasseur
|
3af686daff
|
Documented JavasScript API changes related to the fix for additional features processing
|
2016-10-04 14:38:32 +09:00 |
|
Joseph Frazier
|
5d1c626a53
|
Fix webContents.findInPage links in docs
|
2016-10-03 02:07:52 -04: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 |
|
Cheng Zhao
|
26004f1a66
|
Merge pull request #7241 from miniak/crashed-killed
Add killed argument for webContents.on("crashed") and app.on("gpu-process-crashed") events
|
2016-09-19 16:02:52 +09:00 |
|
Milan Burda
|
8567f79e67
|
Add killed argument for webContents.on("crashed") and app.on("gpu-process-crashed") events
|
2016-09-17 17:02:36 -07:00 |
|
gellert
|
8baaad4e0d
|
cleanup and adds docs
|
2016-09-16 23:27:51 +02:00 |
|
deepak1556
|
e7f1265b64
|
add save-to-disk disposition for new-window event
|
2016-09-16 16:30:26 +05:30 |
|
Cheng Zhao
|
fbac635687
|
Only emit finalUpdate found-in-page events
Since Chrome 53 all meaningful results of found-in-page are finalUpdate.
|
2016-09-14 16:23:01 +09:00 |
|
roderik
|
1ff58a6066
|
documents webContents.fromId
|
2016-08-30 22:25:04 -05:00 |
|
Menci
|
ec60c149f5
|
Add guide for force new page in print / printToPDF
|
2016-08-30 08:45:39 +08:00 |
|
Zeke Sikelianos
|
5619558689
|
document some missing parameters
|
2016-08-25 14:43:06 -07:00 |
|
Zeke Sikelianos
|
0e4e60625f
|
fix method heading level
|
2016-08-25 14:42:53 -07:00 |
|
Zeke Sikelianos
|
28d42ba35b
|
document missing method parameters
|
2016-08-25 10:52:19 -07:00 |
|
Kevin Sawicki
|
1276587ebe
|
Merge pull request #6934 from electron/add-missing-class-descriptions
Give every class a description
|
2016-08-23 10:16:29 -07:00 |
|
Zeke Sikelianos
|
3d371e09b7
|
add a blockquote for every class
|
2016-08-22 14:11:03 -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 |
|
Zeke Sikelianos
|
8c0a551d25
|
fix linting errors in docs
|
2016-08-22 11:47:55 -07:00 |
|
Zeke Sikelianos
|
d9901e62b6
|
improve doc for loadURL
|
2016-08-18 22:20:55 -07:00 |
|
Kevin Sawicki
|
09adffe48f
|
Merge pull request #6870 from electron/more-permissive-standard-markdown
Use a more permissive version of standard-markdown
|
2016-08-17 08:52:06 -07:00 |
|
Cheng Zhao
|
47c37d6f51
|
Merge pull request #6814 from brave/net-converter-fix
don't convert a string to an array buffer
|
2016-08-17 20:44:13 +09:00 |
|
Zeke Sikelianos
|
cc2b95fac3
|
js → javascript
|
2016-08-16 14:50:21 -07:00 |
|
Zeke Sikelianos
|
e71280f31c
|
restore js label to orphan code blocks
|
2016-08-16 14:49:42 -07:00 |
|
bridiver
|
94c60379d1
|
don't convert a string to an array buffer
|
2016-08-13 13:35:23 -07:00 |
|
Samuel Attard
|
0b624315b2
|
Fix attribute typo in docs
|
2016-08-12 01:49:56 +10:00 |
|
Samuel Attard
|
5b07e8dd5b
|
Send isMainFrame as argument to did-navigate-in-page event
|
2016-08-12 01:27:50 +10:00 |
|
Cheng Zhao
|
7173d8b01b
|
Use getBitmap in docs
|
2016-08-05 18:08:36 +09:00 |
|
Cheng Zhao
|
736fbd46c6
|
docs: Show how to use bitmap data directly
|
2016-08-05 17:40:42 +09:00 |
|
Cheng Zhao
|
8c4ebdc88e
|
Emit NativeImage objects in paint event
|
2016-08-05 17:40:42 +09:00 |
|
Cheng Zhao
|
64334fd40b
|
Pass SkBitmap directly
|
2016-08-04 13:22:19 +09:00 |
|
Cheng Zhao
|
32d9382417
|
Merge pull request #6713 from MaxWhere/offscreen-rendering-fixes
Fixes buffer size in offscreen mode
|
2016-08-04 13:00:54 +09:00 |
|
Kevin Sawicki
|
05ab7d39ad
|
Mark isDestroyed as public on BrowserWindow/WebContents
|
2016-08-03 14:58:22 -07:00 |
|