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
Cheng Zhao
fe87570876
docs: Using Widevine CDM Plugin
2015-12-30 16:10:00 +08:00
Cheng Zhao
d08b7fdb5d
Merge pull request #3880 from adam-lynch/patch-1
...
Desktop Environment Integration: typo
2015-12-21 11:33:21 +08:00
Adam Lynch
520b537362
Desktop Environment Integration: rearranged sentence
2015-12-20 18:34:57 +00:00
Adam Lynch
da9c202d86
Desktop Environment Integration: typo
2015-12-20 18:34:05 +00:00
Cheng Zhao
2b4e6080a8
Merge pull request #3826 from atom/remote-crash-reporting-defaults
...
Require submitURL and companyName options to crashReporter.start
2015-12-16 12:02:28 +08:00
Kevin Sawicki
4718c726f6
Remove starting crash reporter from quick start
2015-12-15 16:24:24 -08:00
Hashed Hyphen
e729104d00
🐛 Support strict mode on Tutorial
...
[ci skip]
2015-12-16 00:52:14 +09:00
Austin Burdine
468dd9e7c8
📝 fix grammatical error in desktop notification docs [ci skip]
2015-12-07 23:13:45 -06:00
Luke Page
9567599698
Update debugging-main-process.md
2015-12-02 10:23:21 +00:00
Cheng Zhao
165b464a15
docs: process.noAsar
2015-12-01 13:43:52 +08:00
Cheng Zhao
bf4b94561e
docs: Mention submitting to MAC costs money
...
Close #3617 .
2015-11-30 15:21:39 +08:00
Cheng Zhao
a1fdc701ee
docs: Add notes on spawn and exec
2015-11-27 21:29:31 +08:00
Kevin Ramsunder
ba5f8aa096
mac-app-store-submission-guide.md: typo correction
2015-11-18 20:04:16 -05:00
Eddie Zaneski
c1373d7480
Fix typo in notifications example docs
2015-11-15 10:48:09 -05:00
Cheng Zhao
5cacf79bc5
docs: Document the new style of remote module
2015-11-13 22:34:00 +08:00
Cheng Zhao
fbb8e61958
Replace "Url" in API names with "URL"
2015-11-13 16:03:40 +08:00
Cheng Zhao
eac2e7cc61
docs: Update codes in docs to use require('electron')
2015-11-12 21:20:09 +08:00
Ming Luo
916671d4d2
Suggest adding arguments when running webdriver
2015-11-10 14:58:38 -05:00
Cheng Zhao
682433028c
docs: Clean up the desktop-environment-integration.md
2015-11-10 17:43:29 +08:00
Cheng Zhao
20c8637810
Merge pull request #3382 from felixrieseberg/notifications
...
Document Notifications
2015-11-10 17:30:08 +08:00
Cheng Zhao
90a7d4a906
docs: Update with new IPC modules
2015-11-10 16:48:24 +08:00
Felix Rieseberg
765cfb1094
Document Notifications
2015-11-10 08:28:14 +01:00
Cheng Zhao
5e3b8d51e4
docs: Fix typo
2015-11-09 11:42:37 +08:00
Kevin Simper
e4f74bb87e
Update devtools-extension with a note about it not working
2015-11-04 15:21:02 +01:00
Cheng Zhao
c763cbe298
Merge pull request #3282 from bureken/master
...
Replace Mac with OS X
2015-11-02 18:33:27 +08:00
Paul Betts
6a02586176
Add Windows version of running cmd
2015-10-31 08:57:04 -07:00
bureken
a957ea1ed9
Replace Mac with OS X
2015-10-31 05:30:18 +03:00
Alexandru Bau
96130dd4c2
Updated docs
...
Updated docs to better understand how to use electron-rebuild on all
platforms
2015-10-23 14:15:39 +03:00
Alexandru Bau
79e593aca6
Updated docs
...
Updated docs to better understand how to use electron-rebuild on Windows
2015-10-23 11:37:51 +03:00
Thomas J Fox
b61c2e6ff7
quick fix removing excess character
2015-10-21 15:03:12 -05:00
Nate Goldman
da7161d5a7
use webContents.openDevTools
...
https://github.com/atom/electron/issues/3125#issuecomment-148975593
2015-10-20 10:44:02 -07:00
Cheng Zhao
4005e65e28
Merge pull request #3150 from atom/jl-upadate-qs
...
Update Quick Start HTML
2015-10-20 11:17:30 +08:00
Jessica Lord
d09b09b744
Match the electron-quick-start repo
2015-10-19 16:37:18 -07:00
Jessica Lord
bc7c7da799
Add links to electron-quick-start
2015-10-19 15:52:02 -07:00
Greg Gamel
5e7a30deea
Additional updates to adhere to styleguide
...
Per @jlord's recommendations.
2015-10-16 18:25:30 -05:00
Greg Gamel
b5478eaef7
Update MAS tutorial to improve readability
...
Adjusted tutorial body copy and headings to improve readability, clarify sentences, and fix some (minor) grammatical missteps.
2015-10-16 17:50:41 -05:00
Cheng Zhao
115bb31ab4
docs: Small fix on mas guide
2015-10-16 20:21:06 +08:00
Cheng Zhao
18fd126c64
docs: Mac App Store Submission Guide
2015-10-16 17:16:12 +08:00
Nicholas Arcuri
95c4847d60
Update application-distribution.md
...
Fix typo on line 38
2015-10-14 06:28:27 -04:00
Alex Sherwin
b9d838975d
Fixing "tile" -> "title" typo
2015-10-12 20:17:06 -04:00
Philipp A.
36bbf5d51f
fixed devtools instructions
2015-10-11 15:18:27 +02:00
Cheng Zhao
2d802d6f1e
Merge branch 'master' into no-vistas-no-problem
2015-10-06 17:02:08 +08:00
Eran Tiktin
c3cd438d34
Replace io.js references with node.js references
2015-10-05 21:12:29 +03:00
Eran Tiktin
87e0c812e9
Update native modules doc
2015-10-05 17:48:48 +03:00
chriswmercer
b4ec7c5aaf
Minor grammar correction
2015-10-03 18:03:49 +01:00
Paul Betts
bb938b02d8
Remove Vista as possibly working
...
Vista crashes on startup because Win7 touch APIs aren't present - this is fine, but we want to tell people out of the gate that it won't work
2015-10-03 09:02:50 -07:00
Cheng Zhao
0f9f8e62fc
docs: No leading slash in --url-base
...
Fixes #2968 .
2015-10-03 13:54:05 +08:00
Cheng Zhao
651009a1dc
docs: Add "Supported Platforms"
2015-10-03 13:42:34 +08:00
My-khael Pierce
a0dcfc57b2
Update quick-start.md
2015-09-28 23:09:13 -04:00
Cheng Zhao
c73d1ce6c7
Merge pull request #2877 from kostia/utf8-charset-in-quick-start
...
📝 Include UTF-8 charset in quick start example
2015-09-24 17:49:35 +08:00
Cheng Zhao
39695cdb85
docs: Set npm_config_runtime when using npm
...
Refs https://github.com/mapbox/node-pre-gyp/pull/175 .
2015-09-24 16:18:02 +08:00
Kostiantyn Kahanskyi
334c28d128
📝 Include UTF-8 charset in quick start example
...
Partially fixes #678
2015-09-23 10:21:03 +02:00
Paul Betts
31775aa049
Fix harder
2015-09-10 11:00:43 -07:00
Paul Betts
9ca85a7859
Fix electron-rebuild instructions for Win32
2015-09-10 10:57:08 -07:00
Jessica Lord
c29a2e4992
Standardize DevTools
2015-09-09 14:11:06 -07:00
Jessica Lord
66a1405d2b
Fix conflict
2015-09-02 17:09:37 -07:00
Jessica Lord
131cd9cff6
Merge master
2015-09-02 10:23:37 -07:00
Antonio Stoilkov
e71d2bd8e7
Clarify Selenium and WebDriver documentation
2015-09-02 14:18:17 +03:00
Carson McDonald
2c47532702
Fix link to app.addRecentDocument
2015-09-01 17:15:21 -04:00
Jessica Lord
d9c3830df7
Standardize selenium and webdriver
2015-08-31 19:32:25 -07:00
Jessica Lord
cb4558e75b
Standardize pepper flash
2015-08-31 19:23:43 -07:00
Jessica Lord
be73388918
Standardize native modules
2015-08-31 19:22:06 -07:00
Jessica Lord
6a2bd80a9a
Standardize quick-start
2015-08-31 19:18:46 -07:00
Jessica Lord
52916f70ed
Standardize online-offline
2015-08-31 19:17:59 -07:00
Jessica Lord
a5234224a6
Standardize devtools
2015-08-31 19:17:41 -07:00
Jessica Lord
c6269bf77a
Standardize desktop env integration
2015-08-31 19:13:27 -07:00
Jessica Lord
0e4ae6f864
Standardize debug main process
2015-08-31 19:12:57 -07:00
Jessica Lord
96bb9b2757
Standardize app packaging
2015-08-31 19:12:33 -07:00
Jessica Lord
e0a57a0a47
Standardize app dist
2015-08-31 19:10:29 -07:00
Brandon Nozaki Miller
dd28a2ef14
Update documentation to clarify bundled node/io.js version
2015-08-28 14:16:05 -07:00
Cheng Zhao
c441dd1436
Merge pull request #2571 from atom/index-entry-startup
...
Support index.js module resolution at startup of Electron.
2015-08-26 12:35:24 +08:00
Christian Bromann
291a60444a
minor wording fix, updated example
2015-08-24 23:15:59 -07:00
Cheng Zhao
1c9088ce7d
Merge pull request #2550 from LeMoussel/patch-1
...
Update using-selenium-and-webdriver.md
2015-08-25 13:32:06 +08:00
Haojian Wu
7a23add23b
Support index.js module resolution at startup of Electron.
2015-08-24 21:16:19 +08:00
Jessica Lord
1964bb2acc
Move files to ES translation docs
2015-08-22 14:24:43 +02:00
Jessica Lord
04967de2ed
Move file to JP translation docs
2015-08-22 14:24:35 +02:00
Jessica Lord
3f52a91312
Create directory for KO translations
2015-08-22 14:21:01 +02:00
LeMoussel
a839f70a99
Update using-selenium-and-webdriver.md
...
Add an example of how to use webdriverio with electron
2015-08-21 12:09:31 +02:00
Plusb Preco
ad24c11f32
Merge remote-tracking branch 'atom/master'
2015-08-21 11:41:07 +09:00
Plusb Preco
172cc22d90
Fix some typos, update as upstream
2015-08-20 07:50:07 +09:00
Plusb Preco
40c7e6e179
Update as upstream, translate 2 files, fix some typos
2015-08-10 03:33:32 +09:00
Haojian Wu
ad01a1731a
📝 say more about thumbnail toolbar.
2015-08-05 13:55:04 +08:00
Plusb Preco
0f648f4468
Update as upstream
2015-07-30 10:27:56 +09:00
Tim Ruffles
f9d5915542
more accuracy around why to use ASAR
...
'protect' implies a lot more security than ASAR provides (none). I asked around #2374 to get some understanding of what ASAR does do for you.
2015-07-29 13:45:30 +01:00
Cheng Zhao
c500c9b289
Merge pull request #2349 from atom/mq-run-your-app
...
Reorganize the Run Your App section
2015-07-29 11:46:02 +08:00
Matias Insaurralde
faf10183d8
first docs
2015-07-26 22:57:43 -04:00
Machisté N. Quintana
f2b2c58758
📝 🎨 Grammar fix
2015-07-26 20:31:01 -04:00
Machisté N. Quintana
b6f6bf9778
📝 Reorganize the Run Your App section
2015-07-26 20:26:10 -04:00
Plusb Preco
0b7a1a1eef
Fix typos, Improve grammer
2015-07-17 13:28:13 +09:00
Jeffrey Morgan
4baaf03ac7
Improve grammar and comments
...
Improve the grammar and sentence structure of the text and improve the code comments.
2015-07-15 16:48:24 -07:00
Cheng Zhao
9ee0d46734
Use CTRL+SHIFT+I for toggling devtools, fix #2205
2015-07-15 13:11:01 -07:00