..
structures
feat: automatically round numbers that are converted to points ( #14604 )
2018-09-13 08:28:56 -05:00
accelerator.md
feat: add numpad accelerator strings ( #15689 )
2018-11-14 14:02:18 -05:00
app.md
feat: Add app.getLocaleCountryCode() method for region detection ( #15035 )
2018-11-20 15:33:23 -05:00
auto-updater.md
docs: clarify default auto-updater installation behavior ( #12783 )
2018-07-25 08:33:53 +10:00
breaking-changes.md
docs: add note about win_delay_load_hook ( #15766 )
2018-11-19 16:13:50 -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
browser-window.md
feat: promisify win.capturePage() ( #15743 )
2018-11-27 23:50:53 -05: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
chore: update to standard 12
2018-09-14 14:57:01 +10: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
docs: change examples in docs to use for..of and async/await ( #15196 )
2018-10-16 10:41:42 -07:00
dialog.md
Fix callback info for showSaveDialog and showOpenDialog ( #15549 )
2018-11-02 10:47:19 -04: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
frameless-window.md
chore: bump minimum supported macOS version to 10.10 ( #15357 )
2018-10-25 10:59:42 +02:00
global-shortcut.md
feat: allow registering multiple shortcuts ( #15542 )
2018-11-07 09:40:38 -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
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
menu-item.md
feat: add registerAccelerator flag to allow menu items to optionally skip accelerator registration ( #15723 )
2018-11-26 10:43:55 -08: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
feat: Implement process.getProcessMemoryInfo to get the process memory usage ( #14847 )
2018-11-28 17:57:53 +09:00
promisification.md
feat: promisify win.capturePage() ( #15743 )
2018-11-27 23:50:53 -05:00
protocol.md
docs: http protocol handlers can access headers ( #15431 )
2018-10-30 11:37:49 -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
docs: add return type for subscribeNotification ( #15490 )
2018-10-31 10:24:50 -04: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
feat: promisify win.capturePage() ( #15743 )
2018-11-27 23:50:53 -05:00
web-frame.md
feat: Spellchecker Async Implementation ( #14032 )
2018-10-18 11:11:53 -05: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