Kevin Sawicki
|
8a2706d2f4
|
Merge pull request #7906 from electron/upgrade-chrome-53
Upgrade to Chrome 53.0.2785.143
|
2016-11-09 11:49:33 -08:00 |
|
Kevin Sawicki
|
709dd0bf18
|
Upgrade to Chrome 53.0.2785.143
|
2016-11-09 11:03:44 -08:00 |
|
Kevin Sawicki
|
de78f3441e
|
Merge pull request #7916 from thompsonemerson/patch-7
add link for powerSaveBlocker | pt-br
|
2016-11-09 08:28:21 -08:00 |
|
Emerson Thompson
|
f23624755e
|
add link for powerSaveBlocker | pt-br
|
2016-11-09 13:25:24 -03:00 |
|
Kevin Sawicki
|
0c265f8ed4
|
Merge pull request #7912 from mrxf/patch-2
Update translation
|
2016-11-09 08:17:59 -08:00 |
|
Kevin Sawicki
|
c1f2e30c5a
|
Merge pull request #7910 from mrxf/patch-1
update simplified Chinese translation
|
2016-11-09 08:17:31 -08:00 |
|
Kevin Sawicki
|
3b415b2e99
|
Merge pull request #7907 from thompsonemerson/patch-5
power-save-blocker.md file translation
|
2016-11-09 08:16:20 -08:00 |
|
张树源
|
bea9f78ddb
|
Update translation
change link to a simple Chinese page.
|
2016-11-09 18:29:49 +08:00 |
|
张树源
|
95484a1b1a
|
修改翻译不完善部分
完善翻译内容
|
2016-11-09 16:53:53 +08:00 |
|
deepak1556
|
a0065e62fa
|
add about: protocol handler
|
2016-11-09 13:22:58 +05:30 |
|
deepak1556
|
3aab713d24
|
add failing spec
|
2016-11-09 11:00:50 +05:30 |
|
Emerson Thompson
|
5d6f180413
|
power-save-blocker.md file translation
|
2016-11-08 14:51:53 -03:00 |
|
Kevin Sawicki
|
7971ce0dd9
|
Merge pull request #7895 from electron/windows-symbol-server
Update Windows symbols server URL
|
2016-11-07 15:14:53 -08:00 |
|
Lee Dohm
|
4159a6a41d
|
Merge pull request #7900 from electron/more-license-clarification
More license section clarification and update copyright year
|
2016-11-07 14:57:46 -08:00 |
|
Lee Dohm
|
e49af23a7d
|
Add copyright range of 2013-2016 to LICENSE
|
2016-11-07 14:54:54 -08:00 |
|
Lee Dohm
|
30117816be
|
More license section clarification
|
2016-11-07 14:26:21 -08:00 |
|
Kevin Sawicki
|
b6ece7d16c
|
Merge pull request #7852 from electron/webview-guestinstance
Fix reload/destroy webview guestinstance issues
|
2016-11-07 13:48:01 -08:00 |
|
Kevin Sawicki
|
6fda4fc45c
|
Guard against attachedCallback firing while handling detachedCallback
|
2016-11-07 13:42:36 -08:00 |
|
Kevin Sawicki
|
18e1de105f
|
Add failing spec for deleted guestinstance when moving webview
|
2016-11-07 13:42:36 -08:00 |
|
Kevin Sawicki
|
133ad6e18b
|
Only set size and load URL on first attach
|
2016-11-07 13:42:36 -08:00 |
|
Kevin Sawicki
|
b84fed5cb2
|
Add failing spec for hide/show reload issue
|
2016-11-07 13:42:36 -08:00 |
|
Kevin Sawicki
|
a737732521
|
Only remove guest from embedder when view id changes
|
2016-11-07 13:42:36 -08:00 |
|
Kevin Sawicki
|
f454cb3408
|
Add failing spec for hide/show webview issue
|
2016-11-07 13:42:36 -08:00 |
|
Lee Dohm
|
d18a9eaf65
|
Merge pull request #7897 from electron/logo-clarification
Add logo clarification and standardized licensing language
|
2016-11-07 12:23:08 -08:00 |
|
Lee Dohm
|
059433511c
|
Add logo clarification and standardized licensing language
|
2016-11-07 12:08:11 -08:00 |
|
Kevin Sawicki
|
acacb3f551
|
Update symbols server URL
|
2016-11-07 10:58:27 -08:00 |
|
Kevin Sawicki
|
0008bc5f82
|
Merge pull request #7893 from tinydew4/translate-ko
Update the korean docs up to 'ef9d8fe' commit.
|
2016-11-07 08:55:22 -08:00 |
|
Kevin Sawicki
|
a3e10aba95
|
Merge pull request #7863 from electron/coffee-script-webview-cleanup
Clean up CoffeeScript leftovers in webview code
|
2016-11-07 08:53:08 -08:00 |
|
Kevin Sawicki
|
73774f21b7
|
🎨
|
2016-11-07 08:28:02 -08:00 |
|
Kevin Sawicki
|
3c18de9c5a
|
Only return when guestInstance is non-null
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
19a5d2ba2b
|
Use window close helper instead of destroying for coverage
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
16f57b219b
|
Add resize event spec
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
0485069c7b
|
Use spread operator
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
e4d6aa30a1
|
Do truthy check in if block
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
89a26684e5
|
Return webContents directly
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
0e1c2b0fcb
|
Use for/of and remove loop variables
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
6eab14359c
|
Use ES6 style class for WebViewImpl
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
76f96bd99c
|
Destructure requires
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
48bcad87c2
|
Use template strings
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
712b15286c
|
Use let/const instead of var
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
3053be345b
|
Remove unneeded returns
|
2016-11-07 08:25:01 -08:00 |
|
Kevin Sawicki
|
8e834e9047
|
Merge pull request #7869 from electron/less-browserify-build-time
Only run browserify when sandbox files change
|
2016-11-07 08:20:20 -08:00 |
|
Kevin Sawicki
|
3e34760eef
|
Run browserify with --silent
|
2016-11-07 08:19:59 -08:00 |
|
Kevin Sawicki
|
e0afb814aa
|
Only call browserify when one of sandbox sources change
|
2016-11-07 08:19:59 -08:00 |
|
tinydew4
|
0fd35cf768
|
Update the korean docs up to 'ef9d8fe' commit.
|
2016-11-07 13:59:53 +00:00 |
|
Kevin Sawicki
|
0b86acfef4
|
Merge pull request #7881 from electron/node-headers-url
Update dist url to be electron instead of atom-shell
|
2016-11-04 16:22:34 -07:00 |
|
Kevin Sawicki
|
36ee417d3b
|
Update more download URLs from atom-shell to electron
|
2016-11-04 16:21:30 -07: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 |
|
Zeke Sikelianos
|
58278ee095
|
Merge pull request #7867 from electron/update-issue-template
ask for more info in the issue template
|
2016-11-04 15:12:20 -07:00 |
|