electron/docs/api/structures
2021-07-08 00:20:08 -07:00
..
bluetooth-device.md
certificate-principal.md docs: Improved documentation () 2018-07-20 10:58:19 -07:00
certificate.md
cookie.md feat: expose the sameSite value for cookies () 2020-04-02 11:28:43 -07:00
cpu-usage.md docs: fix spelling and grammar errors () 2019-06-21 16:19:21 -05:00
crash-report.md CrashReport structure does not match API output 2018-01-27 12:21:09 +01:00
custom-scheme.md feat: add {stream} opt to custom protocol registry to configure media player () 2020-06-08 09:49:36 -07:00
desktop-capturer-source.md docs: correct meaning of DesktopCapturerSource.id () 2021-01-11 12:20:00 +09:00
display.md docs: coordinate system of Display.bounds and Display.workArea () 2021-01-07 19:49:45 +09:00
event.md refactor: Split 'Event' docs/types into more specific Event types () 2019-02-19 09:24:19 +00:00
extension-info.md docs: remove implicit 'any' and 'Object' types from the docs () 2019-08-05 10:45:58 -07:00
extension.md feat(extensions): add more properties to extension object () 2020-02-24 12:30:32 +09:00
file-filter.md
file-path-with-headers.md test: move protocol specs to main process () 2019-06-27 14:20:29 -07:00
gpu-feature-status.md docs: Improved documentation () 2018-07-20 10:58:19 -07:00
input-event.md test: tsify more web contents specs () 2019-08-29 19:45:41 -05:00
io-counters.md Adding CPU and I/O metrics to process module 2017-05-04 14:33:59 -07:00
ipc-main-event.md feat: add event.senderFrame property returning the originating webFrameMain () 2020-12-09 15:34:06 -08:00
ipc-main-invoke-event.md feat: add event.senderFrame property returning the originating webFrameMain () 2020-12-09 15:34:06 -08:00
ipc-renderer-event.md docs: improve relative link linting and fix broken () 2020-10-20 10:46:27 +09:00
jump-list-category.md fix: reject task append to JumpList when description exceeds 260 characters () 2021-04-06 08:50:39 +09:00
jump-list-item.md fix: reject task append to JumpList when description exceeds 260 characters () 2021-04-06 08:50:39 +09:00
keyboard-event.md refactor: ginify WebContents () 2020-07-30 09:17:57 -07:00
keyboard-input-event.md docs: fix type information for contents.sendInputEvent () 2019-07-26 16:11:50 -07:00
memory-info.md feat: add memory to app.getAppMetrics() () 2019-07-23 13:41:58 -07:00
memory-usage-details.md
mime-typed-buffer.md Update mime-typed-buffer.md () 2020-05-11 19:00:38 +09:00
mouse-input-event.md docs: fix type information for contents.sendInputEvent () 2019-07-26 16:11:50 -07:00
mouse-wheel-input-event.md docs: fix type information for contents.sendInputEvent () 2019-07-26 16:11:50 -07:00
new-window-web-contents-event.md chore: cleanup whitespace in docs () 2020-11-05 14:12:43 -08:00
notification-action.md Remove more words () 2018-05-08 00:16:09 -05:00
notification-response.md feat: add support for UNNotificationResponse in app 'ready' event () 2020-10-28 04:25:10 +03:00
point.md feat: automatically round numbers that are converted to points () 2018-09-13 08:28:56 -05:00
post-body.md feat: add more info in setWindowOpenHandler details () 2021-04-13 15:35:27 -04:00
printer-info.md docs: fix typos () 2020-08-18 16:55:16 +09:00
process-memory-info.md docs: fix platform location for params () 2019-06-27 14:51:18 -07:00
process-metric.md feat: add serviceName to 'child-process-gone' / app.getAppMetrics() () 2020-10-19 14:55:47 +03:00
product.md feat: expose currencyCode on Product struct in IAP module () 2020-08-21 10:41:40 -07:00
protocol-request.md docs: move protocol-ns to protocol.md () 2020-06-02 09:46:18 -07:00
protocol-response-upload-data.md chore: upgrade ts generator for better type safety () 2019-11-05 13:34:04 -08:00
protocol-response.md docs: link ProtocolResponseUploadData () 2020-11-02 19:01:46 +09:00
rectangle.md docs: Improved documentation () 2018-07-20 10:58:19 -07:00
referrer.md fix: update docs for the ts parser () 2018-05-12 18:12:28 +10:00
scrubber-item.md docs: Improved documentation () 2018-07-20 10:58:19 -07:00
segmented-control-segment.md docs: Improved documentation () 2018-07-20 10:58:19 -07:00
serial-port.md chore: bump chromium to 6b9fa6b352d824d052222e1abe541 (master) () 2020-10-15 18:30:41 -07:00
service-worker-info.md feat: add API for receiving logs from service workers () 2020-02-20 15:19:06 -08:00
shared-worker-info.md feat: allow inspection of specific shared workers () 2019-10-02 14:38:27 +02:00
sharing-item.md feat: add support for share menu on macOS () 2020-10-19 18:33:06 -07:00
shortcut-details.md feat: read/write Toast Activator CLSID in shortcuts () 2020-09-17 15:17:44 -07:00
size.md
task.md feat: allow setting working directory in app.setUserTasks() / app.setJumpList() () 2019-05-13 19:17:12 +03:00
thumbar-button.md
trace-categories-and-options.md build: move to the new docs parser () 2019-05-06 08:29:01 -07:00
trace-config.md build: update to standard 14 () 2020-07-09 10:18:49 -07:00
transaction.md fix: update docs for the ts parser () 2018-05-12 18:12:28 +10:00
upload-data.md docs: UploadData does not have contentType () 2019-06-28 11:19:01 -07:00
upload-file.md fix: pass postData to new-window event () 2021-04-06 09:54:05 -07:00
upload-raw-data.md fix: pass postData to new-window event () 2021-04-06 09:54:05 -07:00
user-default-types.md chore: update ts parser for description comment fixes and generic types () 2021-04-19 11:44:58 -07:00
web-request-filter.md docs: move webRequest filters definition to structures/web-request-filter.md () 2021-07-08 00:20:08 -07:00
web-source.md build: auto-fix whitespace in docs in pre-commit hook () 2019-03-21 12:15:55 -07:00