Ecosyste.ms: OpenCollective

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

github.com/electron-react-boilerplate/electron-react-boilerplate

A Foundation for Scalable Cross-Platform Apps
https://github.com/electron-react-boilerplate/electron-react-boilerplate

Edited README language for readability (#1123)

ded8bb76f8eb96b5a8fe06a68ba55e470ca7d1a7 authored over 7 years ago by Ben Damman <[email protected]>
Use Yarn instead of npm install (#1072)

* Use Yarn instead of npm install

There's a problem with npm install and the option to packag...

46ab1485a037fbfbe89453f85e99011d0bf47a94 authored over 7 years ago by JF <[email protected]>
Add more details to the Module Structure (#1048)

See discussion here
https://github.com/chentsulin/electron-react-boilerplate/issues/1042#issuec...

69517e8b6ab041c3548ec7587ba460e2c5b76b8f authored over 7 years ago by Talha Mansoor <[email protected]>
Remove unused asar dependency (#1046)

7037a32a595f7b541e79016cfb87afab5cd15e7f authored over 7 years ago by Vladimir Krivosheev <[email protected]>
Updated all deps to latest semver (#1019)

e34b208ba714219ecf8a226120f54be8c957729a authored over 7 years ago by Amila Welihinda <[email protected]>
Make runTests.js exit non-zero when tests fail (#997)

4cbdd215b271ef47bdc6955841595e6dfaf9390c authored over 7 years ago by Midge 't Hoen <[email protected]>
Added 'npm run build' script to postinstall (#1002)

* Added 'npm run build' script to postinstall

* Reverted change to test-all script

c402c5b503cd8d5c4877d30f4189ab14c1befd08 authored over 7 years ago by Amila Welihinda <[email protected]>
Delete .package.json.un~

9948c05d0e4013a181ea46b0737a403622a2a24d authored over 7 years ago by Amila Welihinda <[email protected]>
Updated deps to latest semver (#985)

* Updated deps to latest semver

* Added missing yarn.lock file

* Updated all deps to lates...

f7db365bbeedf1cf1951806b1db5c887a41cb3b4 authored over 7 years ago by Amila Welihinda <[email protected]>
Updated vscode ignored files (#982)

* Updated vscode ignored files

* Added safer dependency resolution in webpack config

* [ci...

8e0c938641b0afb78e92b7b26f5c2e0c847fb7ce authored over 7 years ago by Amila Welihinda <[email protected]>
Swapped `rm` in npm scripts for rimraf (#977)

257a72f843287fa538e2cb43619dedbdd2b68ae7 authored over 7 years ago by Amila Welihinda <[email protected]>
Updated browserslist electron vesion (#975)

Updated browserslist electron version

3aa9ca4f65af406e7c5fb92f4fceb7b7eabcb0f6 authored over 7 years ago by Amila Welihinda <[email protected]>
Fixed flow config (#972)

* Fixed flow config

* Ignore node_modules by default

* Removed extraneous ignore files in ...

47e2072e1d704345088c017e427a47c60bbe627c authored over 7 years ago by Amila Welihinda <[email protected]>
Refactored folder structure to add internals (#970)

72e85e2148037ef41520ef90fe56d9eec2354afb authored over 7 years ago by Amila Welihinda <[email protected]>
v0.11.2 (#947)

* [WIP] Route-based code splitting (#884)

* Upgrading to React Router v4, using react-router-...

2b37c30d293cad3330210da538cce9673399babc authored over 7 years ago by Amila Welihinda <[email protected]>
#959, lint-styles-fix & stylefmt (#960)

* #959, lint-styles-fix & stylefmt

Added lint-styles-fix & stylefmt to package.json

* sma...

4d46ca890535456416139996c6c102a821faa28a authored over 7 years ago by Digitroinc <[email protected]>
Redundant `node_modules` resolve in dev.dll.js (#950)

Since all webpack configs inherit the base config, and the base config contains `node_modules` i...

0b9903c9860ab93d26240d1668e8ac214582d39a authored over 7 years ago by afrojas <[email protected]>
Use local flow-bin package (#945)

If this setting is not present then flow extension suggests to install
flow globally which shou...

6fc6aae6e2fd87cb7f8d1562f006163df69cb4ce authored over 7 years ago by Talha Mansoor <[email protected]>
v0.11.1 (#941)

* [WIP] Route-based code splitting (#884)

* Upgrading to React Router v4, using react-router-...

585b4f4d30d4e6e94b5e31a11e56487dac66d022 authored over 7 years ago by Amila Welihinda <[email protected]>
Release 0.11.0 (#921)

* [WIP] Route-based code splitting (#884)

* Upgrading to React Router v4, using react-router-...

6941f419719138a53d7c1d6ded349adb308a63f9 authored over 7 years ago by Amila Welihinda <[email protected]>
Rebuild native deps on install (#913)

5442124c6ec11983ab90851a3b67381e5639f3d2 authored over 7 years ago by Amila Welihinda <[email protected]>
flow-typed install to postinstall + add any exports for module(require) (#917)

24cc04a24c4b72d01c157850e0b11c24b545cc50 authored over 7 years ago by Vladimir <[email protected]>
Delete ..stylelintrc.un~

2b0f7606bb06397e87078bb4f00c357efc778e65 authored over 7 years ago by Amila Welihinda <[email protected]>
Added initial stylelint support (#911)

* Added initial stylelint support

* Fixed remaining styles

* Extended only default rules

6c17c0624c55fd13ce05d5154de12e6ff6e7d6fd authored over 7 years ago by Amila Welihinda <[email protected]>
Deleted reference to erb-logo.png of setup.js (#907)

* Deleted reference to erb-logo.png file in remove array of boiler-room-custodian setup file bec...

9b679e153ac8dd0c3e433f2123cbe146d829c1bc authored over 7 years ago by Alejandro Leiva <[email protected]>
Fixed README examples for npm scripts (#903)

* Fixed README examples for npm scripts

* Updated README to favor `npm run dev`

d810d041df6ab76fc73d4072dafaf7e0a9fe18ee authored almost 8 years ago by Amila Welihinda <[email protected]>
Added order for eslint react/sort-comp rule (#898)

c6242ce7dc06e16afe35134a9509f8c03cc92093 authored almost 8 years ago by Amila Welihinda <[email protected]>
Webpack DLL Config Fix (#894)

* Webpack DLL Config Fix

* Removed accidentally committed dep

* Allowed all process.env.NO...

bbd8595b3ed44a910b789b646733d59e06be1a1f authored almost 8 years ago by Amila Welihinda <[email protected]>
Updated all devDeps to latest semver (#888)

f4dc6f2917f21bfdc7d58d2830421af9c2260201 authored almost 8 years ago by Amila Welihinda <[email protected]>
Redux Store Refactor (#886)

* Change the store to make adding middleware and enhancers more accommodating (#602)

* wrapp...

9f281c670428f2ee0f4b3411c1b4db570ce6f1a7 authored almost 8 years ago by Amila Welihinda <[email protected]>
Fix Webpack DLL NODE_ENV (#885)

29528b9de46f647872336ebdf538f569be8cb75f authored almost 8 years ago by Amila Welihinda <[email protected]>
Updated electron-builder (#876)

36697b20d882b114348fe98efe0c958b64fd7253 authored almost 8 years ago by Amila Welihinda <[email protected]>
Rename webpack configs (#881)

* Conformed webpack styles, added loader comments

* Initial renaming

* Fixed incorrect scr...

6a7aac1dbe08a6615ccfbb74dae04a85c25bc52b authored almost 8 years ago by Amila Welihinda <[email protected]>
Update Readme Stack (#882)

* Update Readme Stack

* Added missing images

* Removed old logo

* Updated tagline

* ...

3ce26668cab03a866c8058b296c4836aee89d298 authored almost 8 years ago by Amila Welihinda <[email protected]>
Add SASS support to project (#880)

* Add SASS support to project

* add SASS build to production webpack config

* add SASS bui...

265ef0a5a72303716cd15b680780b025fc417fa3 authored almost 8 years ago by Miziak <[email protected]>
Changed default port from 3000 => 1212 (#870)

1211312fee4dc042298d487faba5b65e66e02dd9 authored almost 8 years ago by Amila Welihinda <[email protected]>
Update package.json (#875)

fde80f5e29c484c48dbef0c0f7e303db76d59191 authored almost 8 years ago by Amila Welihinda <[email protected]>
Initial Webpack DLL Support (#860)

* Initial non-workign commit

* Initial working version

* Cleaned up config and comments

...

efcf462bc34719dbe86e0041b4e8db48f0838663 authored almost 8 years ago by Amila Welihinda <[email protected]>
More flexible NODE_ENV with DefinePlugin (#866)

* More flexible NODE_ENV with DefinePlugin

* Fixed trailing space

b64264e621713bcedf54d9cfa628d42c8e61aa70 authored almost 8 years ago by Amila Welihinda <[email protected]>
Fixed react-router warning on hot reload (#871)

1a4b066235566358ce29a69e165e41bd1a37992d authored almost 8 years ago by Amila Welihinda <[email protected]>
Improved vscode search (#856)

9beb1fea5f595b3c2b18711ba0c7afeaaf299444 authored almost 8 years ago by Amila Welihinda <[email protected]>
Conformed eslint rules to same rule convention (#835)

cc9f85e6385444166f52bc6936fa53b5031a2bd8 authored almost 8 years ago by Amila Welihinda <[email protected]>
chore(package): update style-loader to version 0.15.0 (#838)

https://greenkeeper.io/

9819fad722adceeee7a03b80522e9b14a87ba2a2 authored almost 8 years ago by Greenkeeper <[email protected]>
Prevent webpack.DefinePlugin from overriding process.env object (#819)

6c391a07ab562245419489ac172abee6c430347e authored almost 8 years ago by Maxim Vinogradov <[email protected]>
Added --trace-warnings to npm scripts (#831)

744552a8323f52b7d3da7cd15317903945687592 authored almost 8 years ago by Amila Welihinda <[email protected]>
chore(package): update jest to version 19.0.2 (#824)

https://greenkeeper.io/

25ce95f3a80c0132293e614f37e82f19e442f306 authored almost 8 years ago by Greenkeeper <[email protected]>
chore(package): update flow-bin to version 0.42.0 (#830)

https://greenkeeper.io/

51c616776f2735156d8e5f794edc68afe90c5eb1 authored almost 8 years ago by Greenkeeper <[email protected]>
Add backers and sponsors from Open Collective (#829)

Now your open collective backers and sponsors can to appear directly on your README.
see how i...

cbc1859415799f7c48ca196025a46970bf99d11d authored almost 8 years ago by Pia Mancini <[email protected]>
Fix `Inspect element` of context menu (#811)

56e837d4faf73d13cb879e6735fdc8b9394e73eb authored almost 8 years ago by Jhen-Jie Hong <[email protected]>
Fix yarn.lock (#810)

ee9cc8bc2a2cd717e99e74bd639c3d0c21badf26 authored almost 8 years ago by Jhen-Jie Hong <[email protected]>
Added vscode babel plugin to readme

265396990132358c7a4df47ba68638d401203830 authored almost 8 years ago by Amila Welihinda <[email protected]>
Fix and a little refactoring for testing (#774)

This commit fixes some cross-platform issues with tests execution
(related to different escapin...

1c69eb5f17eef56bf2bafcfbad93b98395b36d2b authored almost 8 years ago by Artyom Kozhemiakin <[email protected]>
Migrated to flow-runtime from tcomb (#799)

7d49ef4cc9a350f7eb247518551dd0f1dd3e11ae authored almost 8 years ago by Amila Welihinda <[email protected]>
Webpack2 migration (#769)

* basic webpack configuration

* fix test config

* remove superfluous file

* remove supe...

830e2e876c780b58880680613e112679ab40c3de authored almost 8 years ago by Alex Frazer <[email protected]>
Refactoring code for menu for easier changes (#791)

* added menu changes

* removed unused variable

* removed unused variable

* fixed typos
...

e607318c8a7ed0714327001166a1286f03c4cf7c authored almost 8 years ago by Alejandro Saucedo <[email protected]>
Added initial vscode support and setup documentation (#789)

feaa6e90fc0d2258d3a319e1000fcc8bef6b42da authored almost 8 years ago by Amila Welihinda <[email protected]>
Removed oudated eslintrc rule config

1d2860a319bf810447fa46961ad2382489067b70 authored almost 8 years ago by Amila Welihinda <[email protected]>
Enable deadcode elimination for babili-webpack-plugin v0.0.11 (#719)

86f53c2af2773ef6e69a46476b333d70eebb7f23 authored almost 8 years ago by Jhen-Jie Hong <[email protected]>
Fix link in configureStore.development.js, fix #785 (#786)

38dd947290f98084b5eb5553dd3295a983d120a6 authored almost 8 years ago by Marc N <[email protected]>
Added clone '--depth=1' option to readme (#783)

c2cbc69b4af2e75b990c803fcc862d3b11a7696b authored almost 8 years ago by Amila Welihinda <[email protected]>
add .nvmrc file (#730)

dd2274fe667f0ba4dcd7d2fc7107262b2b47875f authored almost 8 years ago by Chris Birk <[email protected]>
Switch mocha to jest (#768)

This commit replaces mocha with jest. Also this commit removes
dependency on babel-plugin-webpa...

a76aef26c6ddcbf1fea9e65919867903f5030634 authored almost 8 years ago by Artyom Kozhemiakin <[email protected]>
Disable `no-multi-assign` for eslint (#761)

* Disable no-multi-assign for eslint

* Add bundle to eslintignore

6a0c7f3a75208aae71bece34ef7cccac9bfb8ceb authored almost 8 years ago by Jhen-Jie Hong <[email protected]>
Add image loaders to development env config. (#747)

* Add image loaders to development env config.

* Fix trailing comma.

* Remove trailing spa...

210e6a4f0c493de2df8de7822dce0e21b3d86541 authored almost 8 years ago by Juliano Rafael <[email protected]>
chore(package): update electron-builder to version 13.3.2 (#724)

https://greenkeeper.io/

03c005b65695d4507143ec27b021cf30a3852346 authored almost 8 years ago by Greenkeeper <[email protected]>
chore(package): update eslint-plugin-flowtype-errors to version 3.0.0 (#708)

https://greenkeeper.io/

86bef637ca9e26bc658cec2d7c3ae7d78aac52e6 authored almost 8 years ago by Greenkeeper <[email protected]>
Added proper tern support (#711)

09852022512845ede48653acf95b02ac8df78b7d authored almost 8 years ago by Amila Welihinda <[email protected]>
chore(package): update electron-builder to version 12.2.2 (#710)

https://greenkeeper.io/

3badba747313770b006c2bf0e5908c17db75b2aa authored almost 8 years ago by Greenkeeper <[email protected]>
chore(package): update enzyme to version 2.7.1 (#699)

https://greenkeeper.io/

cec7c798ffff591de1fc27fc6f6dee478d331c8f authored almost 8 years ago by Greenkeeper <[email protected]>
chore(package): update file-loader to version 0.10.0 (#703)

https://greenkeeper.io/

a83c2c9451ab3e1601032f22a04309906d975b9d authored almost 8 years ago by Greenkeeper <[email protected]>
Fix babili-wepack-plugin options for 0.0.9 (#702)

bbdb604f2677f5bc2a34283c98fac2b2276f3f9a authored almost 8 years ago by Jhen-Jie Hong <[email protected]>
Disable deadcode minify until upstream issue fixed (#676)

* Add e2e case for ensure haven't any logs in renderer process

* Disable deadcode minify unti...

311eff8a92ea5d57641ee7395903d903de3f6513 authored almost 8 years ago by Jhen-Jie Hong <[email protected]>
Added 'browserslist' electron config to package.json (#665)

233bbee2bb53c7378706e9391f79c6d7904f7cd3 authored almost 8 years ago by Amila Welihinda <[email protected]>
Revert "Update babili-webpack-plugin to version 0.0.8 🚀" (#674)

809c2f5fe2522bf292e2874da7e5eae32e1dfb4e authored almost 8 years ago by Amila Welihinda <[email protected]>
Added file-icons to recommend plugins

1b55bfc0085d2fdd790845fe4d5b7757449ee3ea authored almost 8 years ago by Amila Welihinda <[email protected]>
chore(package): update babili-webpack-plugin to version 0.0.8 (#670)

https://greenkeeper.io/

6528aa9c0242b8289b7613cd54b5e22168d900d0 authored almost 8 years ago by Greenkeeper <[email protected]>
add proper cleanup for store config (#668)

f273eed21417ace57c2ecd154f432c4ba9d74885 authored almost 8 years ago by Thomas Stringer <[email protected]>
chore(package): update flow-bin to version 0.38.0 (#663)

https://greenkeeper.io/

10e6a73d228b2e400ecff8529ff85da5529edc36 authored almost 8 years ago by Greenkeeper <[email protected]>
Fix installExtensions (#662)

We should waiting for extensions installation, otherwise content script will not correctly load ...

91968bafadff2d3584d941335918120d4097b3ce authored almost 8 years ago by Jhen-Jie Hong <[email protected]>
chore(package): update asar to version 0.13.0 (#654)

https://greenkeeper.io/

1d69433009b3c80f7fd4ad242ee2a421563004e5 authored almost 8 years ago by Greenkeeper <[email protected]>
Moved browserslist from eslintrc to package.json (#658)

2413662cca426bb4c83adb39f9760fe7784edde0 authored almost 8 years ago by Amila Welihinda <[email protected]>
Adding missing dev dependencies (#656)

babel-plugin-transform-class-properties and babel-plugin-transform-es2015-classes are specified ...

d4561a5e7709e2258c2db46bd98b2eb52e7143a4 authored almost 8 years ago by Zoltan Kochan <[email protected]>
Updated deps, updated flow-types, fixed linter errors (#651)

470d082b9e26edc2075d89eac9008ca53a642a65 authored almost 8 years ago by Amila Welihinda <[email protected]>
Updated editorconfig section for sublime

8535514d492374f358f9c0de2cf5a556adc08970 authored about 8 years ago by Amila Welihinda <[email protected]>
chore(package): update boiler-room-custodian to version 0.5.0 (#643)

https://greenkeeper.io/

bf1aeaf98354a9eef1a36a16d581165f4a627e17 authored about 8 years ago by Greenkeeper <[email protected]>
Initial commit (#641)

3dcb2e0b8a716617d3713f3ec750ab762d10e91b authored about 8 years ago by Amila Welihinda <[email protected]>
Merge pull request #630 from chentsulin/compat-test

Added eslint-plugin-compat support

f35450aecfcc01a5f9cf9792fb709411d7417b86 authored about 8 years ago by Amila Welihinda <[email protected]>
Updated deps

5ba6589cdc65f01b06f8bc53c272b5639ce9c849 authored about 8 years ago by Amila Welihinda <[email protected]>
Merge branch 'master' into compat-test

0cce3a6444e49d922c1c32ab2b31659f602c5de4 authored about 8 years ago by Amila Welihinda <[email protected]>
Add es2015-classes / class-properties plugins only for development (#640)

c3ca9322448ba6f2f0bdd7cbf381b733a1a5bfd6 authored about 8 years ago by Jhen-Jie Hong <[email protected]>
Fix link (#638)

c9b28f00ba4ec72770ec2dbb7bc5e919a5450a70 authored about 8 years ago by StefanWerW <[email protected]>
Merge pull request #637 from chentsulin/removed-flow-types-install-from-postinstall

Removed flow type installation on postinstall

28866b2cf3bdc34488a3e6b0047ec4116aced41f authored about 8 years ago by Amila Welihinda <[email protected]>
Initial commit

8d9596058124f8480ee649f6f6000b582b6d527e authored about 8 years ago by Amila Welihinda <[email protected]>
Remove api dir (#634)

6868d413ff3c34ac3b5886b49a766ccdb864a014 authored about 8 years ago by Amila Welihinda <[email protected]>
Merge pull request #632 from chentsulin/greenkeeper-webpack-merge-2.0.0

Update webpack-merge to version 2.0.0 🚀

a592893d629e7e88681feaed06f59a5ec9d4e78a authored about 8 years ago by Amila Welihinda <[email protected]>
chore(package): update webpack-merge to version 2.0.0

https://greenkeeper.io/

221d3b9b2203589c8d92b2e7babf52f967ade5d7 authored about 8 years ago by greenkeeperio-bot <[email protected]>
Added eslint-plugin-compat support

c97414a74f0578cbc829db6f21d72f405909be90 authored about 8 years ago by Amila Welihinda <[email protected]>
Merge pull request #626 from chentsulin/updated-deps

Updated deps

72b87058e1c0b1ba81e826ec565da450c0ed4712 authored about 8 years ago by Amila Welihinda <[email protected]>
Updated deps

7a66da2e6cacf2a25f6dc4dc9485eb1f4c842e6c authored about 8 years ago by Amila Welihinda <[email protected]>
Merge pull request #622 from chentsulin/build-optimizations

Build Optimizations

7ee843e89d922e990cb2c81832cdf5d003bddafa authored about 8 years ago by Amila Welihinda <[email protected]>