Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/electron/fiddle

:electron: 🚀 The easiest way to get started with Electron
https://github.com/electron/fiddle

fix: tooltip display incorrect in version-select (#1146)

e854a851a7fa91780670f3ea73ac08a3f9d17763 authored over 2 years ago by Black-Hole <[email protected]>
build: enforce sort-imports eslint rule (#1147)

31bbd38488af451a3815591c5f15101a2e32b78d authored over 2 years ago by Aryan Shridhar <[email protected]>
refactor: remove dead code (#1144)

* Removes unused `path` variable in setup.js
* Deduplicates the `resolveJsonModule` in tsconfig

d77d3ac461f695d9cfb03113a541aae1307df1b1 authored over 2 years ago by Aryan Shridhar <[email protected]>
build(deps): bump terser from 5.14.1 to 5.14.2 (#1139)

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2.
- [Release notes](https...

440a94b4f833b077bf576022960d4fe737f04382 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: release v0.29.2 (#1140)

v0.29.2

a7d23af4386541d1bc3d1334b298bcdbb950de55 authored over 2 years ago by Keeley Hammond <[email protected]>
build(webpack): remove webpack definePlugin pointing to static folder (#1138)

98f64ac07169709c4fd33cea9818d009be9e04b0 authored over 2 years ago by Aryan Shridhar <[email protected]>
feat: add Intellisense for Node.js (#988)

6e36abfc3b985d21adfad06cb6f496d0c9057bf0 authored over 2 years ago by Shelley Vohr <[email protected]>
revert: bump v0.29.2 (#1135) (#1136)

Revert "chore: bump v0.29.2 (#1135)"

This reverts commit edfcf3db557aa305d9fa372a64ce6d364f43...

56328141fa0b56b14705a4b593c0e7c3b1fe0832 authored over 2 years ago by Keeley Hammond <[email protected]>
chore: bump v0.29.2 (#1135)

v0.29.2

edfcf3db557aa305d9fa372a64ce6d364f43adfc authored over 2 years ago by Keeley Hammond <[email protected]>
build(deps): bump postcss from 7.0.35 to 7.0.39 (#1133)

Bumps [postcss](https://github.com/postcss/postcss) from 7.0.35 to 7.0.39.
- [Release notes](ht...

3c5c3550ccb5e97bf93f67dc9b4ed4e53cb540f7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/setup-node from 3.4.0 to 3.4.1 (#1132)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.0 to 3.4.1.
- [Relea...

7ab7223346611eb3546f20bd28eec49097bd365d authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump nth-check from 2.0.0 to 2.1.1 (#1127)

Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.1.1.
- [Release notes](htt...

afc4757a54a5d943f360349ef0dbf7caec2e3ac8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump trim-newlines from 3.0.0 to 3.0.1 (#1126)

Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.
- [Re...

51a199ed227720d7befc1ac89dfd3434d8510c52 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump css-what from 5.0.0 to 5.1.0 (#1128)

Bumps [css-what](https://github.com/fb55/css-what) from 5.0.0 to 5.1.0.
- [Release notes](https...

e7df9b34b7a45d2b62fd5b4e563fc719a403ff90 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/setup-node from 3.3.0 to 3.4.0 (#1129)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.3.0 to 3.4.0.
- [Relea...

c8b42295125574ae1b4bfceaa8dd8922afb13667 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(forge): introduce webpack plugin and remove parcel (#1109)

* build(forge): introduce webpack plugin and remove parcel

Co-authored-by: David Sanders <dsa...

0ba78afc8e25e893aef2284653c77361677470ff authored over 2 years ago by Aryan Shridhar <[email protected]>
chore: v0.29.1 release (#1122)

v0.29.1

101adf7737bd1c628ea9ab4d91b59153ea09ecb6 authored over 2 years ago by Shelley Vohr <[email protected]>
build: update Electron releases JSON (#1077)

604fbc5e7ed7471dcaaf6965b19723f53803e3b0 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: work around bug in readdir in graceful-fs (#1120)

* fix: work around bug in readdir in graceful-fs

* refactor: make TS happy

57adef94f9cb6a07e57377be56d5996a3a2664d8 authored over 2 years ago by David Sanders <[email protected]>
build: upgrade to Forge 6.0.0-beta.64 (#1119)

405ef0ee6bbc61f7eb8296f7964f649cc98ff5ac authored over 2 years ago by David Sanders <[email protected]>
fix: join bisect page crash when electron version total < 11 (#1118)

651b3ca0e728dfa0a195769daf790c8f64a62b3b authored over 2 years ago by Black-Hole <[email protected]>
chore: use Node v16.x for GitHub actions (#1117)

7d5241b64b20ac0f47c02506bf176de17d29bea1 authored over 2 years ago by David Sanders <[email protected]>
perf: improve VersionSelect performance (#1113)

27de30713fc02b88eb29dcf64a8af27990ce5b6a authored over 2 years ago by Shelley Vohr <[email protected]>
build(deps): bump shell-quote from 1.7.2 to 1.7.3 (#1116)

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Relea...

a8862e1417e0940ba735cb004751458fc4d0d7cb authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: infinite loop on missing local version (#1110)

c758cfbde38e3f05edbcf8c3b75b80126d044871 authored over 2 years ago by Shelley Vohr <[email protected]>
fix: incorrect input labels (#1094)

* fix: incorrect input labels

* chore: update snapshots

752b5c0b59a788d07ee817961f3e243bb653ebc7 authored over 2 years ago by Michael Esteban <[email protected]>
fix: don't add electron-nightly to modules (#1103)

2567107360b89bd20e77a1bc6c0dbdd44105c66a authored over 2 years ago by Shelley Vohr <[email protected]>
fix: headings increment order (#1101)

6595485d62ca0a3e402ecbe29537fb7e43a9f759 authored over 2 years ago by Sanhita Kundu <[email protected]>
test: properly arrange address bar test conditions (#1098)

7770d0826e59c5b0a41ff722a3e54fa3d6dc12ab authored over 2 years ago by Erick Zhao <[email protected]>
test(rtl): refactor commands-bisect component test (#1099)

* test(rtl): refactor commands-bisect component test

* chore: make class methods private

778e8a3669b05a2e35620f1a9c8307b09ce3f2b7 authored over 2 years ago by Erick Zhao <[email protected]>
build(deps): bump actions/setup-node from 3.2.0 to 3.3.0 (#1096)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.2.0 to 3.3.0.
- [Relea...

2a065d85b87c2f326b9cf09fd0c4bbf0ca2cd79f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
test: integrate React Testing Library (#1093)

7562cc64bda5485044d708e771724bef13764e2c authored over 2 years ago by Erick Zhao <[email protected]>
fix: make close button focusable (#1092)

d3a61326f92334ee5fee80f3e5c43286419ae228 authored over 2 years ago by Ahmed <[email protected]>
fix: restore focus indicators (#1086)

db31829cf93642635103f66ecc54da678d59909a authored over 2 years ago by Erick Zhao <[email protected]>
chore: remove extraneous text from title (#1081)

12c537462e5a24c47bd990c388862c2d92dbf8e9 authored over 2 years ago by Shelley Vohr <[email protected]>
fix: react devtools not loading (#1082)

678d4ad02e544b79ef17917da1b85563b94d7ddb authored over 2 years ago by Shelley Vohr <[email protected]>
chore: exclude shields.io from lint check (#1091)

aa618f9f1427b20cbcf31d81bfa5c9015c3ed04c authored over 2 years ago by Erick Zhao <[email protected]>
fix: ensure fontFamily/fontSize are observed (#1079)

54bb8b991f48341c4bcadbed09b6000f224a6d06 authored over 2 years ago by Shelley Vohr <[email protected]>
chore: v0.29.0 release (#1076)

e89e71cb6fd2efce71fe8c15545cc6e5729c3ecb authored over 2 years ago by Erick Zhao <[email protected]>
fix: not list available electron releases versions (#1075)

06dad640201ed9e4ac0b3c775f90beb17ccfc4f9 authored over 2 years ago by Black-Hole <[email protected]>
build(deps): mobx@6 upgrade (#1061)

* chore: update to mobx@6 and apply codemod

* fix: ensure types work with mobx@6

* test: u...

a6a4de10dcb1f67fdeb840678859c5c615e20612 authored over 2 years ago by Erick Zhao <[email protected]>
build(deps): bump actions/setup-node from 3.1.1 to 3.2.0 (#1074)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.1 to 3.2.0.
- [Relea...

34110db5b1cbc75ddc4ec947aff28da7ff62a618 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build: update Electron releases JSON (#1058)

* build: update Electron releases JSON

* build: update Electron releases JSON

* build: upd...

f1d9e1d087da3944fcd6b7d8c0da3defd6d422ab authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
build(deps-dev): bump cross-fetch from 3.1.4 to 3.1.5 (#1063)

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5.
- [Release no...

6d9f8fa8e5f7c49e3b3ccaf60eeb73549d4c8411 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: stop building Windows on arm64 (#1071)

* chore: stop building Windows on arm64

Due to an update bug involving multiple architectures...

1a5f19f62c143a959ba38e7a4d7a7df61c15f53a authored over 2 years ago by David Sanders <[email protected]>
fix: fallback if current version doesn't exist (#1068)

b42642ed8d508464e841981eb41d3fb5c8245c9d authored over 2 years ago by Shelley Vohr <[email protected]>
feat: add font size and family customization (#1069)

* feat: add font size and family customization

* test: add specs for new font settings

* U...

b0f116c66d8c39edc8c0a3b6fdad3290857be5f1 authored over 2 years ago by Shelley Vohr <[email protected]>
fix: close version chooser if settings open (#1067)

06aded179a87c87f3bb4990fe727d795ae7de362 authored over 2 years ago by Shelley Vohr <[email protected]>
refactor: remove deprecated NodeUrl call. (#1030)

d35a9e4725692b011b7ed3f1d8f30e2ed8c27844 authored over 2 years ago by Aryan Shridhar <[email protected]>
fix: contributors display is incomplete (#1062)

1c64d5f5d2f77fa290bca4128afff37a96f63228 authored over 2 years ago by Black-Hole <[email protected]>
refactor: improve gist input user experience (#1059)

1a94b2b8a9339294cdcedca623eb8fff6964c0cc authored over 2 years ago by Black-Hole <[email protected]>
test: improve renderer/versions test coverage (#1055)

06dbb732aac8b59e391fa1c0bc5f7e469ea1c186 authored over 2 years ago by Black-Hole <[email protected]>
feat: add npm registry autocomplete to package manager (#959)

4beeac39d1bce2aed55d9ee3d63da10d1d768491 authored over 2 years ago by Erick Zhao <[email protected]>
feat: add setting icon to commands UI (#1052)

* feat: add setting icon to commands UI

* fix: test failed

193e6dc066f712483119e25ce0d8f8731e300451 authored over 2 years ago by Black-Hole <[email protected]>
fix: ensure preferences screen appears above versions filter (#1056)

2c21076ae6c530f0c4be8860f48dc89fc8c0f9e9 authored over 2 years ago by Cheerego7 <[email protected]>
refactor: improve different systems test snapshots (#1054)

f5953d99d5d5cd5b817ae7de1757e466a7398d25 authored over 2 years ago by Black-Hole <[email protected]>
chore: update to Electron 17.4.1 (#1049)

a8573541dc4b52443609e9e11987c2039458ff68 authored over 2 years ago by Milan Burda <[email protected]>
refactor: improve setting close icon size (#1053)

b1aa945dc8991033c7255bc563f2d91bea5e8ef0 authored over 2 years ago by Black-Hole <[email protected]>
fix: disable downloads for Electron below 6.0.8 and 7.0.0 on Windows arm64 (#1050)

efcf7da776feb73b9f88fea086c40eb6906177f5 authored over 2 years ago by Milan Burda <[email protected]>
feat: show all contributors with >= 2 contributions filtering out bots (#1051)

c0c808c9082b4a53bfe19d41c2f3205c4694f0c2 authored over 2 years ago by Milan Burda <[email protected]>
fix: support blueprint variables (#1047)

2486d0bd474149e14ca43291b009a3b4fa1156bf authored over 2 years ago by Erick Zhao <[email protected]>
chore: use semantic-commit-action (#1048)

088f0d8448b9e14dda28f1eadbb3ac1969c18e8d authored over 2 years ago by Erick Zhao <[email protected]>
build: update Electron releases JSON (#1044)

Co-authored-by: Electron Bot <[email protected]>

cfbeb769a4384c31a84f3347431e1ab378893535 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: electron settings style incorrect (#1042)

afc52293250979c528f89018403ab85cefe7603d authored over 2 years ago by Black-Hole <[email protected]>
fix: use shell-env to fetch PATH (#1020)

* fix: use shell-env to fetch env

* test: fix shellEnv part of exec-spec tests

8faccc82cb7d101f32d9d44b4b3d46006ab9fc1f authored over 2 years ago by Shelley Vohr <[email protected]>
build(deps): bump async from 3.2.0 to 3.2.3 (#1038)

Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.3.
- [Release notes](https://g...

9d6b4b337ce1c33caed267eb18e4e560a12b1095 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/setup-node from 3.1.0 to 3.1.1 (#1034)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.0 to 3.1.1.
- [Relea...

5c36862d23478783672579a9232973a21ae9ebd2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: v0.28.1 release (#1041)

2c27a18b845a3ddb944680576f6e71896efa972f authored over 2 years ago by Erick Zhao <[email protected]>
fix: preload.js and renderer.js files gone on monaco (#1039)

821c84ae24417a37d8353e04ab643b61620cbcd6 authored over 2 years ago by Black-Hole <[email protected]>
chore: update to Electron 15.5.2 (#1040)

294c8d0204ad8a6c92dfd42ab7b73b308058ad65 authored over 2 years ago by Milan Burda <[email protected]>
chore: v0.28.0 release (#1037)

b21e70001412666ff1ec6deaefef881271f50bff authored over 2 years ago by Erick Zhao <[email protected]>
build: update Electron releases JSON (#997)

7aafde2307bcaed6abcd0352f6b18fc2adc5c802 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: Remove old module.parent deprecation with require.main (#1026)

a30447bb8d31f31c914c6461537642be6d006d4f authored over 2 years ago by Abhay Gupta <[email protected]>
fix: disabled download button for certain versions on darwin arm64 (#1019)

* Updated commands.less

* Made recommended changes to commands renderer

* Update src/less/...

be5d30b57262dd63acf5bd9b47d8f27f4f57485b authored over 2 years ago by Ayman <[email protected]>
build(deps): bump minimist from 1.2.5 to 1.2.6 (#1032)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

2cca4dd0014697df80f10c228a8fe91b7a2fe1d7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump plist from 3.0.4 to 3.0.5 (#1033)

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5.
- [Release notes]...

293a7f1ae694c6bdad76a989ba15edd90a346671 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/setup-node from 2.5.1 to 3.1.0 (#1029)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.1.0.
- [Relea...

3108202585f9ab331462f8dccc743d0e7095fda2 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix(style): Preference Page style is incorrect on macOS (#1028)

177f275a13afdaaf835ae4be42b8fd612a033495 authored over 2 years ago by Cheerego7 <[email protected]>
fix: focus the window when loading fiddle with protocol (#1018)

* fix: getting the mainWindow from foreground

* Added test for regression

* chore: tweak t...

50b6656690801882a9fc907669de3002199e4d9b authored over 2 years ago by Abhay Gupta <[email protected]>
test: add Windows and macOS runner to test (#1003)

* test: add Windows and macOS runner to test

* refactor: add arm64 macOS

f6ff9ea314ac7fdb0f349d31d1855ed6321ca9d5 authored almost 3 years ago by Black-Hole <[email protected]>
fix: test failed on macOS system (#1022)

3fc3dfcb2c6a8e3aed1c564af9f6de37e9a3745e authored almost 3 years ago by Black-Hole <[email protected]>
feat: support npmmirror(China) mirror and switch mirror (#991)

4737544fe375fee34128aafebebbe317047b0d1f authored almost 3 years ago by Black-Hole <[email protected]>
fix: add Contacts/Calendars entitlements (#1021)

f19b774fc9fbe8fd19ced1b93a4f6f7aa4a7b1d9 authored almost 3 years ago by Shelley Vohr <[email protected]>
fix: restore commands padding on Windows/Linux (#1012)

* Updated commands.less

* Made recommended changes to commands renderer

* Update src/less/...

b70fb660a3952df597c42f4d7fc1f3e6efb44c8e authored almost 3 years ago by Ayman161803 <[email protected]>
feat: local fiddles respect `package.json` (#969)

* feat: local fiddles respect package.json

* chore: improve comment

ec57f669d1a18a69d164b8b4df9a63cc5fe40d79 authored almost 3 years ago by Shelley Vohr <[email protected]>
chore(library): upgrade @electron/get version to ^1.14.1 (#1006)

7d8dac91e9e9613a0748d482872b77c13ec92d19 authored almost 3 years ago by Black-Hole <[email protected]>
chore(scripts): add fetch retry logic in check-links (#1000)

b29609d3205687253c15b1ffa27dd953cc355f5e authored almost 3 years ago by Black-Hole <[email protected]>
chore(forge): remove unnecessary warn log (#990)

42cf4f9703bd01c39ae136e99258ec2e80e63968 authored almost 3 years ago by Black-Hole <[email protected]>
feat: Click the sidebar to activate the current file (#979)

e7c0b533e524ba7a825b2fc1e3b62825c48d2724 authored almost 3 years ago by spencer17x <[email protected]>
chore(ci): add yarn install retry logic (#1001)

a59e56eaa6f839a78b232ba4942714987e41de14 authored almost 3 years ago by Black-Hole <[email protected]>
fix(show-me/webframe): remove unnecessary link to renderer.js file (#1013)

For background, commit 106cd16d31f2934260eac2bae43e7764e3034e62 refactored webframe to
use the ...

92ce57ab6d310518ba3737ab37b0e4360f8caa7e authored almost 3 years ago by Aryan Shridhar <[email protected]>
test: improve commands component test (#999)

2d0a8dfc0f409b6b2a597ba359ab9ccaec9dc498 authored almost 3 years ago by Black-Hole <[email protected]>
fix(main-process): render frame was disposed before WebFrameMain could be accessed (#993)

a4cb8f8f490ea2611ef9310c0d42d63355fc897e authored almost 3 years ago by Black-Hole <[email protected]>
refactor(test): improve commands snapshots (#992)

5abd77a34651eaa721322e6d432b81e7c449eea7 authored almost 3 years ago by Black-Hole <[email protected]>
fix(main-process): cannot create BrowserWindow before app is ready (#994)

6499a2a6ca483495ed92ba92864927cb0e885047 authored almost 3 years ago by Black-Hole <[email protected]>
test: fix windows test failed (#1004)

ec0d9acf95a1262c3843f50aff3825324262e38c authored almost 3 years ago by Black-Hole <[email protected]>
fix: fs.watch not working (#995)

71148f1164b9e39f8554d5e29656912380eaf5b6 authored almost 3 years ago by Black-Hole <[email protected]>
docs(readme): update Discord invite link (#998)

64efcba6eaac26c0bdfcf4dd9e563d996cf7e20a authored almost 3 years ago by Black-Hole <[email protected]>
build(deps): bump plist from 3.0.2 to 3.0.4 (#986)

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.2 to 3.0.4.
- [Release notes]...

28ec7c77d7276f9b8e8ba28c700ff39f7e35ba45 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump actions/checkout from 2.4.0 to 3 (#987)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.
- [Release notes...

41ca67e4f9d5249cf16a0ac39f8859b270c48dbf authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>