.. |
modernization
|
49711d12f8
chore: update app module property support (#22747) (#24072)
|
4 years ago |
structures
|
d2fb214a54
docs: event.newGuest for new-window in WebContents and webContents in BrowsweWindow's constructor (#23355)
|
5 years ago |
accelerator.md
|
3effa6f20c
feat: add support for scroll lock accelerator (#16873)
|
6 years ago |
app.md
|
b812e78f51
feat: add app render-process-gone event (#24314)
|
4 years ago |
auto-updater.md
|
cfd230d7f1
docs: remove implicit 'any' and 'Object' types from the docs (#19585)
|
5 years ago |
breaking-changes-ns.md
|
0a9438dbba
docs: documentation of NetworkService-based protocol module (#18952)
|
5 years ago |
breaking-changes.md
|
e18c369e4a
fix: deprecate setLayoutZoomLevelLimits (#21360)
|
5 years ago |
browser-view.md
|
42a483ad27
feat: add getBounds() method for BrowserView (#19370)
|
5 years ago |
browser-window-proxy.md
|
419ce494e9
refactor: use IPC helpers in window-setup (#17948)
|
5 years ago |
browser-window.md
|
d67ff0fe0e
docs: fix incorrect formatting in browser docs. (#24515)
|
4 years ago |
client-request.md
|
f057b0e494
feat: add support for net requests to use the session cookie store (#22807)
|
5 years ago |
clipboard.md
|
e510af77b2
docs: improve and add examples for clipboard (#20224)
|
5 years ago |
command-line-switches.md
|
38f0a8e85b
fix: default to NTLM v2 in the network service for POSIX platforms (#23933)
|
4 years ago |
command-line.md
|
ccff140046
feat: add --enable-api-filtering-logging commandline switch (#20335)
|
5 years ago |
content-tracing.md
|
b32ffe0ab2
feat: add tracing info to WebContents IPC methods (#24307)
|
4 years ago |
context-bridge.md
|
15e9f22fda
docs: clean up context bridge API docs (#21917)
|
5 years ago |
cookies.md
|
792f6b246c
docs: fix spelling and grammar errors (#18910)
|
5 years ago |
crash-reporter.md
|
8dad0c7aaa
test: move crashReporter specs to the main process (#20417)
|
5 years ago |
debugger.md
|
7a776198db
feat: expose sessionId in debugger module (#24399)
|
4 years ago |
desktop-capturer.md
|
14cc902ad8
feat: add 'screen' to systemPreferences.getMediaAccessStatus() (#21116)
|
5 years ago |
dialog.md
|
331125d35a
fix: don't assign NSAlert to window which is not visible (#23088)
|
5 years ago |
dock.md
|
c6a8b7f959
docs: clarify dock.bounce usage (#19894)
|
5 years ago |
download-item.md
|
0b616b3e2e
chore: more modules to dual prop/fn support (#22734) (#24075)
|
4 years ago |
environment-variables.md
|
f7509d590c
fix: leave behind the unmodified XDG_CURRENT_DESKTOP variable (#23552)
|
5 years ago |
file-object.md
|
cfbea4a0e3
docs: es6ify 'Breaking Changes' and 'File' API pages (#15507)
|
6 years ago |
frameless-window.md
|
45a937df0a
fix: incorrect view ordering for customButtonsOnHover (#15564)
|
6 years ago |
global-shortcut.md
|
319c2853df
chore: move ts-smoke tests to core (#16930)
|
6 years ago |
in-app-purchase.md
|
f80601da16
docs: ensure that optionality matches between documented params and signatures (#18613)
|
5 years ago |
incoming-message.md
|
cfd230d7f1
docs: remove implicit 'any' and 'Object' types from the docs (#19585)
|
5 years ago |
ipc-main.md
|
e286b78df7
docs: the ipc main listener being removed can have args (#20807)
|
5 years ago |
ipc-renderer.md
|
2fad53e66b
refactor: use v8 serialization for ipc (#20214)
|
5 years ago |
locales.md
|
410078bb54
Use actual Chromium l10n_util list in locales.md
|
8 years ago |
menu-item.md
|
8e5a88799c
docs: fix MenuItem click handler type (#24176)
|
4 years ago |
menu.md
|
9a4e551c8b
docs: fix undefined isMac in menu example (#19071)
|
5 years ago |
native-image.md
|
0b616b3e2e
chore: more modules to dual prop/fn support (#22734) (#24075)
|
4 years ago |
native-theme.md
|
660e566201
fix: don't expose nativeTheme in the renderer process (#20139)
|
5 years ago |
net-log.md
|
ccff140046
feat: add --enable-api-filtering-logging commandline switch (#20335)
|
5 years ago |
net.md
|
cfd230d7f1
docs: remove implicit 'any' and 'Object' types from the docs (#19585)
|
5 years ago |
notification.md
|
f80a17c5be
feat: allow Linux/Windows users to set notification timeout (#20153)
|
5 years ago |
power-monitor.md
|
9b5b6156ee
docs: fix supported platforms of powerMonitor (#25214)
|
4 years ago |
power-save-blocker.md
|
558fff69e7
chore: update to standard 12
|
6 years ago |
process.md
|
5fc689dc4e
docs: fix process.getSystemVersion() type (#20767)
|
5 years ago |
protocol-ns.md
|
0a9438dbba
docs: documentation of NetworkService-based protocol module (#18952)
|
5 years ago |
protocol.md
|
1de38af8cc
chore: upgrade ts generator for better type safety (#20976)
|
5 years ago |
remote.md
|
db3cf52add
docs: add support for readonly,deprecated and platform doc annotations (#19478)
|
5 years ago |
sandbox-option.md
|
bc527f6b51
refactor: bundle the browser and renderer process electron code (#18553)
|
5 years ago |
screen.md
|
e59095423e
docs: add exemplary fiddle for `launch in fiddle` feat (#19759)
|
5 years ago |
session.md
|
6f12b67582
feat: add events for spellcheck dictionary downloads (#22449) (#22558)
|
5 years ago |
shell.md
|
e1824c00a9
feat: macOS removal fallback when moveItemToTrash fails (#19700)
|
5 years ago |
synopsis.md
|
558fff69e7
chore: update to standard 12
|
6 years ago |
system-preferences.md
|
a22384c9ff
feat: implement systemPreferences.getMediaAccessStatus() on Windows (#24313)
|
4 years ago |
touch-bar-button.md
|
c16a186de0
feat: improve TouchBarButton accessibility (#20454)
|
5 years ago |
touch-bar-color-picker.md
|
d7a003b0bc
:memo: Fix dead urls
|
7 years ago |
touch-bar-group.md
|
d7a003b0bc
:memo: Fix dead urls
|
7 years ago |
touch-bar-label.md
|
c16a186de0
feat: improve TouchBarButton accessibility (#20454)
|
5 years ago |
touch-bar-popover.md
|
115b57649e
docs: fix TouchBar related documentation (#19444)
|
5 years ago |
touch-bar-scrubber.md
|
115b57649e
docs: fix TouchBar related documentation (#19444)
|
5 years ago |
touch-bar-segmented-control.md
|
115b57649e
docs: fix TouchBar related documentation (#19444)
|
5 years ago |
touch-bar-slider.md
|
d7a003b0bc
:memo: Fix dead urls
|
7 years ago |
touch-bar-spacer.md
|
115b57649e
docs: fix TouchBar related documentation (#19444)
|
5 years ago |
touch-bar.md
|
e58f8a79ee
test: move the TouchBar specs to the main process (#19413)
|
5 years ago |
tray.md
|
03debb4ef9
feat: add tray.focus() (#19548)
|
5 years ago |
web-contents.md
|
c451a90cfb
feat: add new render-process-gone event (#24308)
|
4 years ago |
web-frame.md
|
547e50c699
docs: errors in isolated world are not dispatched (#24016)
|
4 years ago |
web-request.md
|
dc9654c03c
fix: make webRequest work with WebSocket (#22134)
|
5 years ago |
webview-tag.md
|
e18c369e4a
fix: deprecate setLayoutZoomLevelLimits (#21360)
|
5 years ago |
window-open.md
|
3ab22c6164
docs: specify BrowserWindow features passable to window.open
|
6 years ago |