electron/docs/api
Milan Burda 6f117b8e0c feat: add app.commandLine.hasSwitch() / app.commandLine.getSwitchValue() (#16282)
* feat: add app.commandLine.hasSwitch() / app.commandLine.getSwitchValue()

* add more tests

* refactor: move appendSwitch / appendArgument to command_line module

* replace AppendSwitchASCII with AppendSwitchNative

* remove castArgs
2019-01-07 07:48:27 -08:00
..
structures fix: extend tracing startRecording API to take a full tracing config (#13914) 2018-12-20 15:11:17 +03:00
accelerator.md feat: add numpad accelerator strings (#15689) 2018-11-14 14:02:18 -05:00
app.md feat: add app.commandLine.hasSwitch() / app.commandLine.getSwitchValue() (#16282) 2019-01-07 07:48:27 -08:00
auto-updater.md docs: clarify default auto-updater installation behavior (#12783) 2018-07-25 08:33:53 +10:00
breaking-changes.md docs: move require related breaking changes to Electron 6.0 (#16109) 2018-12-17 14:01:00 -08:00
browser-view.md chore: mark browserview api as not-experimental (#15117) 2018-10-13 12:31:58 +11:00
browser-window-proxy.md updates to the docs 2017-07-24 10:29:45 +02:00
browser-window.md Update browser-window.md with alpha hex formatting (#16269) 2019-01-04 10:33:12 -08:00
chrome-command-line-switches.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
client-request.md feat: add getUploadProgress API to the net API (#13783) 2018-07-27 07:15:48 -07:00
clipboard.md feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
content-tracing.md fix: extend tracing startRecording API to take a full tracing config (#13914) 2018-12-20 15:11:17 +03:00
cookies.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
crash-reporter.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
debugger.md docs: add more links to the devtools protocol docs (#15581) 2018-11-05 16:53:18 -08:00
desktop-capturer.md feat: add support for DesktopCapturerSource.appIcon 2018-12-04 15:42:49 +09:00
dialog.md Fixed typo in dialog.md (#15861) 2018-11-28 20:41:27 -08:00
download-item.md feat: add methods to allow customization of save dialog during will-download event (#15497) 2018-11-08 10:51:06 -04:00
environment-variables.md refactor: remove hardcoded google api key (#15478) 2018-10-31 07:49:44 -07:00
file-object.md docs: es6ify 'Breaking Changes' and 'File' API pages (#15507) 2018-12-05 23:14:52 +11:00
frameless-window.md fix: incorrect view ordering for customButtonsOnHover (#15564) 2018-12-10 11:05:30 -08:00
global-shortcut.md fix: don't register some shortcuts without accessibility (#16125) 2019-01-03 20:40:17 -08:00
in-app-purchase.md docs: fix the type information in in-app-purchase 2018-05-03 09:34:21 -07:00
incoming-message.md updates to the docs 2017-07-24 10:29:45 +02:00
ipc-main.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
ipc-renderer.md doc: correct ipcRenderer sendTo windowId param (#15403) 2018-10-26 10:18:47 -05:00
locales.md Use actual Chromium l10n_util list in locales.md 2017-05-01 17:15:37 -04:00
menu-item.md docs: specify "role" types for "menu-item" (#16129) 2018-12-19 09:39:35 -05:00
menu.md refactor: no longer require submenu for services menuitem (#15656) 2018-11-10 12:47:55 -05:00
native-image.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
net-log.md refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
net.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
notification.md Remove more words (#12852) 2018-05-08 00:16:09 -05:00
power-monitor.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
power-save-blocker.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
process.md refactor: eliminate duplicate code exposing process APIs (#15824) 2018-11-28 11:08:17 -05:00
promisification.md docs: remove methods invoking the callback repeatedly from promisification.md (#15951) 2018-12-04 13:45:55 -08:00
protocol.md feat: Support response headers in File protocol handler (#16098) 2018-12-18 23:17:02 -07:00
remote.md feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
sandbox-option.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
screen.md feat: add webPreferences.enableRemoteModule option (#13028) 2018-10-13 20:50:07 +03:00
session.md refactor: create request context from network context (#14656) 2018-10-04 13:08:56 -05:00
shell.md feat: add workingDirectory option to shell.openExternal() (#15065) 2018-10-10 22:46:54 +02:00
synopsis.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
system-preferences.md feat: add mac support to systemPrefs.getColor() (#16249) 2019-01-03 16:17:07 -08:00
touch-bar-button.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-color-picker.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
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 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-scrubber.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-segmented-control.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-slider.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar-spacer.md 📝 Fix dead urls 2018-04-09 17:58:10 -03:00
touch-bar.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
tray.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
web-contents.md security: allow to block desktopCapturer.getSources() calls (#15964) 2018-12-20 11:44:30 +09:00
web-frame.md docs: note that visual zoom is disabled by default (#16130) 2018-12-18 20:40:42 -07:00
web-request.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
webview-tag.md feat: promisify win.capturePage() (#15743) 2018-11-27 23:50:53 -05:00
window-open.md docs: specify BrowserWindow features passable to window.open 2018-09-10 17:49:54 +02:00