electron/docs/api
2019-05-03 13:53:45 -07:00
..
modernization refactor: make name a prop on app (#17701) 2019-04-30 13:55:33 -07:00
structures chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
accelerator.md feat: add support for scroll lock accelerator (#16873) 2019-02-11 09:13:13 -10:00
app.md feat: allow setting of global fallback user agent (#18016) 2019-05-01 16:34:42 -07:00
auto-updater.md build: strip trailing whitespace in docs (#17488) 2019-03-20 13:12:47 -07:00
breaking-changes.md fix: revert to previous documentation folder structure (#18127) 2019-05-02 15:17:17 -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 refactor: make name a prop on app (#17701) 2019-04-30 13:55:33 -07:00
chrome-command-line-switches.md chore: remove deprecated app.enableMixedSandbox() (#17894) 2019-04-23 21:07:40 -07:00
client-request.md feat: add getUploadProgress API to the net API (#13783) 2018-07-27 07:15:48 -07:00
clipboard.md refactor: implement clipboard APIs without the remote module (#17200) 2019-03-15 17:32:04 -07:00
content-tracing.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
cookies.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
crash-reporter.md refactor: make name a prop on app (#17701) 2019-04-30 13:55:33 -07:00
debugger.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
desktop-capturer.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
dialog.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07: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 chore: move ts-smoke tests to core (#16930) 2019-02-13 15:24:28 -08:00
in-app-purchase.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -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 docs: fully document MenuItem instance properties (#17479) 2019-04-24 09:53:15 -07:00
menu.md refactor: make shell.OpenExternal async (#17135) 2019-05-03 13:53:45 -07:00
native-image.md doc: document occasional mismatch between NSImageName and string (#17826) 2019-04-17 15:06:51 -07:00
net-log.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
net.md fix: match net module headers & http.IncomingMessage headers (#17517) 2019-04-02 07:41:19 -07:00
notification.md Remove more words (#12852) 2018-05-08 00:16:09 -05:00
power-monitor.md refactor: allow requiring modules with no side effects (#17496) 2019-04-30 09:46:08 +09:00
power-save-blocker.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
process.md docs: fix doc linter warnings (#17818) 2019-04-16 19:03:17 -04:00
protocol.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
remote.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
sandbox-option.md feat: only allow bundled preload scripts (#17308) 2019-03-28 11:38:51 +01:00
screen.md refactor: allow requiring modules with no side effects (#17496) 2019-04-30 09:46:08 +09:00
session.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -07:00
shell.md refactor: make shell.OpenExternal async (#17135) 2019-05-03 13:53:45 -07:00
synopsis.md chore: update to standard 12 2018-09-14 14:57:01 +10:00
system-preferences.md build: strip trailing whitespace in docs (#17488) 2019-03-20 13:12:47 -07: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 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 document the loadURL promise pre-attached rejection handler (#18043) 2019-05-01 14:04:21 -07:00
web-frame.md chore: remove promisification deprecation callbacks (#17907) 2019-04-30 07:08:32 -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 refactor: make shell.OpenExternal async (#17135) 2019-05-03 13:53:45 -07:00
window-open.md docs: specify BrowserWindow features passable to window.open 2018-09-10 17:49:54 +02:00