trop[bot]
5fa67613d9
docs: fill in Node.js version for v25 release ( #39201 )
...
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2023-07-24 14:32:09 +02:00
trop[bot]
1fae9d5ac0
docs: update stable dates ( #39188 )
...
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org >
2023-07-21 17:26:41 -07:00
trop[bot]
6978a722d4
docs: remove redundant IPC event sections ( #39173 )
...
* docs: use correct names for IPC events
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
* docs: remove redundant IPC event sections
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
---------
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2023-07-21 17:26:21 -07:00
trop[bot]
b68143a9be
docs: fix casing of _Deprecated_ ( #39167 )
...
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2023-07-20 13:23:26 +02:00
trop[bot]
81fb39f154
docs: fix a capitalization problem in messagePort tutorial ( #39129 )
...
fix a capitalization problem
For a rookie, this little mistake took a long time to find out.
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: ZWJKFLC <71260863+ZWJKFLC@users.noreply.github.com >
2023-07-18 09:56:15 +02:00
trop[bot]
0034868d6c
feat: allow headers to be sent with session.downloadURL() ( #38870 )
...
* feat: allow headers to be sent with session.downloadURL
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
* Update shell/browser/api/electron_api_session.cc
Co-authored-by: Charles Kerr <charles@charleskerr.com >
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
---------
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2023-07-05 16:31:25 -04:00
trop[bot]
1b626b805b
docs: fix misleading code sample for handling deeplinks on Linux ( #38971 )
...
Fix misleading docs for handling deeplinks in Linux
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Sergei Chestakov <me@sergei.com >
2023-07-04 10:02:42 +02:00
trop[bot]
a597775259
docs: update timelines for E26 ( #38953 )
...
docs: update E26 timeline, add E22 support note
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org >
2023-06-29 12:43:16 -07:00
trop[bot]
1c0936897e
docs: document e27 breaking change of dropping macOS 10.13, 10.14 ( #38926 )
...
docs: document e27 breaking change of dropping macOS 10.13, 10.14 support
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com >
2023-06-26 13:08:19 -07:00
trop[bot]
70fe0d9a07
feat: support node: prefixed requires in sandboxed renderer preloads ( #38729 )
...
feat: support node: prefixed requires in sandboxed renderer preloads
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2023-06-15 11:59:54 +02:00
trop[bot]
2ba9860a5a
docs: clarify supported accelerator punctuation ( #38755 )
...
doc: clarify supported accelerator punctuation
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2023-06-13 14:42:34 -04:00
trop[bot]
b606a98b77
fix: WCO transparent background ( #38715 )
...
* fix: WCO transparency
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
* doc: wco color transparency
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
* fix: transparent buttons when calling setTitleBarOverlay
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
---------
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: samuelmaddock <samuel.maddock@gmail.com >
2023-06-09 12:19:47 -07:00
Erick Zhao
4779d565d2
docs: use local img for contents.adjustSelection api ( #38696 )
...
docs: use local img for contents.adjustSelection api (#38655 )
* docs: use local img for contents.adjustSelection api
* fixup
2023-06-08 13:42:38 -07:00
trop[bot]
748c4bfbcb
docs: removed outdated Appveyor doc ( #38627 )
...
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
2023-06-06 23:11:32 -07:00
trop[bot]
7ddb80fbb1
chore: type check JS in docs ( #38585 )
2023-06-05 11:55:37 +02:00
trop[bot]
3a2306d9e4
docs: clarify which electron modules are exposed in sandboxed renderers ( #38580 )
...
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Milan Burda <milan.burda@gmail.com >
2023-06-05 11:34:09 +02:00
trop[bot]
38d83cfefc
docs: fix SerialPort typing ( #38581 )
...
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2023-06-05 11:33:50 +02:00
trop[bot]
a546545a53
feat: add USB protected classes handler ( #38493 )
...
* feat: add USB protected classes handler
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
* chore: apply review suggestions
Co-authored-by: Charles Kerr <charles@charleskerr.com >
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
* chore: update docs
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
* chore: apply review suggestions
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
* update doc per suggestion
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
---------
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org >
2023-06-01 10:13:07 -04:00
trop[bot]
7fbc867eaf
docs: add <webview> new-window event removal to breaking-changes.md ( #38523 )
...
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Milan Burda <miburda@microsoft.com >
2023-05-31 15:51:42 -04:00
trop[bot]
c9f7ebf821
docs: ensure app.md examples are runnable ( #38440 )
...
docs: ensure app.md examples are runnable
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2023-05-25 09:58:39 +02:00
trop[bot]
8ce23c425d
docs: fix typing of message box type value ( #38352 )
...
* docs: fix typing of dialog type value
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
* test: add smoke tests
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
* test: update test
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
---------
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2023-05-23 13:17:32 +02:00
trop[bot]
15f4e8ef88
docs: disablewebsecurity on webview-tag can not be changed for an active session ( #38398 )
...
disablewebsecurity on webview-tag can not be changed for an active session
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Kilian Valkhof <kilian@kilianvalkhof.com >
2023-05-22 15:19:39 -04:00
Shelley Vohr
662fa261da
feat: support Mica/Acrylic on Windows ( #38357 )
2023-05-22 11:39:59 +02:00
trop[bot]
8ceb20c75c
docs: fix devtools-open-url ts definition ( #38353 )
...
docs: fix devtools-open-url ts definition
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2023-05-22 09:59:40 +02:00
trop[bot]
7910ace135
feat: surface more webContents text selection commands ( #38362 )
...
* feat: surface more text selection commands
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
* refactor: use options argument
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
* docs: correct for review
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
---------
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2023-05-18 16:55:34 -04:00
trop[bot]
c9bea8b712
feat: add missing 'cursor-changed' type values ( #38363 )
...
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2023-05-18 12:15:31 -04:00
trop[bot]
ea6a8eea22
fix: unify BrowserWindow.isVisible() logic cross-platform ( #38314 )
...
fix: unify BrowserWindow.isVisible() logic cross-platform
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2023-05-16 11:15:41 -04:00
David Sanders
45a5827e09
chore: fix lint:js-in-markdown script ( #38300 )
...
chore: fix lint:js-in-markdown script (#38260 )
2023-05-15 19:26:58 -04:00
Shelley Vohr
319d77a4ee
docs: fix typing of session.setDevicePermissionHandler ( #38229 )
...
docs: fix typing of session.setDevicePermissionHandler
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2023-05-09 12:08:17 -04:00
Shelley Vohr
e22767b1e7
docs: update dead link to Apple Human Interface notification guidelines ( #38226 )
...
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: astone123 <adams@cypress.io >
2023-05-09 12:06:32 -04:00
Shelley Vohr
36d5706ea9
feat: net.resolveHost ( #38152 )
...
feat: net.resolveHost (#37853 )
Co-authored-by: Fedor Indutny <238531+indutny@users.noreply.github.com >
2023-05-08 09:46:11 +02:00
David Sanders
320415edf9
docs: moves icpMain.handle call in tutorial part 3 ( #38175 )
...
docs: moves icpMain.handle call in tutorial part 3 (#38138 )
Co-authored-by: Russell Carpenella <russellcarpenella@gmail.com >
2023-05-04 12:25:50 +02:00
Shelley Vohr
dd59115ac6
fix: AXManualAccessibility showing failure ( #38146 )
2023-05-04 10:38:54 +02:00
trop[bot]
f23df11352
docs: fix start highlight tutorial-2-first-app.md ( #38114 )
...
doc: fix start highlight tutorial-2-first-app.md
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Francis Chartrand <chartrandf@users.noreply.github.com >
2023-04-25 13:16:32 +02:00
trop[bot]
abb86a7ea1
fix: webContents return type incorrect ( #38107 )
...
* fix: webContents type incorrect
Co-authored-by: Black-Hole1 <bh@bugs.cc >
* fix: ci failed
Co-authored-by: Black-Hole1 <bh@bugs.cc >
* fix: ci failed 2
Co-authored-by: Black-Hole1 <bh@bugs.cc >
---------
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Black-Hole1 <bh@bugs.cc >
2023-04-25 12:08:01 +02:00
trop[bot]
8f96b2192a
chore: always lint JS in docs/fiddles ( #38109 )
...
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2023-04-24 19:44:46 +02:00
trop[bot]
977a7eb1d0
docs: fix 'usb-device-added', 'usb-device-removed', 'usb-device-revoked' typings ( #38095 )
...
* Fix 'usb-device-added', 'usb-device-removed', 'usb-device-revoked' typings
Co-authored-by: Quang Lam <quang.lam@webcatalog.io >
* Add webContents
Co-authored-by: Quang Lam <quang.lam@webcatalog.io >
---------
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Quang Lam <quang.lam@webcatalog.io >
2023-04-24 09:43:32 -04:00
trop[bot]
9f2bef9a65
feat: add thermal states to powerMonitor ( #38028 )
...
* feat: add thermal states to powerMonitor
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
* update docs
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
---------
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Jeremy Rose <jeremya@chromium.org >
2023-04-20 12:27:08 +02:00
trop[bot]
d0273d83ef
feat: add did-resign-active event on app ( #38018 )
...
feat: add did-resign-active event on app
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2023-04-20 12:25:17 +02:00
trop[bot]
0d82286a23
docs: update github.com links ( #37990 )
...
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: David Sanders <dsanders11@ucsbalum.com >
2023-04-17 11:16:54 -04:00
trop[bot]
4553ec2a2a
docs: add note to win.setFullScreen(flag) ( #37997 )
...
docs: add note to win.setFullScreen(flag)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com >
2023-04-17 11:13:48 -04:00
trop[bot]
8c3bbded4f
docs: Fix the syntax error for code fragment ( #37961 )
...
By using `app.on('ready').then(xxx)`, application will throw a TypeError
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Zenkie Bear <62818957+ZenkieBear@users.noreply.github.com >
2023-04-13 13:28:35 +02:00
trop[bot]
7c624c17fa
docs: update 22-x-y EOL dates ( #37956 )
...
To account for https://www.electronjs.org/blog/electron-22-0#windows-7881-support-update
Not sure if it is worth adding as a historical change though
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Michaela Laurencin <35157522+mlaurencin@users.noreply.github.com >
2023-04-12 20:22:20 -07:00
trop[bot]
031283003c
docs: update E24/E25 breaking changes ( #37882 )
2023-04-07 12:51:31 -07:00
trop[bot]
63fdcba0c8
docs: update 21-x-y EOL dates ( #37871 )
...
* docs: update 21-x-y EOL dates
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org >
* doc: update node versions
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org >
---------
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Keeley Hammond <vertedinde@electronjs.org >
2023-04-06 13:01:56 -07:00
Fedor Indutny
6bfef67aae
feat: session.resolveHost ( #37690 )
...
* feat: session.resolveHost
Expose Chromium's host resolution API through the Session object.
* Update shell/browser/api/electron_api_session.cc
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
* address feedback
* fix tests
* address feedback
* Add options
* Update shell/browser/api/electron_api_session.cc
Co-authored-by: Cheng Zhao <github@zcbenz.com >
* Update shell/browser/net/resolve_host_function.cc
Co-authored-by: Cheng Zhao <github@zcbenz.com >
* lint
* return object
* add missing file
* fix crash
* handle scope
* links
---------
Co-authored-by: Fedor Indutny <indutny@signal.org >
Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com >
Co-authored-by: Jeremy Rose <nornagon@nornagon.net >
Co-authored-by: Cheng Zhao <github@zcbenz.com >
2023-04-05 10:06:14 -04:00
David Sanders
db27b9f433
chore: initial linting fixes for JS in docs/fiddles ( #37689 )
2023-04-05 09:42:20 -04:00
Shelley Vohr
be32740991
docs: fix app.getPreferredSystemLanguages() return type ( #37821 )
...
docs: fix app.getPreferredSystemLanguages() return type
2023-04-05 09:31:53 -04:00
David Sanders
4415b7638a
chore: enforce consistent Markdown style for strong and emphasis ( #37787 )
2023-04-03 13:20:10 +02:00
Erick Zhao
4ca6fb3c4e
docs: update references to @electron/rebuild ( #37757 )
2023-03-31 11:36:59 +02:00