LShun
433a825006
Word addition and revision for Readme,md
...
I edited some words as well as added some information ( for example the License ) that was missing in the translation but found in the main site README.md,
2016-10-13 22:58:48 +08:00
Zeke Sikelianos
7584e73d70
Merge pull request #7580 from electron/docs-linter-rectangle-rename
...
Update docs linter with Rectangle structure fixes
2016-10-12 19:06:44 -07:00
Kevin Sawicki
fefc7c23f9
Merge pull request #7479 from bpasero/process-no-asar
...
Introduce ELECTRON_NO_ASAR
2016-10-12 13:48:03 -07:00
Kevin Sawicki
cef7525d00
Merge pull request #7583 from torn4dom4n/master
...
Update devDependency Status URL
2016-10-12 13:20:16 -07:00
Long Nhat Nguyen
b448b0c796
Update devDependency Status URL
...
[ci skip]
2016-10-12 20:17:26 +00:00
Kevin Sawicki
a97dc6d17a
Merge pull request #7570 from preco21/korean-docs-12
...
docs: Update Korean docs as upstream and small improves
2016-10-12 13:06:02 -07:00
Kevin Sawicki
fcfc13c1ea
Merge pull request #7579 from electron/tweak-about-panel-key-names
...
Use lower-case about panel option keys
2016-10-12 11:32:01 -07:00
Kevin Sawicki
1e4ef195bb
Use lower-case about panel option keys
2016-10-12 11:18:21 -07:00
Kevin Sawicki
566d76def2
Mention spawning with ELECTRON_RUN_AS_NODE
2016-10-12 11:11:27 -07:00
Kevin Sawicki
f553d16539
Only support ELECTRON_NO_ASAR in non browser/renderer processes
2016-10-12 11:11:27 -07:00
Kevin Sawicki
8897a7a926
Add specs for ELECTRON_NO_ASAR env var
2016-10-12 11:11:27 -07:00
Benjamin Pasero
656ee0d9c3
introduce ELECTRON_NO_ASAR
2016-10-12 11:11:27 -07:00
Zeke Sikelianos
ecc03fdd40
update docs linter with Rectangle structure fixes
2016-10-12 11:04:53 -07:00
Cheng Zhao
46cd8708a4
Merge pull request #7561 from electron/windows-system-colors
...
Support retrieving Windows system colors
2016-10-12 15:35:18 +09:00
Zeke Sikelianos
27e1938e9f
Merge pull request #7471 from electron/update-standard-markdown
...
Use standard style JavaScript in all docs translations
2016-10-11 22:37:54 -07:00
Zeke Sikelianos
17198c26d9
update standard-markdown
2016-10-11 22:37:32 -07:00
Zeke Sikelianos
eaeebd3ebd
use newer function syntax
2016-10-11 22:37:32 -07:00
Zeke Sikelianos
253a383168
standardize docs-translations by hand
2016-10-11 22:37:32 -07:00
Zeke Sikelianos
3e4a0705e9
standardize docs
2016-10-11 22:37:32 -07:00
Zeke Sikelianos
7ef374477d
lint docs-translations with standard-markdown
2016-10-11 22:36:11 -07:00
Zeke Sikelianos
4ae6103356
auto-standardize javascript in docs-translations
2016-10-11 22:36:11 -07:00
Zeke Sikelianos
2e4322c230
update to new standard-markdown with --fix feature
2016-10-11 22:36:11 -07:00
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
Zeke Sikelianos
c46c1dbb1e
Merge pull request #7505 from electron/testing-docs
...
Update test dependencies and documentation
2016-10-11 22:28:16 -07:00
Plusb Preco
af79f4793e
📝 Improve grammar
...
[ci skip]
2016-10-12 12:24:21 +09:00
Plusb Preco
774a15f4c8
📝 Improve grammar
...
[ci skip]
* Use `formal` tense.
* Small fixes.
2016-10-12 12:24:14 +09:00
Plusb Preco
b7c4cde11a
📝 Adjust line wrap to 80
...
[ci skip]
2016-10-12 12:13:59 +09:00
Plusb Preco
9857aa25a3
📝 Update Korean docs as upstream
...
[ci skip]
2016-10-12 12:02:04 +09:00
Zeke Sikelianos
d4a8a64ba7
Merge pull request #7498 from electron/custom-props-in-menu-item-constructor
...
Preserve custom properties passed to MenuItem constructor
2016-10-11 14:24:13 -07:00
Zeke Sikelianos
af0098f064
remove badge count after each setBadgeCount test
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
37c53f2e09
clarify mocha test exclusion
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
a8e59ccd3d
fix links to testing docs
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
57852366bb
mention building before testing
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
a4832c304e
unify testing docs for all platforms
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
156d823b7f
remove badge after setBadgeCount test finishes
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
45d9cc6405
update test dependencies
2016-10-11 14:22:48 -07:00
Zeke Sikelianos
0aeb53435e
add tips for testing
2016-10-11 14:22:48 -07:00
Kevin Sawicki
ce694760bc
Remove const since SkColor is an int
2016-10-11 13:15:27 -07:00
Kevin Sawicki
c8189046fe
Emit color-changed event on Windows
2016-10-11 13:15:27 -07:00
Kevin Sawicki
2656812dea
Doc systemPreferences.getColor
2016-10-11 13:15:27 -07:00
Kevin Sawicki
1978b39337
Remove duplicate colors
2016-10-11 13:15:27 -07:00
Kevin Sawicki
e7bfd1c959
Add systemPreferences.getColor specs
2016-10-11 13:15:26 -07:00
Kevin Sawicki
663f8f4b54
Add systemPreferences.getColor on Windows
2016-10-11 13:15:26 -07:00
Kevin Sawicki
9b0a32f62c
Add ToRGBHex color helper
2016-10-11 13:15:26 -07:00
Kevin Sawicki
13f9a6c273
Merge pull request #7563 from rogerlista/master
...
📝 Translation of security.md to pt-BR [ci skip]
2016-10-11 10:06:02 -07:00
Rogério
d89b23c120
📝 Translation of security.md to pt-BR [ci skip]
2016-10-11 14:01:07 -03:00
Kevin Sawicki
479451e7c7
Merge pull request #7562 from odedhb/patch-1
...
Update mac-app-store-submission-guide.md
2016-10-11 10:00:56 -07:00
Oded Breiner
ea8a4f2b51
Update mac-app-store-submission-guide.md
2016-10-11 19:58:53 +03:00
Kevin Sawicki
e26189ba87
Merge pull request #7560 from electron/upgrade-brigthray
...
Upgrade brightray for devtools dock state preference fix
2016-10-11 09:48:39 -07:00
Kevin Sawicki
003522d6f7
Merge pull request #7558 from danburzo/build_instructions
...
Adds link to PyObjC installation instructions
2016-10-11 09:48:20 -07:00