Ecosyste.ms: OpenCollective

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

github.com/kriasoft/rsb.kriasoft.com

Create React App + Relay Modern (DEMO)
https://github.com/kriasoft/rsb.kriasoft.com

Integrate FastClick

Closes #22

40c20c95666b7c0dac9d3b3efffb58d01707e56d authored over 8 years ago by Konstantin Tarkus <[email protected]>
Simplify code inside the Link component

7a7fe9351816693b5f068c87b4758f32c21c180a authored over 8 years ago by Konstantin Tarkus <[email protected]>
Simplify the deployment script some more (run.js)

4a706b9633ffc7cbd7f36c988d5228bf73e61a0e authored over 8 years ago by Konstantin Tarkus <[email protected]>
Change deployment URL in run.js

e674f748a5820d2e36db68e93a72699de317afe4 authored over 8 years ago by Konstantin Tarkus <[email protected]>
Fix title on the error page

46414040ac2290a322fffb1f54684b4fbdfcdff6 authored over 8 years ago by Konstantin Tarkus <[email protected]>
Fix ESLint warning

cb70c4c15bc4dcff179f4654fa1cd19b210024a9 authored over 8 years ago by Konstantin Tarkus <[email protected]>
Fix #46: Static pages not found when using trailing /

5b34e944ffb6c27454197614c9068d249e675595 authored over 8 years ago by Konstantin Tarkus <[email protected]>
Fix a typo

4e1a1e7c1c62930d087012ab5a73f8b43ecdf139 authored over 8 years ago by Konstantin Tarkus <[email protected]>
Update README.md

77aed8e556c0fe47ade9a358bae11bcea3e9daac authored over 8 years ago by Konstantin Tarkus <[email protected]>
Update README.md

35ea5132ed662b6a62fc0ebcd68892251fa6f82f authored over 8 years ago by Konstantin Tarkus <[email protected]>
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 by Konstantin Tarkus <[email protected]>
Generate a static HTML page for each route on build

aa455bbbf2b77128f9663b43ec6c2b53207afc7b authored over 8 years ago by Konstantin Tarkus <[email protected]>
Update main.js and router.js to properly handle errors

82cb0b97e9716722f317de55750671e3dec67b0d authored over 8 years ago by Konstantin Tarkus <[email protected]>
No need to pass history object as a context variable

...because this is not an isomorphic app

9a8237273bdc0c90fabb039fbdbdc1ef412327bd authored over 8 years ago by Konstantin Tarkus <[email protected]>
Switch to declarative style routes. See routes.json

49a67f0af23e81b416f04ee1d43c1175dc03f63a authored over 8 years ago by Konstantin Tarkus <[email protected]>
Update npm modules; add more plugins to PostCSS

678efadfb2dc8ca7eb2213674a54235009717cd2 authored over 8 years ago by Konstantin Tarkus <[email protected]>
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 by Christiaan Maks <[email protected]>
Add WHATWG Fetch API polyfill in core/app.js

0d219499325083f7d21c8e66df00d01f91525361 authored over 8 years ago by Konstantin Tarkus <[email protected]>
Fix ESLint warning in tools/webpack.config.js

9b19bcaaecc9b9a2d767f6302ef6654b87c17275 authored over 8 years ago by Konstantin Tarkus <[email protected]>
Update ESLint and README.md files

9c3abcf2fe80dd00ea1e4835e2337007453ec1c3 authored over 8 years ago by Konstantin Tarkus <[email protected]>
Update README.md

e8f57bb41d4a54ada846bafcffde9ca84206d888 authored over 8 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #89 from alerosa/alerosa-patch-1

Added 'react-app' to package.json

4cd8c3f3bcc2ac1573a61692fe7e974012d97990 authored over 8 years ago by Konstantin Tarkus <[email protected]>
Update package.json

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

0d76020a5a92464e48ea24319df78a42a4834c45 authored over 8 years ago by Alessandro Rosa <[email protected]>
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 by Konstantin Tarkus <[email protected]>
Update README.md

e93167f51f50b2cc1a8ab5dfa1d06219b6929ddf authored over 8 years ago by Konstantin Tarkus <[email protected]>
Merge branch 'xdamman-patch-1'

48f49142b68c77219107af19cd5101acdba8acbd authored over 8 years ago by Konstantin Tarkus <[email protected]>
Added backers and sponsors from Open Collective

