Kevin Sawicki
41dea03007
window.opener location should be webview src URL
2016-11-28 10:56:23 -08:00
Cheng Zhao
bbaab755e3
Merge pull request #8049 from electron/prevent-remove-all-ipc
...
Throw an error when users attempt to remove all listeners from the IPC modules
2016-11-27 14:29:49 +08:00
Cheng Zhao
8fd6463ab0
Merge pull request #8024 from pedro/handle-drop-mac-os-fix
...
Fix support for dragging urls in Mac
2016-11-27 14:24:35 +08:00
Kevin Sawicki
b036fdfee0
Bump v1.4.9
2016-11-23 14:36:32 -08:00
Kevin Sawicki
3930f17d9d
Merge pull request #8071 from electron/fix-doc-indentation
...
Fix indentation in menu template example
2016-11-23 14:36:18 -08:00
Kevin Sawicki
9eb521fb38
Fix indentation in menu template example
2016-11-23 14:34:55 -08:00
Kevin Sawicki
27625d2665
Merge pull request #8070 from electron/remove-unnecessary-escape-characters
...
Remove unnecessary escape characters
2016-11-23 14:31:32 -08:00
Kevin Sawicki
0593696344
Remove unnecessary escape characters
2016-11-23 14:27:54 -08:00
Kevin Sawicki
2cabfa5589
Merge branch 'check-sender-web-contents-access'
2016-11-23 12:30:25 -08:00
Kevin Sawicki
0134d62681
Always use guest contents for canAccessWindow check
2016-11-23 12:01:09 -08:00
Kevin Sawicki
0799317ff5
Add failing specs window.opener from <webview> opened window
2016-11-23 12:01:09 -08:00
Kevin Sawicki
686a26d948
Merge pull request #8065 from DanTheMan827/patch-1
...
Fixed language code for Aragonese
2016-11-23 09:10:48 -08:00
Kevin Sawicki
cd5bfbfead
Sort by codes
2016-11-23 09:10:27 -08:00
Kevin Sawicki
9a7209d58e
Merge pull request #8016 from the-ress/windows-lint
...
Fixed linting on Windows
2016-11-23 09:09:39 -08:00
DanTheMan827
f89a045605
Fixed language code to Aragonese
2016-11-23 09:21:27 -06:00
Zeke Sikelianos
a353a94b70
use new docs linter, remove cross-conf-env dep
2016-11-23 08:19:42 +01:00
Tereza Tomcova
5498a31493
Fixed linting on Windows
2016-11-23 08:18:46 +01:00
Zeke Sikelianos
6b34b97c29
Merge pull request #8057 from electron/fixup-docs-for-ts
...
Docs update
2016-11-22 19:18:37 -08:00
Samuel Attard
6a8ee19bf0
Docs update
2016-11-23 11:51:44 +11:00
Kevin Sawicki
cf690ae513
Merge pull request #7986 from salomvary/fix-before-quit-docs
...
Clarify docs on a `before-quit` behavior edge case
2016-11-22 16:51:26 -08:00
LuisHsu
cd8b7f5219
zh_TW translation of some tutorial document ( #8054 )
...
* 📝 zh_TW translation of tutorial
docs-translations/zh-TW/tutorial/debugging-main-process-
node-inspector.md
* 📝 zh_TW translation of tutorial
[ci skip]
debugging-main-process-vscode.md
* 📝 Translate zh_TW DE integration
desktop-environment-integration.md
* 📝 Translate zh_TW DE integration
[ci skip]
desktop-environment-integration.md
2016-11-22 15:59:28 -08:00
Kevin Sawicki
37b18243f4
Bump v1.4.8
2016-11-22 14:02:52 -08:00
Kevin Sawicki
e356168c9a
Merge pull request #8047 from electron/fix-incorrect-window-size
...
Fix incorrect window size after restore on Windows
2016-11-22 14:01:50 -08:00
Kevin Sawicki
6f29d7211e
Move restore/unmaximize specs near state ones
2016-11-22 13:32:39 -08:00
Kevin Sawicki
414db313c6
Merge pull request #8056 from electron/mocha-only-check
...
Check runner.hasOnly for focused spec check
2016-11-22 13:30:08 -08:00
Kevin Sawicki
63eec70350
Assert bounds when restoring
2016-11-22 13:22:30 -08:00
Kevin Sawicki
c0d9175bc3
Try specs without setTimeout calls
2016-11-22 13:14:17 -08:00
Kevin Sawicki
89965aa5db
Check runner.hasOnly for focused spec check
2016-11-22 13:06:18 -08:00
Kevin Sawicki
238beb72ee
Remove .only call
2016-11-22 11:41:02 -08:00
Zeke Sikelianos
6c046704c7
Merge pull request #8022 from electron/lint-required-and-optional-params
...
use updated docs linter with required param parsing
2016-11-22 10:47:32 -08:00
Zeke Sikelianos
5dc4b22d31
Merge pull request #7992 from electron/process-doc-followup
...
Process doc followup
2016-11-22 10:46:57 -08:00
Kevin Sawicki
95ab4815de
Merge pull request #8041 from electron/webview-zoom-factor
...
Add new method to set layout-based zoom level limit
2016-11-22 09:08:00 -08:00
Kevin Sawicki
a7aed98d59
Add initial spec for zoom level limits
2016-11-22 08:43:14 -08:00
Kevin Sawicki
c4b68d88e9
Add setZoomLevelLimits to planned breaking changes
2016-11-22 08:11:14 -08:00
Kevin Sawicki
d4368fabb9
Add 2.0 comment about setZoomLevelLimits
2016-11-22 08:09:14 -08:00
Kevin Sawicki
9a5df9da41
Expose setVisualZoomLevelLimits on webContents and <web-view>
2016-11-22 08:07:55 -08:00
Kevin Sawicki
756a338b05
Document webFrame.setVisualZoomLevelLimits as public
2016-11-22 08:03:04 -08:00
Kevin Sawicki
e887fb69bd
Export a setVisualZoomLevelLimits method
2016-11-22 07:53:02 -08:00
Kevin Sawicki
fb5bca8bc5
Merge pull request #8046 from electron/bengotow/url-schemes-docs-patch
...
Update open-url docs to mention NSPrincipalClass
2016-11-22 07:50:13 -08:00
Kevin Sawicki
0d317a2e49
Add backticks around Info.plist
2016-11-22 07:49:56 -08:00
Kevin Sawicki
77e317c1eb
Merge pull request #8043 from electron/crash-reporter-docs
...
crash-reporter -> crashReporter
2016-11-22 07:49:11 -08:00
Samuel Attard
db729b5b52
Throw an error when users attempt to remove all listeners from the IPC modules
2016-11-22 18:30:58 +11:00
Samuel Attard
97b4f12112
Fix linting issues
2016-11-22 16:13:08 +11:00
Samuel Attard
926cabec78
Add spec for maximize restore positioning
2016-11-22 16:07:19 +11:00
Samuel Attard
621a934160
Fix maximize --> unmaximize positioning issue
2016-11-22 16:07:05 +11:00
Samuel Attard
c65033a13b
Revert "incorrect position when restored from maximize-on-top-drag under Windows #7630 "
...
This reverts commit a2b3abbf47
.
2016-11-22 15:49:56 +11:00
Samuel Attard
67f33cdb60
Add failing spec for window size after restore
2016-11-22 15:49:47 +11:00
Ben Gotow
964c88a189
Update open-url docs to mention NSPrincipalClass
...
We got bit by a nasty bug today - if you change your app's info.plist `NSPrincipalClass` to something other to `AtomApplication` (We set it to NylasApplication via a bad find-replace), everything works except open-url is never fired. Add a small reference to the docs so folks know to check this key.
2016-11-21 16:55:18 -08:00
Kevin Sawicki
62b39d58ca
crash-reporter -> crashReporter
2016-11-21 15:42:24 -08:00
Paul Betts
3e85d7759b
📝
2016-11-21 15:16:13 -05:00