Kevin Sawicki
fb74f5576d
Merge pull request #8082 from aaronang/doc-electron-resources
...
Clarify where Electron's resources directory can be found
2016-11-28 15:39:07 -08:00
Kevin Sawicki
0b9a2f6be6
Add autoSubmit crashReporter option
2016-11-28 15:08:28 -08:00
Aaron Ang
92fe82a208
📝 Clarify where Electron's resources directory can be found
...
[ci skip]
2016-11-26 00:44:08 +01:00
Kevin Sawicki
c4b68d88e9
Add setZoomLevelLimits to planned breaking changes
2016-11-22 08:11:14 -08:00
Jhen
1404ea1c2c
Add Redux DevTools Extension to support list
2016-11-14 00:32:31 +08:00
Kevin Sawicki
a1a07aed44
Add atom-shell URL to planned breaking changes
2016-11-04 16:21:30 -07:00
Kevin Sawicki
f0731be20b
Update dist url to be electron instead of atom-shell
2016-11-04 16:21:30 -07:00
Kevin Sawicki
e9a2792b55
Format URL passed to BrowserWindow.loadURL
2016-10-31 11:34:53 -07:00
Kevin Sawicki
48eaee0c0e
Match example to node inspector doc
2016-10-31 09:27:42 -07:00
Julian Engel
4b0b875d6f
Added example usage for the default port
...
According to Issue ##7756 I added the example usage.
2016-10-28 18:04:51 +03:00
Kevin Sawicki
c90d4abcf0
Merge pull request #7654 from scotttrinh/flash-frame-doc
...
📝 Add flashFrame to desktop env integration
2016-10-24 10:20:08 +09:00
Kevin Sawicki
6f85d85c12
Minor tweaks to flash frame section
2016-10-24 10:19:51 +09:00
Kevin Sawicki
280235872b
Add flashframe link
2016-10-24 10:14:52 +09:00
Kevin Sawicki
e93eaed5d0
Merge pull request #7666 from amtj/issue#6939
...
📝 Remove ambiguous default value of nodeintegration Issue #6939
2016-10-24 09:54:46 +09:00
Amitoj
4ff73d8b56
📝 Small tweaks
...
[ci skip] Remove ambiguous default value of nodeintegration.
Issue #6939
2016-10-19 13:38:46 +05:30
Amitoj
3a31f28f27
📝 Remove ambiguous default value of nodeintegration
...
Remove ambiguous default value for nodeintegration in webview.
Issue #6939
2016-10-19 02:38:29 +05:30
Scott Trinh
a06a1fa262
📝 Add flashFrame to desktop env integration
2016-10-17 16:22:45 -04:00
Hein Haraldson Berg
63e1b2fb46
Add a note on Flash permissions to Troubleshooting
2016-10-14 12:51:26 +02:00
Kevin Sawicki
4f57b685bd
Add backticks around true/false values
2016-10-13 14:16:37 -07:00
Nabeel Omer
4f288e3ba2
Update
2016-10-13 20:22:40 +05:30
Nabeel Omer
392b59be4e
Made relevant changes
2016-10-13 20:12:44 +05:30
Nabeel Omer
6d8d211631
Update online-offline-events.md
2016-10-13 19:45:39 +05:30
Zeke Sikelianos
6b7e375963
Merge pull request #7379 from electron/seperate-structs
...
Move reused object structures to a standard structures folder
2016-10-11 22:28:39 -07:00
Oded Breiner
ea8a4f2b51
Update mac-app-store-submission-guide.md
2016-10-11 19:58:53 +03:00
Mark Lee
a677eb0f95
📝 clarify ignoring object files with electron-packager
...
Note that Electron Packager 8.1.0 ignores object files by default.
2016-10-10 13:08:36 -04:00
Zeke Sikelianos
f80e81bf9f
standardize
2016-10-06 12:20:00 -07:00
Kevin Sawicki
4d7050553c
Merge pull request #7449 from amtj/repl-docs
...
add REPL documentation
2016-10-06 11:38:48 -07:00
Kevin Sawicki
c104858079
Update Node.js docs link and Windows note
2016-10-06 11:38:09 -07:00
Amitoj
00376c1d59
add note about windows
...
note "REPL is not available on Windows."
2016-10-04 19:32:46 +05:30
Amitoj
a938859eb8
repl-docs: move file to tutorials
...
also add note for renderer processes.
2016-10-04 00:12:25 +05:30
Amit Merchant
fb612075c4
Update accessibility.md
2016-10-03 11:13:25 +05:30
Zeke Sikelianos
bb955b6202
document lack of MAS support for login item APIs
2016-09-26 11:00:13 -07:00
arus
8c7a4de27b
Fix broken links
2016-09-24 08:26:25 +09:00
Ben Vinson
1290ddb5c9
Add npm_config_target_arch to native module doc
...
We ran into an issue when creating a 32-bit binary on 64-bit Windows where node-pre-gyp kept using the 64-bit library. Setting the `npm_config_target_arch` environment variable resolved the problem for us and caused the 32-bit binary to be built and used.
2016-09-22 09:46:31 -06:00
Vadim Macagon
762a5bbefa
Split up debugging-main-process.md, add electron-inspector guide
...
- Move the debugging guides for VSCode and node-inspector into separate
files.
- Add instructions for using electron-inspector to the node-inspector
guide.
- Remove note in node-inspector guide about crashing when inspecting
`process` (it was fixed a long time ago:
https://github.com/nodejs/node-v0.x-archive/issues/8205 )
2016-09-22 15:43:06 +07:00
Pine
c45ca254e3
Add instruction for debugging main process in VSCode
...
I hope you don't mind me putting the VSCode part before `node-inspector`, because VSCode seems easier to setup, and VSCode could inspect `process` without crashing.
2016-09-19 22:43:05 -07:00
Cheng Zhao
1c6586c4b9
Merge pull request #7238 from electron/felix-windows-store-docs
...
Update Windows Store Language
2016-09-19 15:54:23 +09:00
Felix Rieseberg
084110c56f
📝 Update Windows Store Language
2016-09-17 04:19:55 -07:00
Kevin Sawicki
1072519488
Mark atom-shell version as deprecated
2016-09-16 15:59:00 -07:00
Kevin Sawicki
b128264ae4
Document com.apple.security.network entitlements
2016-09-09 13:55:32 -07:00
Varun Agrawal
95206682a0
SSL issue in links
2016-09-09 17:27:27 +05:30
Kevin Sawicki
74bb4bacd7
Add section about Buffer global
2016-09-08 10:42:43 -07:00
Kevin Sawicki
ae933140af
Add variables to options example
2016-09-08 09:15:05 -07:00
Kevin Sawicki
d1876aa313
Add headings for each module
2016-09-08 09:09:49 -07:00
Kevin Sawicki
25f5135134
Move breaking changes doc to /docs
2016-09-08 09:07:58 -07:00
Mark Lee
38e1a24304
📝 Make arch references more consistent
...
[ci skip]
2016-09-01 07:53:32 -07:00
Mark Lee
00154c7f9c
📝 Add missing words
...
[ci skip]
2016-09-01 07:49:36 -07:00
Kevin Sawicki
307b504eb4
Merge pull request #6925 from BraveNewMath/patch-1
...
fix windows command prompt error
2016-08-26 14:17:55 -07:00
Kevin Sawicki
8d194691fe
Add separate platform examples for running electron
2016-08-26 14:16:30 -07:00
Jessica Lord
d2ad88978a
Add accessibility doc
2016-08-22 16:27:33 -07:00