Cheng Zhao
|
8bfa3cba63
|
docs: The options parameter of new-window event
|
2015-09-22 23:41:08 +08:00 |
|
Cheng Zhao
|
9cbdde2eba
|
docs: allowpopups attribute
|
2015-09-22 20:13:49 +08:00 |
|
Cheng Zhao
|
32bff05208
|
docs: <webview>.sendInputEvent
|
2015-09-18 18:32:21 +08:00 |
|
Jessica Lord
|
aae2d82c28
|
Update links to web-contents.md
|
2015-09-10 12:19:37 -07:00 |
|
Jessica Lord
|
b861a174ca
|
Merge pull request #2750 from atom/jl-doc-bits
A Few More Documentation Things
|
2015-09-10 10:41:42 -07:00 |
|
Jessica Lord
|
c29a2e4992
|
Standardize DevTools
|
2015-09-09 14:11:06 -07:00 |
|
Jessica Lord
|
279fd0a461
|
Standardize **Note:**
|
2015-09-09 14:09:14 -07:00 |
|
Gohy Leandre
|
590be75fa9
|
add ValidatedUrl to did-fail-load event
|
2015-09-09 15:56:16 +02:00 |
|
Cheng Zhao
|
2454dccde0
|
docs: preload, node-integration, zoom-factor have been moved
|
2015-09-06 10:54:34 +08:00 |
|
Robo
|
8f59c0b642
|
create partitionId with encodedURIcomponent
|
2015-09-03 20:49:29 +05:30 |
|
Robo
|
da5bac42f3
|
use embedders' browser context when partition is not specified
|
2015-09-03 20:49:29 +05:30 |
|
Robo
|
150b540e72
|
add spec and docs
|
2015-09-03 20:49:29 +05:30 |
|
Jessica Lord
|
a03df3ac5a
|
"the"
|
2015-08-31 20:17:14 -07:00 |
|
Jessica Lord
|
05d0f17447
|
Updates from inline comments
|
2015-08-31 20:05:57 -07:00 |
|
Jessica Lord
|
cb62afca23
|
Minor text edits
|
2015-08-30 21:10:02 -07:00 |
|
Jessica Lord
|
8d40714f78
|
Standardize web-view-tag
|
2015-08-28 23:20:59 -07:00 |
|
Petr Felzmann
|
acffc713e0
|
Fix formatting of print and printToPDF methods
|
2015-08-17 10:52:10 +02:00 |
|
Robo
|
0a7a4c0d0a
|
webview: adding load-commit event
|
2015-08-05 19:22:30 +05:30 |
|
Robo
|
9fb03d584c
|
add spec and fix docs
|
2015-07-31 12:30:17 +05:30 |
|
Cheng Zhao
|
b52c07f650
|
spec: Make dom-ready spec stronger
|
2015-07-24 15:48:13 +08:00 |
|
Haojian Wu
|
462e6e0a82
|
Implement getUserAgent API.
|
2015-07-22 12:25:10 +08:00 |
|
Haojian Wu
|
82b1607c1e
|
📝 Add missing printToPDF API in webview.
|
2015-06-16 20:17:58 +08:00 |
|
Haojian Wu
|
47eac062f6
|
Expose Print API to webContents and webView.
Also move the print implementation from window to webContents.
|
2015-06-16 20:08:30 +08:00 |
|
Magica
|
8aa559fe51
|
Add setAudioMuted to webContents
|
2015-06-15 21:40:49 +08:00 |
|
eaton11
|
d367af3fa4
|
Merge branch 'master' of https://github.com/atom/electron
|
2015-06-10 19:28:14 -06:00 |
|
Sam Eaton
|
549ec51bce
|
adds 'before using methods' example
The document does not inform that the webview element has to be loaded
before using the element's methods. It is not clear.
|
2015-06-10 19:24:36 -06:00 |
|
Cheng Zhao
|
5cd0fc4d52
|
Merge pull request #1921 from samueleaton/patch-1
adds display:inline-block to style tag
|
2015-06-10 12:48:57 +08:00 |
|
Sam Eaton
|
2ee6e43fb3
|
adds display:inline-block to style tag
The example attempts to change the height of an inline element (webview), which has no effect.
The height will now take effect.
|
2015-06-09 21:51:10 -06:00 |
|
Thomas Tuts
|
9199d0df0a
|
Add missing semicolon in webview tag documentation
|
2015-06-09 18:14:06 +02:00 |
|
Thomas Tuts
|
a84e6227ef
|
Remove obsolete space in console log when using multiple arguments
|
2015-06-09 18:12:34 +02:00 |
|
Cheng Zhao
|
4a376694b4
|
Merge pull request #1719 from deepak1556/service_worker_patch
devtools: api to inspect service worker
|
2015-05-27 15:47:41 +08:00 |
|
deepak1556
|
4d5790dc09
|
return headers as object
|
2015-05-23 19:26:47 +05:30 |
|
Cheng Zhao
|
fd41f1e8bc
|
Merge pull request #1616 from deepak1556/webview_fullscreen_patch
webContents: override fullscreen notification apis for webview
|
2015-05-21 15:03:48 +08:00 |
|
Cheng Zhao
|
cde6b41a05
|
Merge pull request #1730 from deepak1556/webview_navigation_patch
navigation: adding clearHistory method
|
2015-05-21 14:56:30 +08:00 |
|
deepak1556
|
0dcf061dc1
|
check if window is html or forced fullscreen
|
2015-05-21 10:16:11 +05:30 |
|
Cheng Zhao
|
dbecc8d5f5
|
Merge pull request #1701 from CharlieHess/paste-and-match-style
Paste and Match Style
|
2015-05-20 23:12:46 +08:00 |
|
deepak1556
|
04b797ff0c
|
webContents: providing response headers in did-get-response-details event
|
2015-05-20 15:54:30 +05:30 |
|
deepak1556
|
c548b9c87e
|
webContents: adding events to detect gpu and plugin process crashes
|
2015-05-20 15:05:48 +05:30 |
|
Paul Betts
|
ca63ea0882
|
Add documentation
|
2015-05-19 14:27:15 -07:00 |
|
deepak1556
|
b0e8cafa00
|
navigation: adding clearHistory method
|
2015-05-19 22:41:03 +05:30 |
|
deepak1556
|
46d80e8f05
|
devtools: api to inspect service worker for current webcontents
|
2015-05-18 19:19:33 +05:30 |
|
Charlie Hess
|
9f461aed68
|
Update docs.
|
2015-05-15 00:15:33 -07:00 |
|
deepak1556
|
22c50d0800
|
webContents: removing getFavicon api
|
2015-05-04 13:39:13 +05:30 |
|
deepak1556
|
8c5f171a93
|
webContents: providing dom-ready event
|
2015-04-30 09:58:29 +05:30 |
|
Cheng Zhao
|
858198a2bd
|
Merge pull request #1461 from deepak1556/webview_devtools_patch
webview: add inspectElement method
|
2015-04-25 16:14:13 +08:00 |
|
deepak1556
|
18b3dfa350
|
removed will-navigate and did-navigate events
|
2015-04-25 09:50:28 +05:30 |
|
deepak1556
|
05be71e9bc
|
fix getFavcion api in webview to return dataUrl
|
2015-04-25 09:50:28 +05:30 |
|
deepak1556
|
36819e2638
|
added did-navigate event, getFavicon api and workaround webview spec
|
2015-04-25 09:50:28 +05:30 |
|
deepak1556
|
9b585458c1
|
webview: will-navigate and page-favicon-set navigation events
|
2015-04-25 09:50:28 +05:30 |
|
deepak1556
|
cdb1711fe1
|
webview: add inspectElement method
|
2015-04-23 15:18:13 +05:30 |
|