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
Plusb Preco
e510384375
Revert "Revert "Update APIs, check grammars""
...
This reverts commit 5e083473e7b4d3a6014d35e68618594765151afe.
2015-07-15 08:09:03 +09:00
Plusb Preco
eb81810a52
Revert "Update APIs, check grammars"
...
This reverts commit d1eb971263f72deae84541d12b3bdd6d5972365a.
2015-07-15 08:09:01 +09:00
Plusb Preco
3b2f3c3152
Update APIs, check grammars
2015-07-15 08:08:59 +09:00
Plusb Preco
de5bc32d0b
Fix typos, update some files
2015-07-15 08:08:57 +09:00
Matt DesLauriers
0c0446e254
explain the process.platform check
2015-07-06 20:38:38 -04:00
Florian Brinker
7231de7c2b
Update using-native-node-modules.md
...
update to newest version and x64 fix for popular systems
2015-07-06 14:05:15 +02:00
Plusb Preco
ebb031dafe
Fix typos, add more files
2015-06-26 13:06:12 +09:00
Plusb Preco
bf5b084945
Fix some typos and translate more files
2015-06-26 13:06:10 +09:00
Plusb Preco
30dfd54575
First translation
...
Translate docs to korean
2015-06-22 14:06:06 +09:00
Cheng Zhao
beb2853bbf
Update how to rebrand from source, close #1999
2015-06-18 12:59:13 +08:00
Johannes Schmitz
2b3a80ecda
Add minor grammar fixes
2015-06-13 16:58:18 +02:00
Cheng Zhao
459d389e03
Merge pull request #1951 from sotayamashita/translate/quick-start-jp.md
...
Translate quick-start.md into Japanese.
2015-06-12 15:49:21 +08:00
Sota Yamashita
0e6a70c556
Tranlsate quick-start-jp.md: status first
...
Translate: quick-start-jp.md
Fix bug
Tranlsate the world web
Change the method
Translate tutorial/quick-start-jp.md
Translate docs
Translate
Translate quick-start
2015-06-12 14:44:47 +09:00
Thomas Tuts
d8cd9b71b0
Clean up Selenium webdriver code example
2015-06-09 18:18:47 +02:00
Thomas Tuts
c78a3ff714
Replace shorthand if-statement notation in Pepper Flash docs
2015-06-09 18:17:38 +02:00
Thomas Tuts
4642630674
Replace shorthand if-statement notation in quick start docs
2015-06-09 18:17:12 +02:00
Thomas Tuts
a6a5d50c3f
Add missing semicolons in devtools extension docs
2015-06-09 18:15:54 +02:00
Thomas Tuts
b4790a7531
Remove trailing commas in desktop environment docs
2015-06-09 18:15:30 +02:00
Thomas Tuts
13b6ed6dc5
Fix several typos and grammar errors
2015-06-09 16:49:21 +02:00
Tim Ruffles
719f68a44b
doc on how to test with your application
2015-06-09 10:29:47 +01:00
Sam Saccone
55c07cec68
📝 Improve devtools documentation
2015-06-06 21:56:13 -04:00
Jessica Lord
014d80c359
Replace cmd with bash
...
Markdown parser doesn’t recognize cmd.
2015-05-27 12:51:19 -07:00
Cheng Zhao
71ee864d1d
docs: Open devtools in the quick start example
2015-05-21 11:16:39 +08:00
Magica
f960c2dc63
doc: fix typo in pepper flash document
...
Add brackets around `plugins: true`
2015-05-20 18:04:51 +08:00
Cheng Zhao
97a2889fd9
Merge pull request #1663 from khornberg/patch-1
...
Correct link of debugging UI
2015-05-20 17:44:29 +08:00
Magica
6980982e32
ppapi: Add pepper flash tutorial
...
Fix https://github.com/atom/electron/issues/1674
2015-05-19 20:27:12 +08:00
Kyle Hornberg
0097f89adb
Correct link of debugging UI
...
Using the link provided one receives a response of `Cannot GET /[object%20Object]`.
I've tested this on electron 0.25.3 using the example application and node-inspector version 0.10.0.
The url change is the url provided by node-inspector in the terminal window.
2015-05-12 10:29:00 -05:00
Paul Betts
904505bb21
Suggest electron-rebuild for building native modules
2015-05-04 22:39:55 -07:00
Cheng Zhao
921e7e0f91
Merge pull request #1565 from chicoxyzzy/patch-1
...
docs: fix typo
2015-05-04 12:18:04 +08:00