electron/docs/tutorial
John Kleinschmidt 629c54ba36
feat: add support for WebUSB (#36289)
* feat: add support for WebUSB

* fixup for gn check

* fixup gn check on Windows

* Apply review feedback

Co-authored-by: Charles Kerr <charles@charleskerr.com>

* chore: address review feedback

* chore: removed unneeded code

* Migrate non-default ScopedObservation<> instantiations to ScopedObservationTraits<> in chrome/browser/

https://chromium-review.googlesource.com/c/chromium/src/+/4016595

Co-authored-by: Charles Kerr <charles@charleskerr.com>
2022-11-22 16:50:32 -05:00
..
accessibility.md docs: Markdown linting and typo (#35568) 2022-09-13 13:49:11 -07:00
application-debugging.md feat: bring --enable-logging functionality in line with Chromium (#25089) 2021-06-17 14:17:25 -07:00
application-distribution.md docs: add forge-overview.md (#35473) 2022-09-21 16:49:22 -04:00
asar-archives.md docs: add back docs about asar archives (#35563) 2022-09-13 14:00:42 -07:00
asar-integrity.md docs: add fuses and asar integrity docs (#35528) 2022-09-07 08:41:03 -07:00
automated-testing.md docs: Markdown linting and typo (#35568) 2022-09-13 13:49:11 -07:00
boilerplates-and-clis.md docs: add forge-overview.md (#35473) 2022-09-21 16:49:22 -04:00
code-signing.md docs: update tutorials for Forge 6 (#36313) 2022-11-11 11:42:27 -08:00
context-isolation.md docs: update context isolation doc (#30898) 2021-09-15 10:50:02 +09:00
dark-mode.md docs: update to the use of arrow functions in line with the style guide (#30194) 2021-08-02 10:57:37 +09:00
debugging-main-process.md docs: add native c++ windows debugging method (#26286) 2020-11-06 16:55:55 -08:00
debugging-vscode.md docs: use relative links within docs (#29651) 2021-06-14 14:02:23 -05:00
devices.md feat: add support for WebUSB (#36289) 2022-11-22 16:50:32 -05:00
devtools-extension.md chore: fix lint (#27620) 2021-02-04 13:02:36 -08:00
distribution-overview.md docs: add forge-overview.md (#35473) 2022-09-21 16:49:22 -04:00
electron-timelines.md docs: add EOL dates to timeline doc (#36187) 2022-10-28 13:08:06 -07:00
electron-versioning.md chore: fix spelling errors in multiple files (#34574) 2022-06-16 16:46:11 +09:00
examples.md chore: update Discord invite links (#34730) 2022-07-05 11:55:15 -04:00
forge-overview.md docs: add forge-overview.md (#35473) 2022-09-21 16:49:22 -04:00
fuses.md feat: allow custom v8 snapshots to be used in the main process and the default snapshot in the renderer process (#35266) 2022-09-15 13:21:16 -07:00
in-app-purchases.md chore: switch to gender neutral terms (#33532) 2022-04-06 17:19:32 -04:00
installation.md docs: Fix environment variable name (#32094) 2021-12-13 15:42:43 +09:00
introduction.md docs: update docs description to match sidebar (#35144) 2022-08-29 17:17:58 +09:00
ipc.md docs: possible change in tutorial/ipc (#33218) 2022-03-21 11:13:55 +09:00
keyboard-shortcuts.md docs: update to the use of arrow functions in line with the style guide (#30194) 2021-08-02 10:57:37 +09:00
launch-app-from-url-in-another-app.md docs: remove platform notices from tutorial titles (#32937) 2022-03-03 09:56:00 -08:00
linux-desktop-actions.md docs: remove platform notices from tutorial titles (#32937) 2022-03-03 09:56:00 -08:00
mac-app-store-submission-guide.md docs: update tutorials for Forge 6 (#36313) 2022-11-11 11:42:27 -08:00
macos-dock.md docs: remove platform notices from tutorial titles (#32937) 2022-03-03 09:56:00 -08:00
message-ports.md docs: use webContents.mainFrame.on() in MessagePort tutorial (#35824) 2022-10-12 10:27:58 -04:00
multithreading.md fix: disable `nodeIntegrationInWorker` for certain Worker types (#35919) 2022-10-12 10:36:24 -04:00
native-file-drag-drop.md docs: removes unused import in preload script (#35324) 2022-08-15 15:23:59 +09:00
notifications.md docs: fix broken link to GNOME notifications spec (#32934) 2022-02-21 10:23:17 +09:00
offscreen-rendering.md docs: add window customization guide (#31054) 2021-10-19 09:58:35 +09:00
online-offline-events.md docs: update to the use of arrow functions in line with the style guide (#30194) 2021-08-02 10:57:37 +09:00
performance.md docs: add performance advice to disable default menu creation (#35525) 2022-09-12 15:29:42 -07:00
process-model.md docs: add utility process info to tutorial docs (#36074) 2022-10-27 20:55:28 +09:00
progress-bar.md docs: remove platform notices from tutorial titles (#32937) 2022-03-03 09:56:00 -08:00
quick-start.md docs: remove X-Content-Security-Policy header in quick-start.md (#34307) 2022-05-23 14:49:38 +02:00
recent-documents.md docs: remove platform notices from tutorial titles (#32937) 2022-03-03 09:56:00 -08:00
repl.md docs: update REPL guide (#28943) 2021-05-04 17:17:04 +09:00
represented-file.md docs: remove platform notices from tutorial titles (#32937) 2022-03-03 09:56:00 -08:00
sandbox.md docs: update sandbox renderer defaults for Electron 20 (#35379) 2022-09-08 13:21:50 -07:00
security.md docs: remove claim that HTTPS authenticates the remote server (#35526) 2022-09-21 16:19:04 -04:00
snapcraft.md docs: Markdown linting and typo (#35568) 2022-09-13 13:49:11 -07:00
spellchecker.md chore: use relative links in docs (#26360) 2020-11-24 11:02:16 +09:00
support.md docs: consolidate info docs (#32964) 2022-02-28 11:46:52 -08:00
testing-on-headless-ci.md Remove broken link and update CircleCI's name (#32448) 2022-01-18 12:02:35 -05:00
tray.md docs: fix frontmatter for Tray tutorial (#29788) 2021-06-21 10:13:39 +09:00
tutorial-1-prerequisites.md docs: update tutorials for Forge 6 (#36313) 2022-11-11 11:42:27 -08:00
tutorial-2-first-app.md docs: update VS Code debugger types to remove "pwa-" prefix (#36042) 2022-10-17 13:35:36 +02:00
tutorial-3-preload.md docs: update sandbox renderer defaults for Electron 20 (#35379) 2022-09-08 13:21:50 -07:00
tutorial-4-adding-features.md docs: fix link in tutorial (#35192) 2022-08-03 10:12:06 -04:00
tutorial-5-packaging.md docs: update tutorials for Forge 6 (#36313) 2022-11-11 11:42:27 -08:00
tutorial-6-publishing-updating.md docs: update tutorials for Forge 6 (#36313) 2022-11-11 11:42:27 -08:00
updates.md docs: expand tutorial (#34604) 2022-06-22 17:17:48 +09:00
using-native-node-modules.md docs: uniformize tutorial titles (#30527) 2021-08-16 14:12:34 +02:00
using-pepper-flash-plugin.md docs: uniformize tutorial titles (#30527) 2021-08-16 14:12:34 +02:00
web-embeds.md docs: uniformize tutorial titles (#30527) 2021-08-16 14:12:34 +02:00
window-customization.md docs: add macOS height option info (#34451) 2022-06-09 15:17:27 -04:00
windows-arm.md docs: update development-related documentation (#31043) 2021-10-27 10:18:38 +09:00
windows-store-guide.md chore: cleanup whitespace in docs (#26356) 2020-11-05 14:12:43 -08:00
windows-taskbar.md docs: replace broken Windows taskbar images (#34729) 2022-06-27 14:14:01 +02:00