electron/docs/api
Darshan Sen 6733279037
docs: document when BrowserWindow and BrowserView can be used (#33696)
We already document such info for other APIs, like the 'screen' API in
f711fe6b57/docs/api/screen.md (L7-L8).
So we should do the same thing for these ones too.

Signed-off-by: Darshan Sen <raisinten@gmail.com>
2022-04-18 10:11:44 -04:00
..
structures docs: update links to Chromium source (#33309) 2022-03-17 13:45:55 +01:00
accelerator.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
app.md docs: remove "cache" from app.getPath (#33509) 2022-03-31 09:33:38 +09:00
auto-updater.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
browser-view.md docs: document when BrowserWindow and BrowserView can be used (#33696) 2022-04-18 10:11:44 -04:00
browser-window.md docs: document when BrowserWindow and BrowserView can be used (#33696) 2022-04-18 10:11:44 -04:00
client-request.md docs: update links to Chromium source (#33309) 2022-03-17 13:45:55 +01:00
clipboard.md docs: fix missing tag end in clipboard example (#32673) 2022-02-01 17:57:33 +09:00
command-line-switches.md docs: update links to Chromium source (#33309) 2022-03-17 13:45:55 +01:00
command-line.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
content-tracing.md docs: update links to Chromium source (#33309) 2022-03-17 13:45:55 +01:00
context-bridge.md docs: update security guide regarding ctx isolation (#33807) 2022-04-18 10:09:54 -04:00
cookies.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
crash-reporter.md docs: add Bugsnag as a 3rd party crash server (#32053) 2022-01-03 14:48:15 -05:00
debugger.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
desktop-capturer.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
dialog.md docs: explicitly allow string for MessageBoxOptions.icon (#32422) 2022-01-13 10:30:15 +09:00
dock.md docs: Remove the latin words from doc (#32641) 2022-01-28 12:40:20 -08:00
download-item.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
environment-variables.md docs: fix anchors for broken relative links (#32478) 2022-01-17 16:36:19 +09:00
extensions.md feat: implement chrome.tabs.reload (#33560) 2022-04-11 22:51:10 +02:00
file-object.md
global-shortcut.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
in-app-purchase.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
incoming-message.md feat: add rawHeaders to IncomingMessage (#31853) 2022-01-24 11:46:15 -05:00
ipc-main.md docs: add IPC doc (#32059) 2022-02-09 11:00:05 -05:00
ipc-renderer.md docs: add IPC doc (#32059) 2022-02-09 11:00:05 -05:00
menu-item.md docs: Remove the latin words from doc (#32641) 2022-01-28 12:40:20 -08:00
menu.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
message-channel-main.md docs: uniformize module API doc format (#28920) 2021-04-29 09:56:31 +02:00
message-port-main.md fix: ensure the typescript definitions only export correct value types (#28712) 2021-06-15 13:50:31 -07:00
native-image.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
native-theme.md feat: add nativeTheme.inForcedColorsMode (#32956) 2022-03-21 10:30:02 +01:00
net-log.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
net.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
notification.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
power-monitor.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
power-save-blocker.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
process.md docs: remove "marked" from process.getBlinkMemoryInfo() (#33263) 2022-03-16 11:51:56 +01:00
protocol.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
safe-storage.md docs: note safeStorage.isEncryptionAvailable() needs ready event (#33724) 2022-04-12 12:47:15 -07:00
screen.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
service-workers.md chore: bump chromium to 99.0.4767.0 (main) (#31986) 2022-01-10 17:31:39 -05:00
session.md docs: update links to Chromium source (#33309) 2022-03-17 13:45:55 +01:00
share-menu.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
shell.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
synopsis.md docs: rework introduction docs (#29062) 2021-05-24 11:32:36 +09:00
system-preferences.md feat: allow null when subscribing notification (#33641) 2022-04-13 22:02:33 +02:00
touch-bar-button.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar-color-picker.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar-group.md fix: ensure the typescript definitions only export correct value types (#28712) 2021-06-15 13:50:31 -07:00
touch-bar-label.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar-other-items-proxy.md fix: ensure the typescript definitions only export correct value types (#28712) 2021-06-15 13:50:31 -07:00
touch-bar-popover.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar-scrubber.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar-segmented-control.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar-slider.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar-spacer.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
touch-bar.md docs: uniformize module API doc format (#28920) 2021-04-29 09:56:31 +02:00
tray.md docs: type names changed from wrapper to primitive (#31752) 2021-11-15 22:13:18 -06:00
web-contents.md docs: update links to Chromium source (#33309) 2022-03-17 13:45:55 +01:00
web-frame-main.md docs: fix SCA and postMessage links in web-frame-main.md (#33415) 2022-03-24 13:12:47 -04:00
web-frame.md docs: update heading level of webFrame.insertCSS (#33467) 2022-03-29 16:02:30 +09:00
web-request.md fix webRequest.onBeforeSendHeaders' attributes (#32474) 2022-01-26 11:41:54 -05:00
webview-tag.md chore: remove awkward semi-documented preloadURL WebPreference (#33228) 2022-03-16 16:23:41 -07:00
window-open.md feat: add ability to configure if window should close when opener closes (#31314) 2022-02-23 16:59:50 +09:00