e5722f55068ddb3c8a84aaf95f88acca233044b9 authored over 8 years ago by Xavier Damman <[email protected]>
Merge pull request #53 from cobbweb/patch-1

Fix Link props order with spread operator

d1701d7aa5b618bb5c2d28e6883bf3b95ec99acc authored about 9 years ago by Konstantin Tarkus <[email protected]>
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 by Andrew Cobby <[email protected]>
Merge pull request #38 from i8ramin/patch-1

Add instructions for npm run build release

8466545c8405fff5dd531c20166538284aec27e6 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Add instructions for npm run build release

aee39e846b3e41342eec9ad9586b705fb48d1756 authored about 9 years ago by Ramin B <[email protected]>
Update npm packages

b9cc3c801745e64adeb31fb552f26e83fa7c7e76 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Remvoe --watch flag from `npm run test`

0785807034130dde35348e54ce7d541b1d18da12 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Rename tools/config.js to webpack.config.js

6a5c151fcf30df1e1110f67dfaf38c9f1de32c87 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Rename `lib` to `core`; update pure react components to be functions

cc2da061a4b4424041f8652132f37c707fd0376c authored about 9 years ago by Konstantin Tarkus <[email protected]>
Update DOMContentLoaded event handler in app.js

bef2a3a19f5d5ac4a0330bda6fc32838a5787323 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Update npm modules

fa11e77ab73a830a78899e2a1732317a79b425c5 authored about 9 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #33 from laCour/patch-1

Correct typo on internal error page

8acbf2c6e82c4c559c3d870ea9397a7cd262babd authored over 9 years ago by Konstantin Tarkus <[email protected]>
Correct typo on internal error page

58de8519be5a693cfd839336533d3a53b56c6e5c authored over 9 years ago by Jonathan la Cour <[email protected]>
Replace React Hot Loader (depricated) with React Transform

7bf552fde4f28e6f0798af6c0bf5061b46cacc6f authored over 9 years ago by Konstantin Tarkus <[email protected]>
Remove unused styles from Navigation.scss

4ed3d62aa9e88f92867e79ea32f89d7781499481 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Remoe nested CSS rules and element selectors in favor of class selectors

332b8b1c42144ef7c590f6d52e0f8163703439df authored over 9 years ago by Konstantin Tarkus <[email protected]>
Merge PR#32: Add basic CSS styles

489589adf1dd4ce48103c98ecd378dbec4f095fe authored over 9 years ago by Konstantin Tarkus <[email protected]>
some basic css

e4ce44137fde744339c3c0c76b39c92f4da8eeb7 authored over 9 years ago by lawlerblader <[email protected]>
Merge PR#30: Add missing HTML5 doctype

fbe1e9293d5485dcf1855b1d5d58aaf03b8e803a authored over 9 years ago by Konstantin Tarkus <[email protected]>
Add doctype before render to make valid html

Add doctype to html string

9400f6bfb7fbc262d06fe9cb3772b07599142305 authored over 9 years ago by Trinh Hoang Nhu <[email protected]>
Update automation scripts

e36244dc58499ceae13ab6c36944057321c5fa94 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Run React app only when DOM content is loaded

b5260679105d3204e46e4bf5c5ae0c26eaf7fafe authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update README.md

036b5fd462a9e358152a281bba1b04f6fd817804 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Add `debug` prop to Html component

98e5a0ef6df8e89f764a8c013d71a8f945f154e3 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Enable source maps

Ref #29

7e95842ddfdaf72be7ecd3abbcb0ede38f706c00 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Send pageview event to Google Analytics on location change

fb836f73d0f0d29ac3a568f0485ecec376308621 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Fix the target branch in tools/deploy.js

95ad092c6968e8aa26a18bb737b4461c4644f335 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Add a CNAME file

e1f47d372e24db958b14f1308a82fb9b80b15db9 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Refactor the directory layout

a4aac1e4d7b5ea223936eaf6f61a2aa80182bfbb authored over 9 years ago by Konstantin Tarkus <[email protected]>
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 by Konstantin Tarkus <[email protected]>
Refactor the directory layout

e2488d5374c93534f9db4e5e5c499ddfeb4a5be2 authored over 9 years ago by Konstantin Tarkus <[email protected]>
fix es6 spread error

