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 |
|