electron/docs/api/structures
2021-07-08 00:20:08 -07:00
..
bluetooth-device.md
certificate-principal.md
certificate.md
cookie.md feat: expose the sameSite value for cookies (#22789) 2020-04-02 11:28:43 -07:00
cpu-usage.md
crash-report.md
custom-scheme.md feat: add {stream} opt to custom protocol registry to configure media player (#22955) 2020-06-08 09:49:36 -07:00
desktop-capturer-source.md docs: correct meaning of DesktopCapturerSource.id (#27255) 2021-01-11 12:20:00 +09:00
display.md docs: coordinate system of Display.bounds and Display.workArea (#27157) 2021-01-07 19:49:45 +09:00
event.md
extension-info.md docs: remove implicit 'any' and 'Object' types from the docs (#19585) 2019-08-05 10:45:58 -07:00
extension.md feat(extensions): add more properties to extension object (#22244) 2020-02-24 12:30:32 +09:00
file-filter.md
file-path-with-headers.md
gpu-feature-status.md
input-event.md test: tsify more web contents specs (#19969) 2019-08-29 19:45:41 -05:00
io-counters.md
ipc-main-event.md feat: add event.senderFrame property returning the originating webFrameMain (#26764) 2020-12-09 15:34:06 -08:00
ipc-main-invoke-event.md feat: add event.senderFrame property returning the originating webFrameMain (#26764) 2020-12-09 15:34:06 -08:00
ipc-renderer-event.md docs: improve relative link linting and fix broken (#26020) 2020-10-20 10:46:27 +09:00
jump-list-category.md fix: reject task append to JumpList when description exceeds 260 characters (#28485) 2021-04-06 08:50:39 +09:00
jump-list-item.md fix: reject task append to JumpList when description exceeds 260 characters (#28485) 2021-04-06 08:50:39 +09:00
keyboard-event.md refactor: ginify WebContents (#24651) 2020-07-30 09:17:57 -07:00
keyboard-input-event.md docs: fix type information for contents.sendInputEvent (#19479) 2019-07-26 16:11:50 -07:00
memory-info.md feat: add memory to app.getAppMetrics() (#18831) 2019-07-23 13:41:58 -07:00
memory-usage-details.md
mime-typed-buffer.md Update mime-typed-buffer.md (#23384) 2020-05-11 19:00:38 +09:00
mouse-input-event.md docs: fix type information for contents.sendInputEvent (#19479) 2019-07-26 16:11:50 -07:00
mouse-wheel-input-event.md docs: fix type information for contents.sendInputEvent (#19479) 2019-07-26 16:11:50 -07:00
new-window-web-contents-event.md chore: cleanup whitespace in docs (#26356) 2020-11-05 14:12:43 -08:00
notification-action.md
notification-response.md feat: add support for UNNotificationResponse in app 'ready' event (#25950) 2020-10-28 04:25:10 +03:00
point.md
post-body.md feat: add more info in setWindowOpenHandler details (#28518) 2021-04-13 15:35:27 -04:00
printer-info.md docs: fix typos (#24982) 2020-08-18 16:55:16 +09:00
process-memory-info.md
process-metric.md feat: add serviceName to 'child-process-gone' / app.getAppMetrics() (#25975) 2020-10-19 14:55:47 +03:00
product.md feat: expose currencyCode on Product struct in IAP module (#25058) 2020-08-21 10:41:40 -07:00
protocol-request.md docs: move protocol-ns to protocol.md (#23883) 2020-06-02 09:46:18 -07:00
protocol-response-upload-data.md chore: upgrade ts generator for better type safety (#20975) 2019-11-05 13:34:04 -08:00
protocol-response.md docs: link ProtocolResponseUploadData (#26294) 2020-11-02 19:01:46 +09:00
rectangle.md
referrer.md
scrubber-item.md
segmented-control-segment.md
serial-port.md chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) (#25558) 2020-10-15 18:30:41 -07:00
service-worker-info.md feat: add API for receiving logs from service workers (#20624) 2020-02-20 15:19:06 -08:00
shared-worker-info.md feat: allow inspection of specific shared workers (#20389) 2019-10-02 14:38:27 +02:00
sharing-item.md feat: add support for share menu on macOS (#25629) 2020-10-19 18:33:06 -07:00
shortcut-details.md feat: read/write Toast Activator CLSID in shortcuts (#25493) 2020-09-17 15:17:44 -07:00
size.md
task.md
thumbar-button.md
trace-categories-and-options.md
trace-config.md build: update to standard 14 (#24479) 2020-07-09 10:18:49 -07:00
transaction.md
upload-data.md docs: UploadData does not have contentType (#19026) 2019-06-28 11:19:01 -07:00
upload-file.md fix: pass postData to new-window event (#28513) 2021-04-06 09:54:05 -07:00
upload-raw-data.md fix: pass postData to new-window event (#28513) 2021-04-06 09:54:05 -07:00
user-default-types.md chore: update ts parser for description comment fixes and generic types (#28709) 2021-04-19 11:44:58 -07:00
web-request-filter.md docs: move webRequest filters definition to structures/web-request-filter.md (#29900) 2021-07-08 00:20:08 -07:00
web-source.md