This project is mirrored from https://github.com/electron/electron.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Jan 10, 2022
-
-
Evan Hahn authored
You must either (1) have a case-insensitive file server (2) upload files in both casings. This improves the docs to clarify that. [0]: https://github.com/electron/electron/issues/22482#issuecomment-593617375
-
David Sanders authored
-
Milan Burda authored
fix: incorrect `skipTransformProcessType` option parsing in `win.setVisibleOnAllWorkspaces()` (#32364)
-
Milan Burda authored
- Jan 07, 2022
-
-
Tommy MacWilliam authored
If the npm_config_arch environment variable is set on Mac, then use the specified architecture rather than overriding it to x64.
-
Milan Burda authored
-
Raymond Zhao authored
* fix: Don't create console window when creating process * Update patches/node/fix_don_t_create_console_window_when_creating_process.patch Co-authored-by:
Robo <hop2deep@gmail.com> * Remove extra line in description Co-authored-by:
Robo <hop2deep@gmail.com>
-
Jeremy Rose authored
-
Mitchell Cohen authored
-
Jeremy Rose authored
Co-authored-by:
Cheng Zhao <zcbenz@gmail.com> Co-authored-by:
Milan Burda <milan.burda@gmail.com>
- Jan 06, 2022
-
-
Milan Burda authored
-
MikeBusuttil authored
* working example previous example not beginner-friendly * Update browser-view.md Co-authored-by:
Cheng Zhao <github@zcbenz.com>
-
Timothy authored
-
Keeley Hammond authored
-
- Jan 05, 2022
-
-
vulture authored
Rename patch file to .patch to conform to naming standard which utilizes .gitattributes settings (#32324) Co-authored-by:
stsean <stsean@justin.tv>
- Jan 04, 2022
-
-
Shubham Kumar authored
-
Maciej Krawczyk authored
The current description incorrectly states that the webFrame export represents the top frame but it actually represents the current frame.
-
Darshan Sen authored
CFLocaleGetValue() returned null and crashed the process when app.getLocaleCountryCode() was run on a CircleCI metal resource class macOS instance with Xcode 12.5.1. This change fixes that logic and adds further checks to make the code future-proof. Here too people are complaining that the returned country code migth be null: https://stackoverflow.com/questions/15202454/nslocalecountrycode-returns-nil Signed-off-by:
Darshan Sen <darshan.sen@postman.com>
-
Duncan Hewett authored
-
Oran C authored
there is a issue with rendering on the bottom of page https://www.electronjs.org/docs/v14-x-y/tutorial/quick-start which looks like this  all id did is remove the spacing and it should fix the issue. sometimes having spaces before a "```" will cause issues hope this helps!
-
Romain Pokrzywka authored
WebRTC has changed how they integrate into Chromium, they don't expose their dependencies externally anymore. Instead, one must now go through webrtc_overrides: https://chromium.googlesource.com/chromium/src.git/+/cbc90fd093956 We're already including webrtc_overrides as a dependency which includes the modules, so this extra deps isn't needed anymore.
- Jan 03, 2022
-
-
ganthern authored
-
Jack Nemitz authored
Resolve a grammar issue in the quick-start guide.
- Dec 31, 2021
- Dec 29, 2021
- Dec 28, 2021
-
-
Sudowoodo Release Bot authored
This reverts commit 66a55ba7.
- Dec 27, 2021
-
-
Sudowoodo Release Bot authored
-
- Dec 23, 2021
- Dec 22, 2021
- Dec 21, 2021
- Dec 20, 2021
- Dec 18, 2021
-
-
Keeley Hammond authored
-
- Dec 17, 2021