Andreas Waigand
f608c2b2d9
📝 Fixed typo
...
[ci skip]
2017-06-06 23:30:45 +02:00
Cheng Zhao
e82af41591
Merge pull request #9269 from electron/main-notifications
...
Notifications from the main process
2017-05-31 17:21:05 +09:00
Hari Juturu
5e04fab2ba
Adding deprecations
2017-05-24 21:07:35 -07:00
Samuel Attard
8815da314f
Add Notification API docs
2017-05-23 02:05:13 +10:00
Gordon MacPherson
9b4fef3c38
Fixed vscode debugging code
...
Fixes app.getPath("userData") pointing to the wrong folder. (electron in %appdata%)
The old debugger essentially runs:
.\node_modules\.bin\electron main.js
Which makes userData incorrect and various other things wrong related to app launch.
The new version correctly executes:
.\node_modules\.bin\electron .
Which means when you call app.getPath("userData") it will return the correct folder name, and not 'electron', which is what my app was doing even though the folder was named properly.
2017-05-20 14:56:26 +01:00
Kevin Sawicki
27a4522d65
Add will-attach-webview advice to security.md
2017-05-17 13:56:19 -07:00
Kevin Sawicki
03c2d6f435
Make chrome instructions a list item
2017-05-16 14:44:28 -07:00
Kevin Sawicki
690b2e91c4
Update docs for new --inspect support
2017-05-16 14:44:28 -07:00
paulinaika
b20085fa7a
📝 fix typo docs-translations/id/tutorial/using-widevine-cdm-plugin.md and docs/tutorial/using-widevine-cdm-plugin.md from previous commit [ci skip]
2017-05-16 16:49:56 +10:00
paulinaika
8a2f24c95f
📝 translate to Indonesian using-widevine-cdm-plugin.md and windows-store-guide.md [ci skip]
2017-05-16 16:28:37 +10:00
Hum4n01d
a694110d48
Fix order of OSs
...
It was previously inconsistent
2017-05-08 13:36:28 -07:00
Zeke Sikelianos
b9e6b188f7
🎨
2017-05-01 16:00:25 -07:00
Zeke Sikelianos
52d6e53001
preserve 46823f9
2017-05-01 15:59:00 -07:00
Zeke "Offline in April" Sikelianos
9fd1e2c8c4
Merge branch 'master' into felix-notification-docs
2017-05-01 15:56:14 -07:00
Ales Pergl
46823f944c
Updated documentation on desktop notifications on Windows 7
2017-04-24 09:57:34 +02:00
Catalin Fratila
d3953f7280
#9128 : Removed unused dll from distribution.
2017-04-10 16:41:16 +02:00
Kevin Sawicki
f979bbf9d3
Merge pull request #8897 from electron/versioning-doc
...
update versioning doc
2017-03-27 09:54:11 -07:00
Felix Rieseberg
d5c4ad5e2c
📝 Improve notification docs
2017-03-23 14:12:35 -07:00
Zeke Sikelianos
d22910f554
mention tilde
2017-03-22 16:13:24 -07:00
Cheng Zhao
71c3e97e81
Fix docs lint warnings
2017-03-20 12:52:46 -07:00
Cheng Zhao
940d77b9a0
Fix typos and adjust sentences
2017-03-20 12:52:46 -07:00
Cheng Zhao
033aa16e04
test: Node integration in web workers
2017-03-20 12:52:46 -07:00
Cheng Zhao
ab83aa0bfd
docs: Multithreading
2017-03-20 12:52:46 -07:00
Zeke Sikelianos
582662e40f
fix markdown link
2017-03-10 09:03:04 -08:00
Zeke Sikelianos
7fefb75de5
update versioning doc
2017-03-10 08:08:23 -08:00
Kevin Sawicki
d26e4a4abf
Merge pull request #8800 from electron/https-website
...
Update website URLs to use HTTPS
2017-03-06 09:32:20 -08:00
Kevin Sawicki
cb66a769d4
Merge pull request #8795 from electron/rename-shortcuts-to-keyboard-shortcuts
...
Rename shortcuts to keyboard shortcuts
2017-03-06 09:30:55 -08:00
Yarkhan
ef5c2bbded
Correcting typo
2017-03-05 20:40:18 -03:00
Zeke Sikelianos
15bf7ed536
use https URLs for images
2017-02-28 21:24:31 -08:00
Zeke Sikelianos
69f0cb26e7
use https for all Electron website URLs
2017-02-28 21:19:55 -08:00
Zeke Sikelianos
61bce3ef39
rename shortcuts to keyboard-shortcuts for clarity
2017-02-28 08:44:12 -08:00
Zeke Sikelianos
250c656aa7
lint
2017-02-27 09:34:35 -08:00
Zeke Sikelianos
f774ea857e
remove electron-localshortcut recommendation
2017-02-27 08:20:23 -08:00
Zeke Sikelianos
ba4a2d7c30
describe local shortcuts before global
2017-02-25 19:21:33 -08:00
Zeke Sikelianos
5c64075032
add section for browser window events
2017-02-25 19:07:09 -08:00
Zeke Sikelianos
32f44d7917
add a guide to keyboard shortcuts
2017-02-25 18:59:13 -08:00
Kevin Sawicki
55f90b4a4b
Add new menu.popup signature to planned breaking changes
2017-02-22 10:30:28 -08:00
Kevin Sawicki
1933a4fc9f
Remove global Buffer mention now handled as require wrapper
2017-02-14 08:42:34 -08:00
Kevin Sawicki
5e78330c6d
Merge pull request #8540 from electron/SECURITY.md
...
Add SECURITY.md
2017-02-10 13:27:50 -08:00
Kevin Sawicki
70178adb6e
Use object for verification request
2017-02-08 11:59:43 -08:00
Kevin Sawicki
5245d42d15
Only document deprecation for now
2017-02-08 11:59:43 -08:00
Cheng Zhao
2e0780308c
allowDisplayingInsecureContent is removed by Chrome
2017-02-06 10:34:29 -08:00
Zeke Sikelianos
f0882a5058
use consistent headings
2017-01-30 10:57:53 -08:00
Zeke Sikelianos
1945771f37
Add SECURITY.md
2017-01-30 10:49:17 -08:00
Samuel Attard
8fe8dfa410
Fixing missing link
2017-01-22 00:12:43 +11:00
Yuya Ochiai
11f2574fda
📝 Add to security checklist about permission requests
...
If the handler is not set, remote content can access to user's
information without allowing the permission. e.g. UserMedia
[ci skip]
2017-01-20 23:58:21 +09:00
Yuya Ochiai
a7a3aa848e
📝 Fix typo
...
[ci skip]
2017-01-20 23:45:48 +09:00
Kevin Sawicki
3ac6019f42
Mention context isolation
2017-01-16 12:38:16 -08:00
Kevin Sawicki
323edb9d53
Add read-only version to planned 2.0 API
2017-01-12 13:51:35 -08:00
Kevin Sawicki
6ea1bacc73
Merge pull request #8250 from gerhardberger/osr-window-size-fix
...
Always create offscreen window frameless
2016-12-29 09:10:14 -08:00
Thorben Egberts
b22eb0d65f
Change Quick Start link from absolute to relative
2016-12-22 08:45:51 +01:00
Thorben Egberts
3cfe94c5ef
Fixed link to Quick Start
2016-12-21 23:41:34 +01:00
gellert
7e82e12468
adds note to offscreen tutorial
2016-12-21 23:15:39 +01:00
Kevin Sawicki
3b259b4243
Add createFromBuffer to planned breaking changes
2016-12-14 10:12:37 -08:00
Kevin Sawicki
1d288b69e2
Merge pull request #7947 from beakerbrowser/register-standard-secure-schemes
...
Add {secure:} opt to protocol.registerStandardSchemes
2016-12-12 12:52:28 -08:00
Paul Frazee
4e01ab59c1
fix documentation for planned breaking changes
2016-12-12 12:51:48 -08:00
Paul Frazee
b458201874
add deprecation notices to webframe
2016-12-12 12:51:48 -08:00
Kevin Sawicki
a2d1a5258b
Merge pull request #8178 from lgeiger/native-modules-prebuild
...
Add instructions for native modules using prebuild
2016-12-12 09:29:27 -08:00
Lukas Geiger
6bcf4b1112
📝 Add instructions for native modules using prebuild
2016-12-10 20:23:33 +01:00
George
82bd1d98d5
Indent tree structure to fix Markdown list number rendering
2016-12-10 11:14:10 -05:00
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
Elias
1fe3b70a23
fix windows command prompt error
...
path to electron needs to be wrapped in quotes or else windows command prompt will error out
2016-08-22 00:29:33 -07:00
Thomas Kaltz III
77dc700c51
Update devtools-extension.md
...
Cerebral Debugger is now supported under Electron
2016-08-21 17:36:26 -04:00
Kevin Sawicki
6813c03f30
Merge pull request #6853 from electron/about-documentation
...
Add About Electron documentation
2016-08-17 08:53:33 -07:00
Kevin Sawicki
b8971ae185
Merge pull request #6871 from electron/update-docs-for-electron-npm
...
Update docs re: electron module update
2016-08-17 08:52:42 -07:00
Jessica Lord
3ebd5fbd8f
Update docs re: electron module update
2016-08-16 15:57:07 -07:00
Zeke Sikelianos
cc2b95fac3
js → javascript
2016-08-16 14:50:21 -07:00
Jessica Lord
8d9aaf1d5e
Fix date
2016-08-16 11:34:20 -07:00
Jessica Lord
fd9a032839
Add About Electron documentation
2016-08-15 16:26:30 -07: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
63c34f3dcf
docs: Use app.disableHardwareAcceleration() instead of --disable-gpu
...
The --disable-gpu switch does not work when passed with `appendSwitch`.
2016-08-03 10:32:29 +09:00
Cheng Zhao
ba9aa13bd8
Fix lint warnings in documentations
2016-08-03 10:15:38 +09:00
gellert
439ad94afe
Merge remote-tracking branch 'upstream/master' into speedup-gpu
2016-08-01 12:00:34 +02:00
gellert
092fc92cb8
adds tutorial
2016-07-31 00:47:08 +02:00
Hans Kristian Flaatten
ba2b8c8d3e
docs: mention app ready event for DevTools Extension tutorial
2016-07-27 22:01:01 +02:00
Zeke Sikelianos
06a354a2eb
standardize all javascript blocks in English docs
2016-07-26 09:48:19 -07:00
Zeke Sikelianos
3a9c57231e
fix wording in asar doc
2016-07-22 14:52:43 -07:00
Cheng Zhao
52808d5342
Merge pull request #6499 from electron/drop-vista
...
Remove implicit references to Vista in docs
2016-07-15 10:20:14 +09:00
Cheng Zhao
7c56169633
Merge pull request #6495 from electron/link-to-boilerplates
...
link to boilerplates
2016-07-15 09:44:29 +09:00
Kevin Sawicki
1aa645522a
Remove implicit references to Vista
2016-07-14 17:33:48 -07:00
Zeke Sikelianos
ee677ea212
link to boilerplates
2016-07-14 14:57:06 -07:00
Zeke Sikelianos
52a2ed9205
fix typo
2016-07-14 14:16:02 -07:00
Zeke Sikelianos
f857be431a
mention electron-devtools-installer as an automated alternative
2016-07-14 14:12:06 -07:00
Plusb Preco
039aebb74a
📝 Fix isolated link
...
[ci skip]
2016-07-13 02:59:29 +09:00
Maik Ellerbrock
01cb024f44
fix broken link
...
fixed broken link "how to share data between web pages" in section "Differences Between Main Process and Renderer Process"
2016-07-12 07:31:18 +08:00
Vladimir Krivosheev
d824e3a959
docs: electron-userland package tools links
...
`electron-packager` and `electron-builder` now in the `electron-userland` github org — links fixed.
2016-07-11 13:05:02 +02:00
Gabriel Augendre
72e811fea4
Highlight the whole eval() override
...
I updated the link to hightlight not only the first line but the whole `window.eval()` override.
2016-07-07 12:22:12 +02:00
Cheng Zhao
c70635daff
docs: Some dlls are not there anymore
2016-07-07 10:17:49 +09:00
Cheng Zhao
ba1fe322e9
docs: Use <a> as example
2016-07-03 15:27:26 +09:00
Cheng Zhao
b7459d50f9
docs: Dragging files out of the window
2016-07-03 15:26:22 +09:00
Sudar Abisheck
0e1caa5961
Update quick-start.md
...
Corrected the anchor text
2016-06-24 11:29:55 +05:30
Kevin Sawicki
adc8c54a81
Minor formatting updates
2016-06-23 14:23:34 -07:00
Kevin Sawicki
eb8c1b1a50
Make update number message a note
2016-06-23 14:20:52 -07:00
Kevin Sawicki
5e389021eb
Use upstream node-pre-gyp
2016-06-23 14:19:23 -07:00
Samuel Attard
ea38916c27
Fix typo in DevTools Extensions tutorial
2016-06-20 02:24:00 +10:00
Leonard Lamprecht
67dd19ed0f
Replace OS X and Mac OS with macOS
2016-06-18 15:26:26 +02:00
Cheng Zhao
245f9cdd7d
Merge pull request #6076 from electron/build-from-source
...
Update the using-native-node-modules.md
2016-06-17 00:21:57 +00:00
Kevin Sawicki
a3b933f1f8
Fence block as yml
2016-06-16 15:26:58 -07:00
Kevin Sawicki
094098b571
Correct typos in docs
2016-06-16 15:19:38 -07:00
Cheng Zhao
611791ea30
Update the using-native-node-modules.md
2016-06-16 17:10:57 +09:00
Yudu Ban
17a4b61d54
fix spell error
2016-06-16 09:32:58 +08:00
Kevin Sawicki
9267004b53
Merge pull request #6052 from electron/doc-entitlements
...
Document entitlements needed for dialog APIs
2016-06-15 11:14:00 -07:00
Cheng Zhao
be90e2e9ff
Improve the docs on loading flash plugin
2016-06-15 09:41:47 +09:00
Kevin Sawicki
5c5fb0e39e
Tweak documentation link
2016-06-14 15:24:05 -07:00
Kevin Sawicki
bfde8b02bb
Drop the certain
2016-06-14 15:22:12 -07:00
Kevin Sawicki
54d1647a5c
Mention dialog entitlements
2016-06-14 15:20:29 -07:00
Jimi (Dimitris) Charalampidis
8121f913ca
Improving test exit
...
Test should always exit (app.stop()) either on success or failure.
2016-06-14 16:36:54 +03:00
Kevin Sawicki
34e01833d3
Merge pull request #5966 from electron/felix-docs-windows-store
...
Update Guide for Windows Store Apps
2016-06-09 17:36:55 -07:00
Felix Rieseberg
8204412f9b
📝 Update Guide for Windows Store Apps
...
- Updated the guide to reflect that electron-windows-store no longer
requires container conversion prerequisites
- Added a link and a note about using background tasks to include
UWP features
2016-06-09 16:59:42 -07:00
Brian R. Bondy
352a9cd6f2
Allow obtaining system Pepper Flash path
2016-06-08 16:40:15 -04:00
Cheng Zhao
5fc64aea38
docs: Move "Sign Native Modules" to MAS Guide
2016-06-07 10:26:53 +09:00
jpittner
3edde9143b
Update using-native-node-modules.md
...
Explains how native modules to be signed and packaged.
2016-06-06 13:46:34 +02:00
Jordon Bedwell
020da553ff
List all the possible folders for Linux.
...
Linux has several folders, depending on who is using the Linux install. On our systems it could be any one of those depending on the user and what software they prefer to use, they all have the React plugin however, each one sits in a different folder. I prefer Chrome because of Netflix, she prefers Chromium and we also have Chrome Beta available.
2016-06-02 20:29:25 -05:00
Colin Eberhardt
89adc122c3
Minor typo fixes
2016-06-01 06:36:45 +01:00
Cheng Zhao
28c9dcc393
Merge pull request #5817 from electron/plist-vars
...
Add variables for plist paths
2016-06-01 04:33:27 +00:00
Garen Torikian
2aa1aedd92
Fix typo
2016-05-31 17:51:09 -07:00
Kevin Sawicki
606fc1a5b7
Add plist path variables
2016-05-31 16:48:03 -07:00
Cheng Zhao
7ec467e337
docs: Move the "Packaging Tools" out of "Rebranding" chapter
2016-05-30 10:37:32 +09:00
Cheng Zhao
9f0fc96025
Merge pull request #5711 from electron/extension-code-cleanup
...
Implement partial chrome.* API for devtools extension
2016-05-29 23:29:08 +00:00
Cheng Zhao
d1e56f416c
Update the docs on using DevTools extension
2016-05-29 15:19:41 +09:00
Kevin Sawicki
6add7f8d49
we -> it
2016-05-27 14:34:23 -07:00
Kevin Sawicki
ba6c8b531f
Add ELECTRON_REPO example
2016-05-27 14:06:40 -07:00
Kevin Sawicki
82bc98ec3c
Put - at end of previous line
2016-05-27 14:06:04 -07:00
Kevin Sawicki
1e28e3fc27
Add trailing slashes to directories
2016-05-27 14:06:04 -07:00
Kevin Sawicki
2effa32e3e
Tighten up section title
2016-05-27 14:06:04 -07:00
Kevin Sawicki
f17e64e726
Tweak fork section
2016-05-27 14:06:04 -07:00
Kevin Sawicki
556b39c6f2
ATOM_SHELL -> ELECTRON in env vars
2016-05-27 14:06:04 -07:00
Kevin Sawicki
4734cbaf1c
Move custom fork content to app distribution doc
2016-05-27 14:06:04 -07:00
Plusb Preco
d6ab81c1da
📝 Fix link to improve readability
...
[ci skip]
2016-05-19 18:36:26 +09:00
Plusb Preco
e1bf0ea2b4
📝 Adjust line length to 80
...
[ci skip]
2016-05-19 18:28:29 +09:00
Plusb Preco
5c8ecd8a97
📝 Small fixes
...
* Adjust line length to `80`.
* Fix typos
[ci skip]
2016-05-19 18:28:00 +09:00
Cheng Zhao
5d906c0e4e
docs: Team ID is now required for signing
2016-05-19 11:13:09 +09:00
Cheng Zhao
906948218f
docs: Update MAS guide without using temporary-exception
2016-05-18 16:48:22 +09:00
Cheng Zhao
5368da18ad
Merge pull request #5575 from electron/link-to-spectron
...
Add spectron to ChromeDriver doc
2016-05-18 01:34:56 +00:00
Cheng Zhao
27da0f3338
Merge pull request #5576 from electron/title-tweaks
...
Tweak doc headings
2016-05-18 01:26:27 +00:00
Cheng Zhao
c7f5210b50
Merge pull request #5567 from felixrieseberg/versioning
...
Add Information about Versioning
2016-05-18 00:43:23 +00:00
Kevin Sawicki
866260a2a6
with -> on
2016-05-17 16:05:47 -07:00
Kevin Sawicki
bfb75df49c
Tweak doc headings
2016-05-17 16:02:54 -07:00
Kevin Sawicki
b301c473cd
Simplify sentence
2016-05-17 15:14:50 -07:00
Kevin Sawicki
3f3871b1be
Add spectron section
2016-05-17 15:13:26 -07:00
Kevin Sawicki
2043356fa3
Recommend electron-chromedriver
2016-05-17 15:09:09 -07:00
Felix Rieseberg
7e09b1664a
📝 Add Information about Versioning
2016-05-17 20:20:25 +02:00
Ben Gotow
b9b6e8aa68
Add to security checklist
2016-05-12 10:42:29 -07:00
Felix Rieseberg
ffa5abe99b
📝 Add Windows Store Guide
...
This commit adds a guide about how to compile your app as a Windows Store app, analog to the Mac App Store guide.
2016-05-11 10:50:46 +02:00
Cheng Zhao
0f52a6da39
Merge branch '1-0-release'
2016-05-11 15:14:56 +09:00
Plusb Preco
5146befa46
📝 Match variable names
...
[ci skip]
2016-05-11 02:38:42 +09:00
Plusb Preco
885aeec442
📝 Match variable names
...
[ci skip]
2016-05-11 02:16:32 +09:00
Plusb Preco
f1b184ef78
📝 Fix code style issue
...
* Change `var` to `let`.
* Change `function() {}` to `() => {}`.
* Use shorthand function syntax on object notation.
* Remove spaces between object notation brackets.
* Small fixes.
2016-05-11 02:15:09 +09:00
Plusb Preco
139a4f984a
📝 Add missing semicolons
...
[ci skip]
2016-05-11 01:57:55 +09:00
Plusb Preco
552102b88d
📝 Remove whitespace after code block
...
[ci skip]
2016-05-11 01:32:13 +09:00
Plusb Preco
4d7296e1db
📝 Match destructuring style
...
[ci skip]
2016-05-11 01:26:38 +09:00
Plusb Preco
5787bb0226
📝 Fix code style issue
...
* Match equality operators for consistent that `==`, `!=` by `===`,
`!==`.
* Match string expression notation `"` by `'`.
[ci skip]
2016-05-10 18:42:21 +09:00
Plusb Preco
3cc2dd216f
📝 Adjust line length to 80
...
[ci skip]
2016-05-10 17:41:16 +09:00
Cheng Zhao
3fcb4be303
Merge pull request #5418 from felixrieseberg/security-guide
...
Add Security Tutorial
2016-05-08 11:20:21 +09:00
Felix Rieseberg
02e8e929e1
📝 Add Security Tutorial
...
Add basic information about Electron and Security, including an
invitation to contribute to security features. Contains information by
@zcbenz, @zeke, and @paulcbetts.
2016-05-07 10:57:36 +01:00
Kevin Sawicki
7cca287b60
Update links to electron org
2016-05-06 10:11:43 -07:00
Steve Kinney
55babea2bb
📝 Update tutorials to ES6 [ci skip]
2016-05-04 12:11:51 -06:00
Cheng Zhao
47a2a3a13f
Merge pull request #5349 from electron/link-to-electron-prebuilt
...
describe electron-prebuilt and link to it
2016-04-30 11:59:44 +09:00
Cheng Zhao
b693ced765
Merge pull request #5346 from electron/update-quick-start-code
...
update quick-start code to match quick-start repo
2016-04-30 11:56:50 +09:00
Zeke Sikelianos
0c9c1229e3
describe electron-prebuilt and link to it
2016-04-29 13:32:00 -07:00
rhedshi
95476a81ae
Update mac-app-store-submission-guide.md
2016-04-29 13:28:41 -07:00
Zeke Sikelianos
2f71d6afe0
update quick-start code to match quick-start repo
2016-04-29 13:17:50 -07:00
Cheng Zhao
a0c14eed04
Revise the using-pepper-flash-plugin.md
2016-04-26 10:24:43 +09:00
michal1106
62d00163a8
Update using-pepper-flash-plugin.md
2016-04-25 16:45:56 +03:00
Plusb Preco
c72bb6df33
📝 Remove unused link reference
...
[ci skip]
2016-04-22 22:55:38 +09:00
Plusb Preco
4f4277e25e
📝 Fix coding style issues
...
* Adjust line length to `80`
* Normalize whitespaces
[ci skip]
2016-04-22 22:54:43 +09:00
rmcdonald
838cf0ffdc
Correct transposition errors by changing xfvb to xvfb
2016-04-19 09:31:04 -07:00
Cheng Zhao
fd6747483a
Update the codesign code for latest Xcode
2016-04-19 20:31:31 +09:00
Cheng Zhao
bd406ab046
Update the MAS submission guide
2016-04-19 20:31:31 +09:00
Kevin Sawicki
102f7e8e33
Update docs for new org
2016-04-04 12:05:53 -07:00
Plusb Preco
a648528f43
📝 Normailze note markers
...
* Normalize note markers syntax `__` to `**`
[ci skip]
2016-03-31 14:22:28 +09:00
Plusb Preco
c4a2329665
📝 Update docs styles
...
* Adjust line length to `80`
* Change platform marker `*` to `_`
* Enhance a note section
[ci skip]
2016-03-30 10:57:42 +09:00
Pier Bover
116aa2f483
Update desktop-environment-integration.md
2016-03-28 11:41:16 -06:00
Pier Bover
a3f30ca822
Update desktop-environment-integration.md
2016-03-25 16:26:14 -06:00
Plusb Preco
70baf86ce2
📝 Correct link anchor
2016-03-20 03:36:27 +09:00
Habib Rehman
0e1bb98913
Fix broken/outdated link and push up the version
2016-03-12 00:26:29 +00:00
Cheng Zhao
5f95fea3e2
docs: OS X also has progress bar
2016-03-05 21:20:02 +09:00
Plusb Preco
24ae9b0ea9
Cleanup docs
...
* Adjust 80 chars per line
* Line feed after header
2016-02-29 01:38:32 +09:00
Cheng Zhao
db46e9c203
Merge pull request #4596 from felixrieseberg/ci-docs
...
Add Headless CI Tutorial
2016-02-26 21:32:03 +08:00
Felix Rieseberg
a3b8e81c21
📝 Add Headless CI Tutorial
2016-02-25 17:14:43 -08:00
Cheng Zhao
68f48c9456
docs: Add note on Chrome version when using widevine
...
Refs #4519 .
2016-02-18 23:28:19 +08:00
Cheng Zhao
bce11c8913
Merge commit 'd76f6fe'
2016-02-16 16:15:59 +08:00
Cheng Zhao
f58bab70c5
docs: Improve the docs on sharing data
2016-02-16 11:52:47 +08:00
Cheng Zhao
63578f9d2b
Merge pull request #4392 from madarche/doc-howto-share-objects
...
Document different techniques to share objects
2016-02-16 11:18:20 +08:00
Cheng Zhao
7c7e6ffc77
Fix broken links in desktop-environment-integration.md
...
Close #4404 .
2016-02-15 16:36:01 +08:00
Yuya Ochiai
d76f6fe8e0
📝 🏁 Add icon overlays in taskbar to docs
...
[ci skip]
2016-02-13 17:34:12 +09:00
Marc-Aurèle DARCHE
2677dc6844
Fix: add missing fragment in FAQ section URL
2016-02-12 13:50:15 +01:00
Habib Rehman
3adcaa7681
Fix electron binary relative path
...
The relative path for Electron's binary is Contents/MacOS/Electron
2016-02-12 00:11:02 +00:00
Marc-Aurèle DARCHE
fa734d7824
Document different techniques to share objects
...
This has been discussed in
2016-02-06 19:57:21 +01:00
Kevin Sawicki
45ce16b73f
Remove ResEdit
2016-02-04 13:29:32 -08:00
Luke Adams
1002d0de74
Bump minimum OSX version to 10.9 (documentation)
2016-01-29 14:03:49 -06:00
Cheng Zhao
a26cbf640c
docs: cryptographic algorithms used by Electron
...
Fix #3995 .
2016-01-29 12:38:50 +08:00
Niven Su
b9c9da3f4e
Update debugging-main-process.md
...
fix doc typo
2016-01-19 13:49:49 +08:00
Luke Page
edbf1994dd
docs - fix typo leading to bad link
2016-01-13 16:52:07 +00:00
Cheng Zhao
33b7b774c1
docs: Notification on Windows can use http:// icon now
2016-01-11 14:41:38 +08:00
Cheng Zhao
3d908f1483
docs: Mention third party packing tools
...
Fix #1723 .
2016-01-07 20:32:57 +08:00
Levin Rickert
062253bdfc
Update debugging-main-process.md
2016-01-06 14:43:13 +01:00
Levin Rickert
aaf5f3331a
Update debugging-main-process.md
2016-01-06 14:41:51 +01:00
Luke Page
3259664637
Add info on how to debug from 0.30 onwards
2016-01-06 07:13:25 +00:00