Kevin Sawicki
|
fb08f56fc8
|
Add forcereload menu item role
|
2017-02-03 09:39:41 -08:00 |
|
Kevin Sawicki
|
50b9dfa61a
|
Use querySelector to make examples more portable
|
2017-02-03 09:32:15 -08:00 |
|
Kevin Sawicki
|
4539a6f4d5
|
Change wording from on to present
|
2017-02-03 09:32:15 -08:00 |
|
Kevin Sawicki
|
62a400b7d6
|
Merge pull request #8566 from electron/prompt-to-create-property
Support returning non-existent file paths from Windows open dialog
|
2017-02-03 08:58:52 -08:00 |
|
Kevin Sawicki
|
604c2470bc
|
Merge pull request #8561 from liusy182/!-liusy182-br
add 'code' property in 'before-input-event''s 'input' argument
|
2017-02-02 10:33:20 -08:00 |
|
Kevin Sawicki
|
9fef6a1fd7
|
Add support for FOS_CREATEPROMPT option
|
2017-02-02 08:51:10 -08:00 |
|
liusi
|
87392ff046
|
'before-input-event' is missing the code property #8471
|
2017-02-02 16:23:07 +08:00 |
|
Kevin Sawicki
|
dc1c11a841
|
Merge pull request #8487 from leethomas/feature/osx-relative-window-levels
Feature/macOS relative window levels
|
2017-01-30 15:34:24 -08:00 |
|
Kevin Sawicki
|
2cacaa443a
|
Indent relativeLevel docs
|
2017-01-30 15:27:51 -08:00 |
|
Kevin Sawicki
|
eb6d92d427
|
Mention image cannot be empty on macOS
|
2017-01-26 15:46:04 -08:00 |
|
Kevin Sawicki
|
90470617ab
|
Merge pull request #8430 from ramya-rao-a/crash-for-children-docs
Updated docs for crash reporter to support child processes
|
2017-01-24 14:08:36 -08:00 |
|
Kevin Sawicki
|
ce6a46ee59
|
Use template strings
|
2017-01-24 14:08:10 -08:00 |
|
Kevin Sawicki
|
108a3473ed
|
Use crashesDirectory in example
|
2017-01-24 14:07:00 -08:00 |
|
Kevin Sawicki
|
4985e073c4
|
Mention how to test
|
2017-01-24 14:04:56 -08:00 |
|
Kevin Sawicki
|
7b03c05b4e
|
Capitalize Electron, fence as JS
|
2017-01-24 14:03:54 -08:00 |
|
leethomas
|
fb741285c6
|
update documentation
|
2017-01-23 23:42:38 -08:00 |
|
Javan Makhmali
|
68eaf1fb9f
|
Remove note in "did-fail-load" about redirect responses
ERR_ABORTED is suppressed now (https://github.com/electron/electron/pull/6201)
|
2017-01-22 16:39:42 -05:00 |
|
Ramya Achutha Rao
|
dc5129f32e
|
Updated docs for crash reporter to support child processes
|
2017-01-17 21:59:23 -08:00 |
|
Zeke Sikelianos
|
ade16a7823
|
Merge pull request #8365 from destan/patch-3
printToPDF: `landscape` ignored if `@page` is used
|
2017-01-17 13:50:37 -08:00 |
|
Kevin Sawicki
|
13acf7a6a3
|
Mention accessing context in dev tools
|
2017-01-16 12:38:16 -08:00 |
|
Kevin Sawicki
|
dacfb2f596
|
Mention contextIsolation is experimental
|
2017-01-16 12:38:16 -08:00 |
|
Kevin Sawicki
|
572fc058d3
|
Document contextIsolation option
|
2017-01-16 12:38:16 -08:00 |
|
Kevin Sawicki
|
4ebe54043a
|
Merge pull request #8395 from Arcath/patch-1
Add Squirrel Release Server to the update server list.
|
2017-01-16 11:41:43 -08:00 |
|
Kevin Sawicki
|
315daf1a10
|
Switch to footer link syntax
|
2017-01-12 16:54:07 -08:00 |
|
Adam Laycock
|
9e89ec041e
|
Add Squirrel Release Server to the update server list.
|
2017-01-12 13:40:14 +00:00 |
|
Kevin Sawicki
|
ed4f4b3954
|
Rename autoSubmit to uploadToServer in example
|
2017-01-10 16:07:10 -08:00 |
|
Destan Sarpkaya
|
fb35f06114
|
printToPDF: landscape ignored if @page is used
This is very frustrating to find out via debugging, I think it should be in docs.
|
2017-01-09 02:31:34 +02:00 |
|
Kevin Sawicki
|
d200cf2e77
|
Document normalizeAccessKeys option
|
2017-01-06 08:56:24 -08:00 |
|
Kevin Sawicki
|
afa3bd2143
|
Put optional label before dash
|
2016-12-29 14:11:26 -08:00 |
|
Kevin Sawicki
|
f8d41f1f68
|
Link to offscreen rendering tutorial
|
2016-12-29 09:15:28 -08:00 |
|
Kevin Sawicki
|
5d505f9139
|
Support cursive/fantasy default font families
|
2016-12-28 13:40:53 -08:00 |
|
Zeke Sikelianos
|
c75a1f08fd
|
replace all web-view code with webview
|
2016-12-22 10:41:05 -08:00 |
|
Zeke Sikelianos
|
1085c28612
|
rename all web-view files to webview
|
2016-12-22 10:41:05 -08:00 |
|
Drew Chandler
|
b28a865436
|
Use localstorage in clearStorageData docs
It won't work if you use include the space that is currently in the docs.
|
2016-12-22 09:51:39 -08:00 |
|
Kevin Sawicki
|
ad2627b05a
|
Move variables from development to production
|
2016-12-22 09:22:04 -08:00 |
|
Cesar Andreu
|
e296d4826f
|
Fix a typo, there => their
|
2016-12-21 19:21:04 -08:00 |
|
Zeke Sikelianos
|
e57cb713b2
|
link process annotations to glossary
|
2016-12-21 13:47:40 -08:00 |
|
Kevin Sawicki
|
f99dabbac6
|
Merge pull request #8078 from electron/dts-docs-update-again
Update Docs
|
2016-12-21 13:39:53 -08:00 |
|
Kevin Sawicki
|
b9f569f7fb
|
Merge pull request #8248 from electron/secure-options
Add options to protocol.registerStandardSchemes docs
|
2016-12-21 09:40:30 -08:00 |
|
mawie81
|
d20e2ec349
|
[ci skip] fix link in screen docs
|
2016-12-21 09:43:47 +01:00 |
|
Kevin Sawicki
|
c5097ae483
|
Add options to protocol.registerStandardSchemes docs
|
2016-12-20 09:44:58 -08:00 |
|
Kevin Sawicki
|
5bb196dce3
|
Merge pull request #8240 from electron/fix-structures-link
fix relative link to CertificatePrincipal doc
|
2016-12-20 09:13:01 -08:00 |
|
Dustin
|
2e1feb63e4
|
Corrected some grammatical errors
|
2016-12-19 19:01:35 -08:00 |
|
Zeke Sikelianos
|
9e626c5fee
|
fix relative link to CertificatePrincipal doc
|
2016-12-19 13:49:02 -08:00 |
|
Kevin Sawicki
|
6352afb07a
|
Link to return class type
|
2016-12-19 09:40:07 -08:00 |
|
Kevin Sawicki
|
2a8b36c761
|
Merge pull request #8134 from deepak1556/empty_client_certificate_patch
app: select-client-certificate event callback can accept certificate optionally
|
2016-12-15 08:31:12 -08:00 |
|
Kevin Sawicki
|
cd067bca37
|
Merge pull request #8175 from gerhardberger/createfrombuffer-bitmap
Add bitmap support to nativeImage.createFromBuffer
|
2016-12-14 13:24:45 -08:00 |
|
Kevin Sawicki
|
98d4e186e3
|
Move details next to params
|
2016-12-14 10:19:38 -08:00 |
|
Kevin Sawicki
|
3b259b4243
|
Add createFromBuffer to planned breaking changes
|
2016-12-14 10:12:37 -08:00 |
|
Kevin Sawicki
|
88dac36c91
|
Move footer link to bottom
|
2016-12-13 15:58:03 -08:00 |
|