make config code more robust

2a39e59518a394a90211d5820758c2761f4ef092 authored over 9 years ago by Creeper <[email protected]>
Update npm packages; use AirBnb settings for ESLint

dccf9418243c0121842fac56db655cbf946fd404 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update npm packages

d5726a13edece505d88c26828bbd8dbc28c2e303 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update README.md

af449bc54eae3dabf48332b571a89a206744b851 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update npm modules; remove NoErrors webpack plugin

Fix #16

b0f65e6e10a25b885b748dd9f1f312833e73e80e authored over 9 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #12 from Frenzzy/add-uglify

Add UglifyJS for client bundle

24e8ca9746921662ef6dc138a7767ef5d61fc2d6 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Merge pull request #11 from Frenzzy/remove-minimist

Remove minimist dependency

ec405e93170285c77c96f193230be61172d6cb05 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Add UglifyJS plugin to webpack.config for production client bundle

35e9bf099441e6a3332906e1183dcd40797866d7 authored over 9 years ago by Vladimir Kutepov <[email protected]>
Remove minimist dependency

76f6ff6fe229c97416977f0f93a80bc19ffd829b authored over 9 years ago by Vladimir Kutepov <[email protected]>
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 by Konstantin Tarkus <[email protected]>
Merge pull request #8 from dax70/master

Added missing css-loader and style-loeader

4280bcc22c4abc50d40d3fa2df5f6239661415e7 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Added missing css-loader and style-loeader

10887b4bd62d99869e7cad283dc000b0cc9945bd authored over 9 years ago by Eddy Recio <[email protected]>
Update npm script commands

f57412b1a90f24f1ad29cbc01ef2f5ecf535a232 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Add style-loader & css-loader dependency

ee84dc8d387258f851c93b72b9d2212504b5ac90 authored over 9 years ago by Henrik <[email protected]>
Transpile CSS with `cssnext`

beb7ea188ec46f7b6aae3ede0ecbdf7595d44ad4 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update README.md

b0650b396ff25c542f97220643d77439c6d5d27f authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update README.md

cf8a19c3e0cba46e29e51fc2e6b79b30cc06aff7 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Major refactoring

a2a2c8f1dac4f910e53a37840313a8667f68fcb1 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update Error page

76c6f945ab1b6b9ca0e92a49c14204e2e8291f28 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Merge branch 'b2whats-react-hot-reload'

992adcabebe102790ad508f5a4fc72180b76459c authored over 9 years ago by Konstantin Tarkus <[email protected]>
Merge branch 'react-hot-reload' of https://github.com/b2whats/react-static-boilerplate into b2whats-react-hot-reload

e65cd998be7b7c3633812cf5a6114e804abdadd1 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update links in README.md

d7266a3bb773e99d55781c75787e6d37951542c4 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Update ESLint settings

cb3bd446502bccefab62f99904be5933182a6014 authored over 9 years ago by Konstantin Tarkus <[email protected]>
watch update //Fix: 2 run

dc0e584112b5494464ac42a04d255de42f5b7fc2 authored over 9 years ago by W <[email protected]>
watcher

377a5189dfe5c5f2f943ba9bcb8d713bcc127f92 authored over 9 years ago by W <[email protected]>
Add CSS, postCSS loaders

Ref #2

3d9881275fb06d33283e10ebd8e7fcb27fe82e17 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Fix ESLint warnings

4b1cf85faf15cab036d33a6c2a1ae167816d34eb authored over 9 years ago by Konstantin Tarkus <[email protected]>
Merge branch 'b2whats-react-hot-reload'

2a41f407b0e336eec7ed348ba5f1c59cdf44ce0a authored over 9 years ago by Konstantin Tarkus <[email protected]>
add package

f7c453b67059b9f026c81e9f3f83eddc47838b73 authored over 9 years ago by W <[email protected]>
complete

e0f1e1ea4fe5abb2739d92aa0fe4d63ba8f3bf17 authored over 9 years ago by W <[email protected]>
Update README.md

cc4c2a5c687963f25516d9f208dfb8e2e913c5e2 authored over 9 years ago by Konstantin Tarkus <[email protected]>
Initial commit

bdfc82a8526886a829eb3d8916c4b9d5ce0f62a5 authored over 9 years ago by Konstantin Tarkus <[email protected]>