Ecosyste.ms: OpenCollective

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

github.com/kriasoft/react-firebase-starter

Boilerplate (seed) project for creating web apps with React.js, GraphQL.js and Relay
https://github.com/kriasoft/react-firebase-starter

Add clarification around Firebase project names for how to publish and authenticate (#98)

adeb9d9fa89da0ba972194159a3eeaed58d371d6 authored over 8 years ago
Update README.md

ded499fce18fb82b7436f9d94cace434d77c1274 authored over 8 years ago
Add online chat badge to README.md

ef045bfe9cd810af4d0d1d19bf42e32098a3175f authored over 8 years ago
Add share links in README.md

bdc8b438857a29fbccda7e5e498ee909c4e7f6e3 authored over 8 years ago
Add a link to the demo site in README.md

b8b8f543ab8ef2512f30de3dbc7f70c84f3e5fc3 authored over 8 years ago
Add a contributing guide

1bf21d47f1e2fba64fcc5fc987bf714c814f2523 authored over 8 years ago
Update license information

c97c62cfe181c8ebdda49689575a9d8578584077 authored over 8 years ago
Update docs/recipes a little

d18d99af9bb8ef2a2de3ae0e4b14cd2311331c54 authored over 8 years ago
Update README.md

9f8e8a24d333d2095ce8b282da01d476e019871e authored over 8 years ago
Fix ESLint warnings

501ce7e401517a32dc6db50ff030ada67c96423d authored over 8 years ago
Fix publish script to build in release mode by default

93e540d013a0215e2283154d475c1f715918a30c authored over 8 years ago
Add firebase-tools dependency; update README.md

e6dc41a5855fd1714a0de20b08a460400c80bd8f authored over 8 years ago
Enable HMR, React Hot Loader; downgrade Webpack to 1.x

- Downgrade Webpack to 1.x (too many issues with Webpack 2.x)
- Enable Hot Module Replacement (H...

ae63df3ed250997f7c8b011090a0054a9fef7b57 authored over 8 years ago
Fix ESLint warning in run.js

454e3d8dd734554685a5e66b737188750b4cd75d authored over 8 years ago
Optimize the project for Firebase hosting

Closes #96

4e3d9a24b6600ee151263e3e1dc90a9c0612a6b5 authored over 8 years ago
Update npm modules; tweak webpack.config.js a little

b4f50c57675dd6de9cf1dd1bbb5ded4edee74b88 authored over 8 years ago
Update npm modules

97a2bc9635d403c29491c7efa0453f3817ee669d authored over 8 years ago
Fix ESLint warning

19628f558864d782b2414b6a3d40a2a371bd37d1 authored over 8 years ago
Append a hash string to the bundle filename in production mode

Closes #23, closes #67

4a0416f748675cd2494f58c8af04e53d30a087b5 authored over 8 years ago
Integrate FastClick

Closes #22

40c20c95666b7c0dac9d3b3efffb58d01707e56d authored over 8 years ago
Simplify code inside the Link component

7a7fe9351816693b5f068c87b4758f32c21c180a authored over 8 years ago
Simplify the deployment script some more (run.js)

4a706b9633ffc7cbd7f36c988d5228bf73e61a0e authored over 8 years ago
Change deployment URL in run.js

e674f748a5820d2e36db68e93a72699de317afe4 authored over 8 years ago
Fix title on the error page

46414040ac2290a322fffb1f54684b4fbdfcdff6 authored over 8 years ago
Fix ESLint warning

cb70c4c15bc4dcff179f4654fa1cd19b210024a9 authored over 8 years ago
Fix #46: Static pages not found when using trailing /

5b34e944ffb6c27454197614c9068d249e675595 authored over 8 years ago
Fix a typo

4e1a1e7c1c62930d087012ab5a73f8b43ecdf139 authored over 8 years ago
Update README.md

77aed8e556c0fe47ade9a358bae11bcea3e9daac authored over 8 years ago
Update README.md

35ea5132ed662b6a62fc0ebcd68892251fa6f82f authored over 8 years ago
Combine build automation scripts into a single file (run.js)

Try running `node run build` or `node run help`

9a820de2b371348fe23f7e4639e17f6428afdca0 authored over 8 years ago
Generate a static HTML page for each route on build

aa455bbbf2b77128f9663b43ec6c2b53207afc7b authored over 8 years ago
Update main.js and router.js to properly handle errors

82cb0b97e9716722f317de55750671e3dec67b0d authored over 8 years ago
No need to pass history object as a context variable

...because this is not an isomorphic app

9a8237273bdc0c90fabb039fbdbdc1ef412327bd authored over 8 years ago
Switch to declarative style routes. See routes.json

49a67f0af23e81b416f04ee1d43c1175dc03f63a authored over 8 years ago
Update npm modules; add more plugins to PostCSS

678efadfb2dc8ca7eb2213674a54235009717cd2 authored over 8 years ago
Fix a bug in tools/copy.js (#90)

fixes the following error on `npm run build`:
```js
CpyError: Cannot glob `static/**/*`: Canno...

4fb828157738aab9bc69ad282c742691442d9aa9 authored over 8 years ago
Add WHATWG Fetch API polyfill in core/app.js

0d219499325083f7d21c8e66df00d01f91525361 authored over 8 years ago
Fix ESLint warning in tools/webpack.config.js

9b19bcaaecc9b9a2d767f6302ef6654b87c17275 authored over 8 years ago
Update ESLint and README.md files

9c3abcf2fe80dd00ea1e4835e2337007453ec1c3 authored over 8 years ago
Update README.md

e8f57bb41d4a54ada846bafcffde9ca84206d888 authored over 8 years ago
Merge pull request #89 from alerosa/alerosa-patch-1

Added 'react-app' to package.json

4cd8c3f3bcc2ac1573a61692fe7e974012d97990 authored over 8 years ago
Update package.json

Correct webpack bundle error due to missing 'react-app' package.

0d76020a5a92464e48ea24319df78a42a4834c45 authored over 8 years ago
Integrate Universal Router, React App, History modules

...update project structure, add /routes folder with page/screen components along with the routi...

34525ee8202673062d6c96eb6348ec7f75d0325d authored over 8 years ago
Update README.md

e93167f51f50b2cc1a8ab5dfa1d06219b6929ddf authored over 8 years ago
Merge branch 'xdamman-patch-1'

48f49142b68c77219107af19cd5101acdba8acbd authored over 8 years ago
Added backers and sponsors from Open Collective

e5722f55068ddb3c8a84aaf95f88acca233044b9 authored over 8 years ago
Merge pull request #53 from cobbweb/patch-1

Fix Link props order with spread operator

d1701d7aa5b618bb5c2d28e6883bf3b95ec99acc authored about 9 years ago
Fix Link props order with spread operator

When using props in conjunction with the spread operator, values provided last override earlier ...

9a8b96583a413c3643873bbda7718b53ca7daf73 authored about 9 years ago
Merge pull request #38 from i8ramin/patch-1

Add instructions for npm run build release

8466545c8405fff5dd531c20166538284aec27e6 authored about 9 years ago
Add instructions for npm run build release

aee39e846b3e41342eec9ad9586b705fb48d1756 authored about 9 years ago
Update npm packages

b9cc3c801745e64adeb31fb552f26e83fa7c7e76 authored over 9 years ago
Remvoe --watch flag from `npm run test`

0785807034130dde35348e54ce7d541b1d18da12 authored over 9 years ago
Rename tools/config.js to webpack.config.js

6a5c151fcf30df1e1110f67dfaf38c9f1de32c87 authored over 9 years ago
Rename `lib` to `core`; update pure react components to be functions

cc2da061a4b4424041f8652132f37c707fd0376c authored over 9 years ago
Update DOMContentLoaded event handler in app.js

bef2a3a19f5d5ac4a0330bda6fc32838a5787323 authored over 9 years ago
Update npm modules

fa11e77ab73a830a78899e2a1732317a79b425c5 authored over 9 years ago
Merge pull request #33 from laCour/patch-1

Correct typo on internal error page

8acbf2c6e82c4c559c3d870ea9397a7cd262babd authored over 9 years ago
Correct typo on internal error page

58de8519be5a693cfd839336533d3a53b56c6e5c authored over 9 years ago
Replace React Hot Loader (depricated) with React Transform

7bf552fde4f28e6f0798af6c0bf5061b46cacc6f authored over 9 years ago
Remove unused styles from Navigation.scss

4ed3d62aa9e88f92867e79ea32f89d7781499481 authored over 9 years ago
Remoe nested CSS rules and element selectors in favor of class selectors

332b8b1c42144ef7c590f6d52e0f8163703439df authored over 9 years ago
Merge PR#32: Add basic CSS styles

489589adf1dd4ce48103c98ecd378dbec4f095fe authored over 9 years ago
some basic css

e4ce44137fde744339c3c0c76b39c92f4da8eeb7 authored over 9 years ago
Merge PR#30: Add missing HTML5 doctype

fbe1e9293d5485dcf1855b1d5d58aaf03b8e803a authored over 9 years ago
Add doctype before render to make valid html

Add doctype to html string

9400f6bfb7fbc262d06fe9cb3772b07599142305 authored over 9 years ago
Update automation scripts

e36244dc58499ceae13ab6c36944057321c5fa94 authored over 9 years ago
Run React app only when DOM content is loaded

b5260679105d3204e46e4bf5c5ae0c26eaf7fafe authored over 9 years ago
Update README.md

036b5fd462a9e358152a281bba1b04f6fd817804 authored over 9 years ago
Add `debug` prop to Html component

98e5a0ef6df8e89f764a8c013d71a8f945f154e3 authored over 9 years ago
Enable source maps

Ref #29

7e95842ddfdaf72be7ecd3abbcb0ede38f706c00 authored over 9 years ago
Send pageview event to Google Analytics on location change

fb836f73d0f0d29ac3a568f0485ecec376308621 authored over 9 years ago
Fix the target branch in tools/deploy.js

95ad092c6968e8aa26a18bb737b4461c4644f335 authored over 9 years ago
Add a CNAME file

e1f47d372e24db958b14f1308a82fb9b80b15db9 authored over 9 years ago
Refactor the directory layout

a4aac1e4d7b5ea223936eaf6f61a2aa80182bfbb authored over 9 years ago
Merge branch 'fix-build-error' of https://github.com/creeperyang/react-static-boilerplate into creeperyang-fix-build-error

Conflicts:
tools/config.js

e91361c32c50871c62af26fbdb70d3799dcdb7e8 authored over 9 years ago
Refactor the directory layout

e2488d5374c93534f9db4e5e5c499ddfeb4a5be2 authored over 9 years ago
fix es6 spread error

make config code more robust

2a39e59518a394a90211d5820758c2761f4ef092 authored over 9 years ago
Update npm packages; use AirBnb settings for ESLint

dccf9418243c0121842fac56db655cbf946fd404 authored over 9 years ago
Update npm packages

d5726a13edece505d88c26828bbd8dbc28c2e303 authored over 9 years ago
Update README.md

af449bc54eae3dabf48332b571a89a206744b851 authored over 9 years ago
Update npm modules; remove NoErrors webpack plugin

Fix #16

b0f65e6e10a25b885b748dd9f1f312833e73e80e authored over 9 years ago
Merge pull request #12 from Frenzzy/add-uglify

Add UglifyJS for client bundle

24e8ca9746921662ef6dc138a7767ef5d61fc2d6 authored over 9 years ago
Merge pull request #11 from Frenzzy/remove-minimist

Remove minimist dependency

ec405e93170285c77c96f193230be61172d6cb05 authored over 9 years ago
Add UglifyJS plugin to webpack.config for production client bundle

35e9bf099441e6a3332906e1183dcd40797866d7 authored over 9 years ago
Remove minimist dependency

76f6ff6fe229c97416977f0f93a80bc19ffd829b authored over 9 years ago
Merge branch 'patch-1' of https://github.com/HaNdTriX/react-static-boilerplate into HaNdTriX-patch-1

Conflicts:
package.json

67c25d73699f3fcfd45b3233b032058b71da9ab6 authored over 9 years ago
Merge pull request #8 from dax70/master

Added missing css-loader and style-loeader

4280bcc22c4abc50d40d3fa2df5f6239661415e7 authored over 9 years ago
Added missing css-loader and style-loeader

10887b4bd62d99869e7cad283dc000b0cc9945bd authored over 9 years ago
Update npm script commands

f57412b1a90f24f1ad29cbc01ef2f5ecf535a232 authored over 9 years ago
Add style-loader & css-loader dependency

ee84dc8d387258f851c93b72b9d2212504b5ac90 authored over 9 years ago
Transpile CSS with `cssnext`

beb7ea188ec46f7b6aae3ede0ecbdf7595d44ad4 authored over 9 years ago
Update README.md

b0650b396ff25c542f97220643d77439c6d5d27f authored over 9 years ago
Update README.md

cf8a19c3e0cba46e29e51fc2e6b79b30cc06aff7 authored over 9 years ago
Major refactoring

a2a2c8f1dac4f910e53a37840313a8667f68fcb1 authored over 9 years ago
Update Error page

76c6f945ab1b6b9ca0e92a49c14204e2e8291f28 authored over 9 years ago
Merge branch 'b2whats-react-hot-reload'

992adcabebe102790ad508f5a4fc72180b76459c authored over 9 years ago
Merge branch 'react-hot-reload' of https://github.com/b2whats/react-static-boilerplate into b2whats-react-hot-reload

e65cd998be7b7c3633812cf5a6114e804abdadd1 authored over 9 years ago
Update links in README.md

d7266a3bb773e99d55781c75787e6d37951542c4 authored over 9 years ago
Update ESLint settings

cb3bd446502bccefab62f99904be5933182a6014 authored over 9 years ago
watch update //Fix: 2 run

dc0e584112b5494464ac42a04d255de42f5b7fc2 authored over 9 years ago