electron/docs/api
Shelley Vohr 4e57a732a8
feat: allow windows to be excluded from the windows menu (#17404)
* feat: allow windows to be excluded from the windows menu

* excludedfromWindowsMenu => excludedFromShownWindowsMenu

* implement no-op for win & linux
2019-03-27 08:10:23 -04:00
..
modernization docs: document modernization initiative more clearly (#17376) 2019-03-19 10:31:45 -07:00
structures build: auto-fix whitespace in docs in pre-commit hook (#17490) 2019-03-21 12:15:55 -07:00
accelerator.md feat: add support for scroll lock accelerator (#16873) 2019-02-11 09:13:13 -10:00
app.md docs: update sandbox-option.md (#17468) 2019-03-21 14:41:53 +01:00
auto-updater.md build: strip trailing whitespace in docs (#17488) 2019-03-20 13:12:47 -07:00
breaking-changes.md build: strip trailing whitespace in docs (#17488) 2019-03-20 13:12:47 -07:00
browser-view.md feat: flexible autoresize for BrowserViews (#16184) 2019-01-31 11:07:19 +09:00
browser-window-proxy.md
browser-window.md feat: allow windows to be excluded from the windows menu (#17404) 2019-03-27 08:10:23 -04:00
chrome-command-line-switches.md
client-request.md
clipboard.md refactor: implement clipboard APIs without the remote module (#17200) 2019-03-15 17:32:04 -07:00
content-tracing.md docs: document modernization initiative more clearly (#17376) 2019-03-19 10:31:45 -07:00
cookies.md docs: document modernization initiative more clearly (#17376) 2019-03-19 10:31:45 -07:00
crash-reporter.md docs: clarify documentation for getLastCrashReport (#17458) 2019-03-20 15:34:21 -07:00
debugger.md docs: document modernization initiative more clearly (#17376) 2019-03-19 10:31:45 -07:00
desktop-capturer.md docs: document modernization initiative more clearly (#17376) 2019-03-19 10:31:45 -07:00
dialog.md build: strip trailing whitespace in docs (#17488) 2019-03-20 13:12:47 -07:00
download-item.md
environment-variables.md
file-object.md
frameless-window.md
global-shortcut.md chore: move ts-smoke tests to core (#16930) 2019-02-13 15:24:28 -08:00
in-app-purchase.md docs: document modernization initiative more clearly (#17376) 2019-03-19 10:31:45 -07:00
incoming-message.md
ipc-main.md refactor: Split 'Event' docs/types into more specific Event types (#17038) 2019-02-19 09:24:19 +00:00
ipc-renderer.md refactor: Split 'Event' docs/types into more specific Event types (#17038) 2019-02-19 09:24:19 +00:00
locales.md
menu-item.md feat: allow MenuItems to work optionally when hidden (#16853) 2019-02-28 17:00:54 +00:00
menu.md docs: Remove redundant 'Instance Events' Headline (#16865) 2019-02-15 08:29:33 -10:00
native-image.md feat: add safer nativeImage.createFromBitmap(), which does not decode PNG/JPEG (#17337) 2019-03-14 11:00:38 -07:00
net-log.md docs: document modernization initiative more clearly (#17376) 2019-03-19 10:31:45 -07:00
net.md
notification.md
power-monitor.md feat: Add new powerMonitor synchronous API (#17144) 2019-02-27 15:54:01 -05:00
power-save-blocker.md
process.md build: strip trailing whitespace in docs (#17488) 2019-03-20 13:12:47 -07:00
protocol.md docs: document modernization initiative more clearly (#17376) 2019-03-19 10:31:45 -07:00
remote.md
sandbox-option.md docs: update sandbox-option.md (#17468) 2019-03-21 14:41:53 +01:00
screen.md chore: remove deprecated modules internally using remote.require in sandboxed renderer context (#15957) 2019-01-24 10:53:52 -08:00
session.md docs: document modernization initiative more clearly (#17376) 2019-03-19 10:31:45 -07:00
shell.md refactor: make shell.ShowItemInFolder asynchronous (#17121) 2019-02-27 12:58:23 +00:00
synopsis.md
system-preferences.md build: strip trailing whitespace in docs (#17488) 2019-03-20 13:12:47 -07:00
touch-bar-button.md
touch-bar-color-picker.md
touch-bar-group.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-label.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-popover.md
touch-bar-scrubber.md
touch-bar-segmented-control.md
touch-bar-slider.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-spacer.md
touch-bar.md docs: Fix TouchBar API example (#16482) 2019-01-21 17:07:47 -08:00
tray.md feat: add tray.getTitle() (#17385) 2019-03-18 12:40:34 -07:00
web-contents.md docs: document modernization initiative more clearly (#17376) 2019-03-19 10:31:45 -07:00
web-frame.md docs: document modernization initiative more clearly (#17376) 2019-03-19 10:31:45 -07:00
web-request.md docs: Fix types and missing property in WebRequest APIs (#17046) 2019-02-28 09:30:38 +00:00
webview-tag.md feat: add <webview>.getWebContentsId() (#17407) 2019-03-26 10:57:27 +09:00
window-open.md