Ecosyste.ms: OpenCollective

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

Razzle

Fund the continued development of Razzle!
Collective - Host: opensource - https://opencollective.com/razzle - Code: https://github.com/jaredpalmer/razzle

Remove conflicting tests

github.com/jaredpalmer/razzle - b30b3872c7dfc3f427bb08448731c0525712ed56 authored over 7 years ago by Jared Palmer <[email protected]>
Update test commands

github.com/jaredpalmer/razzle - 8fc2e1f5b1b75753e9cb200965492f447bf1f938 authored over 7 years ago by Jared Palmer <[email protected]>
See if race condition is causing test failures on CI

github.com/jaredpalmer/razzle - 43eb9f956f3c9607c3a49ab0a8d5d167a94c254e authored over 7 years ago by Jared Palmer <[email protected]>
Move to Circle CI

github.com/jaredpalmer/razzle - 054a5ea1f1d091460c1934d68c6af20f809f6ac5 authored over 7 years ago by Jared Palmer <[email protected]>
Fix Rax example

github.com/jaredpalmer/razzle - 052542b447a603a88af5657ce5d7f50beca3d239 authored over 7 years ago by Jared Palmer <[email protected]>
Bump deps, update add resolve alias webpack/hot/poll

github.com/jaredpalmer/razzle - 811dca1b874dc5f5c912dc3318aa52291cca6100 authored over 7 years ago by Jared Palmer <[email protected]>
Set VERBOSE=true, comment out jasmine timeout for CI

github.com/jaredpalmer/razzle - b650bac92ab04e442be0420d1161c294fe80e123 authored over 7 years ago by Jared Palmer <[email protected]>
Test if assets.json error is breaking CI

github.com/jaredpalmer/razzle - 8da6de0b9585c51759bae6f7bbba8a9808278546 authored over 7 years ago by Jared Palmer <[email protected]>
Remove lingering 0.0.0.0 references

github.com/jaredpalmer/razzle - 022b8b1c89e2d04339a73b5ea3dc32417da555cc authored over 7 years ago by Jared Palmer <[email protected]>
Add clean script, use yarn in tests

github.com/jaredpalmer/razzle - a036a0aed82b5ec919321d855a0567c6e6097892 authored over 7 years ago by Jared Palmer <[email protected]>
jest --runInBand, fix appveyor install

github.com/jaredpalmer/razzle - 177c9d31e289e4f411506edd2b73c8ca90959007 authored over 7 years ago by Jared Palmer <[email protected]>
Test razzle start using basic example

github.com/jaredpalmer/razzle - 7af2ff2828290b22889df8da0c7baa5a115ba5fd authored over 7 years ago by Jared Palmer <[email protected]>
Remove rando babelrc

github.com/jaredpalmer/razzle - 25e7617c71b24afedee4bc1588aae30e44a6e19a authored over 7 years ago by Jared Palmer <[email protected]>
Add appveyor.yml

github.com/jaredpalmer/razzle - 56aab57f5120bb074dbe402fff4283c687d03282 authored over 7 years ago by Jared Palmer <[email protected]>
Merge branch 'next' of github.com:jaredpalmer/razzle into next

github.com/jaredpalmer/razzle - fd7afa9245481be8afc8d8d8b6bc4c62433df470 authored over 7 years ago by Jared Palmer <[email protected]>
Fix travis test command

github.com/jaredpalmer/razzle - 755d41b114d2113333aba28db7b910a36121ef7e authored over 7 years ago by Jared Palmer <[email protected]>
Merge pull request #274 from jaredpalmer/multi-dotenv

Multi dotenv

github.com/jaredpalmer/razzle - 3d32e6c72c0a4b2541b20457f093c285256b5c48 authored over 7 years ago by Jared Palmer <[email protected]>
Add e2e tests. #272

github.com/jaredpalmer/razzle - 21ddea9590ddb5d9b54c2a1d661fad912e337b24 authored over 7 years ago by Jared Palmer <[email protected]>
v0.6.0-rc1

github.com/jaredpalmer/razzle - 0685c5832effe3312fdf76870ee4673d70ed07d6 authored over 7 years ago by Jared Palmer <[email protected]>
Add multi-dotenv config like CRA's

github.com/jaredpalmer/razzle - 4605da7f003ce270e52bf3ea58a7f18198545ea9 authored over 7 years ago by Jared Palmer <[email protected]>
Remove QR code in console until new logger is done

github.com/jaredpalmer/razzle - 943b1e28daddeda489a3238db0d4e581d82d3d34 authored over 7 years ago by Jared Palmer <[email protected]>
Change default host from 0.0.0.0 to localhost

github.com/jaredpalmer/razzle - 49a148991756980fe3fa59895e49c8c5283f055f authored over 7 years ago by Jared Palmer <[email protected]>
Update inner README.md

github.com/jaredpalmer/razzle - 9e1fbf4db390ce1af2bee9c6361e86643ffd53e0 authored over 7 years ago by Jared Palmer <[email protected]>
Add Reason-React to README.md

github.com/jaredpalmer/razzle - 3ddcc2abb1d37a7a379cd61e82b596c83e8edc4c authored over 7 years ago by Jared Palmer <[email protected]>
Add Reason-React example

github.com/jaredpalmer/razzle - 0c3fd2e18be27d58c22a3fae324d6235c8d22dd4 authored over 7 years ago by Jared Palmer <[email protected]>
Upgrade react to 15.5.4 in template

github.com/jaredpalmer/razzle - 86ad517e53147235b613b0120a5897a7753c7d7c authored over 7 years ago by Jared Palmer <[email protected]>
Update lockfiles in basic and with-jest examples

github.com/jaredpalmer/razzle - a6538ed011f718815735ac29ca0f13de9a5e535c authored over 7 years ago by Jared Palmer <[email protected]>
Improved watch options on devServer

github.com/jaredpalmer/razzle - 5cca3c33b120e6812a167028d0dd5bb4da9b655f authored over 7 years ago by Jared Palmer <[email protected]>
Fix devServerPort

github.com/jaredpalmer/razzle - 693c3463d1fc9386350323a74c53d8c8956cc16b authored over 7 years ago by Jared Palmer <[email protected]>
Fix VERBOSE option

github.com/jaredpalmer/razzle - a894fbd0c2a0ed6a6b213470c2950148cceb2e94 authored over 7 years ago by Jared Palmer <[email protected]>
Start the dev server on the correct port in razzle start

github.com/jaredpalmer/razzle - 0d911dee1881617aacb5a5e35b6148de859fffee authored over 7 years ago by Jared Palmer <[email protected]>
Update devDeps

github.com/jaredpalmer/razzle - e5a83f6f87712d37c8908e890fb4aeb3334c4871 authored over 7 years ago by Jared Palmer <[email protected]>
Use .env for configuration. Add deprecation warning for specifying options for port, host, clearConsole in razzle.config.js (#265)

github.com/jaredpalmer/razzle - d10625f75f85e71ada7140230da5086bff5b74f5 authored over 7 years ago by Jared Palmer <[email protected]>
Add TypeScript example. Close #257

github.com/jaredpalmer/razzle - 4509145bf0f3d8e89ef1edab81f2f88877d0f642 authored over 7 years ago by Jared Palmer <[email protected]>
Change name of Home component in template

github.com/jaredpalmer/razzle - 5a97cb2c14419677af369a158555ff0ea3d58ff3 authored over 7 years ago by Jared Palmer <[email protected]>
Fix #264. Print the correct port in template/examples

github.com/jaredpalmer/razzle - 4a15294507b73320f7ffcf126310bf0f88289781 authored over 7 years ago by Jared Palmer <[email protected]>
Make path to server more TS friendly by removing strict file type

github.com/jaredpalmer/razzle - 3735ae8afefd31831fa5d8d8445412b0f55ac41a authored over 7 years ago by Jared Palmer <[email protected]>
Fix #263. Update webpack, webpack-dev-server

github.com/jaredpalmer/razzle - 30d40f065785eff428daf887269a15c02e59d172 authored over 7 years ago by Jared Palmer <[email protected]>
Disable host check

github.com/jaredpalmer/razzle - 89554b7ddaa6abf3e74bff8952d8095354be078a authored over 7 years ago by Jared Palmer <[email protected]>
Refactor Redux Example to exactly match Redux docs folder structure

github.com/jaredpalmer/razzle - 8167b3e9d916c2cc778b02c1e3a6f162bd0f32c6 authored over 7 years ago by Jared Palmer <[email protected]>
Close #261. Add Redux example

github.com/jaredpalmer/razzle - 1779a20ba6d6683b5f9e5aa74f3517575ac94020 authored over 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/razzle - 2d127fbe854bf10b244948aa02600ba83b0556b5 authored over 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/razzle - 47238093efbb4d662184b05fca5aec017128169f authored over 7 years ago by Jared Palmer <[email protected]>
Merge branch 'master' of github.com:jaredpalmer/react-production-starter

github.com/jaredpalmer/razzle - 28dc1e3ff59f00651e045ec2af9a7f549f1ce22b authored over 7 years ago by Jared Palmer <[email protected]>
Update README's

github.com/jaredpalmer/razzle - 748441cddd89ed31d102beacf03abd049fed53f7 authored over 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/razzle - 9070bb5610400effb776316888bb2fd153869a1c authored over 7 years ago by Jared Palmer <[email protected]>
Merge branch 'master' of github.com:jaredpalmer/react-production-starter

github.com/jaredpalmer/razzle - 0b10b4af1ea05d4eb377583be1f28f8ff8fe245f authored over 7 years ago by Jared Palmer <[email protected]>
Remove extra twitter svg

github.com/jaredpalmer/razzle - d4bb73ef5846c40c8a4e858c16f4e83e1a94580e authored over 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/razzle - bfe26742897e3902a3d0b3ae81ee2c9e00624987 authored over 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/razzle - bfe9709dd31434337933f34834e8ffe63fd9ac90 authored over 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/razzle - 044d59d6fdf28bf3eddf2700dd50d8f6f68d05eb authored over 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/razzle - eac4911a9c6ce7749f066357a6231cea179655cd authored over 7 years ago by Jared Palmer <[email protected]>
Update README.md

github.com/jaredpalmer/razzle - 9a3c13c71bb0fbadb5c48f496eaa57dbcc7cf7d3 authored over 7 years ago by Jared Palmer <[email protected]>
Update template to use latest

github.com/jaredpalmer/razzle - fcff2ff54f55dcb1ad2c79af71b009ef86c36a9c authored over 7 years ago by Jared Palmer <[email protected]>
Update deps

github.com/jaredpalmer/razzle - b1fd31870006429fbf2cda3796ee6034b41352ab authored over 7 years ago by Jared Palmer <[email protected]>
Update readme

github.com/jaredpalmer/razzle - d91e824433b89d640e7498fa39fb78a7933cad88 authored over 7 years ago by Jared Palmer <[email protected]>
Razzle (#255)

* move to razzle

github.com/jaredpalmer/razzle - 75966e3eb6177657c066a44b97e63870f5fa5eeb authored over 7 years ago by Jared Palmer <[email protected]>
fix: Escape inline start script for PowerShell (#171)

Single quotes inside the NPM start script throws the following error when running "npm start" fr...

github.com/jaredpalmer/razzle - 9eb65f03e431dd35de1895d805202c23fd008260 authored about 8 years ago by Chris Fitkin <[email protected]>
chore(package): update nyc to version 10.0.0 (#169)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - fcd505a56818d1de3ec8923d3e151bd70a552958 authored about 8 years ago by Greenkeeper <[email protected]>
Fix #172 (#173)

This rollsback the bump up to react-router v3, which messed up lazy-loading on the client. More ...

github.com/jaredpalmer/razzle - 95cfdf6350074e1891ea83ec5edb6e793a2b84ce authored about 8 years ago by Jared Palmer <[email protected]>
chore(package): update react-router to version 3.0.0 (#162)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - ae3be8bceca58df86684a1bbd9fe0375b7b49f95 authored about 8 years ago by Greenkeeper <[email protected]>
chore(package): update aphrodite to version 1.1.0 (#165)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - 294b95ad1e7108ca81a6d95930efc407ba21d272 authored about 8 years ago by Greenkeeper <[email protected]>
chore(package): update aphrodite to version 0.6.0 (#157)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - 60570190e3988d9d482450d44b45d67c5a94e04f authored about 8 years ago by Greenkeeper <[email protected]>
chore(package): update axios to version 0.15.0 (#158)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - 76d84be97285848ad559d5be3d3273068a14b8aa authored about 8 years ago by Greenkeeper <[email protected]>
Throng (#126)

* Implement throng, lightweight PM2

* Fix server in tests. Closes #103 #104

* Remove serve...

github.com/jaredpalmer/razzle - f235fa44b4cc851082c2cae0a6b605ac02410db1 authored over 8 years ago by Jared Palmer <[email protected]>
chore(package): update history to version 4.0.0 (#138)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - beda13dcebe72fc909451f5ee02b02d50c5a9b2e authored over 8 years ago by Greenkeeper <[email protected]>
Removing ImmutableJS (#137)

github.com/jaredpalmer/razzle - 2fa94cecf1fb614b7c53eab90331149f32a8cf33 authored over 8 years ago by Robert S <[email protected]>
chore(package): update eslint-config-standard to version 6.0.0 (#127)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - f394459229800cafaa5054704eee49499fe8ee09 authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update babel-preset-es2015 to version 6.14.0 (#130)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - 76d49984dc015c616caa607c814e9f6c8c94d56d authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update standard to version 8.0.0 (#128)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - 7a145be39a5f664ffa28d393832008bb49089ed0 authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update axios to version 0.14.0 (#131)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - e4bfa208efa67aea6b1687fbd87b570116448c0e authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update cross-env to version 2.0.1 (#133)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - 55bc6c114c064370a5bb10a0a7ceac43d78fe669 authored over 8 years ago by Greenkeeper <[email protected]>
heroku-postbuild (#125)

* test heroku-postbuild

* remove clean

* build in production mode

* Move non-test devDe...

github.com/jaredpalmer/razzle - 5893a28583eed68892b73d03b6bb711cd95ce1e2 authored over 8 years ago by Jared Palmer <[email protected]>
Update travis to use node 6.2.2

github.com/jaredpalmer/razzle - 49071c364db6d977d6dc429b83954c2d7af4a267 authored over 8 years ago by Jared Palmer <[email protected]>
Add nyc, react-optimize, instabul. Go back to babel-polyfill (#124)

github.com/jaredpalmer/razzle - 3544d7429df085f87e4ba94c5c0ff54630213fd9 authored over 8 years ago by Jared Palmer <[email protected]>
Fix #123. Make sure assets is declared, add vendor hash.

github.com/jaredpalmer/razzle - f423c7c38323b7131a159b26771600fa901fa411 authored over 8 years ago by Jared Palmer <jaredpalmer>
Add promise polyfill and clean up unused deps (#122)

github.com/jaredpalmer/razzle - a3049d2ad1c9fb33df9fe30a8c8b1853e29d5c0e authored over 8 years ago by Jared Palmer <[email protected]>
chore(package): update babel-preset-es2015 to version 6.13.2 (#117)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - deb12743f91f54624b28f19d2f9ef42417e7f654 authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update standard-loader to version 5.0.0 (#115)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - cf7677b2e4d49a3d9725b722cd1f2b20fe19b20d authored over 8 years ago by Greenkeeper <[email protected]>
Remove assets plugin from dev webpack. Fixes #113

github.com/jaredpalmer/razzle - e45719e0aa75e79f43baa0854dafbd24d49ecd63 authored over 8 years ago by Jared Palmer <[email protected]>
Fix hmr issue with first run. Fix #113

github.com/jaredpalmer/razzle - d7a34e6585dfc38a4b424925e7ce9e959f615036 authored over 8 years ago by Jared Palmer <[email protected]>
Update server.js

github.com/jaredpalmer/razzle - abba463f5ed186b009130773cd717c602b6d9310 authored over 8 years ago by Jared Palmer <[email protected]>
chore(package): update mocha to version 3.0.0 (#110)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - ac2e9cbf4169f58e9e2a47669b1dd9bc45283903 authored over 8 years ago by Greenkeeper <[email protected]>
Update README.md

github.com/jaredpalmer/razzle - 06a9e686fc52baeda4e218b9694aaf42d23aeac0 authored over 8 years ago by Jared Palmer <[email protected]>
Bump node version. Fixes #100

github.com/jaredpalmer/razzle - 9e5edf56384962df95af88116c200a909307e388 authored over 8 years ago by Jared Palmer <jaredpalmer>
Feature: Redux-Immutable (#99)

* Fix .map() key error

* Fix listing error

* Remove legacy immutable update import

* Im...

github.com/jaredpalmer/razzle - 330aa9e0656ad969179dd0e3e53161152810d3d5 authored over 8 years ago by Jared Palmer <[email protected]>
Improved DX (#98)

* Fix .map() key error

* Fix listing error

* Remove legacy immutable update import

* Im...

github.com/jaredpalmer/razzle - e75ebff53c0550acc71e0190f9df0a61c54ed752 authored over 8 years ago by Jared Palmer <[email protected]>
chore(package): update aphrodite to version 0.5.0 (#95)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - 4888169dc38dfe392049eb2768a81c3e26f8446c authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update babel-cli to version 6.11.4 (#94)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - 7bcd13792547aa5ac3dc73a813262945017d0b5f authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update axios to version 0.13.0 (#92)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - 35031807c0d6700394a09738726716c71b03e7f6 authored over 8 years ago by Greenkeeper <[email protected]>
chore(package): update cross-env to version 2.0.0 (#91)

https://greenkeeper.io/

github.com/jaredpalmer/razzle - 368b18baad9744cbf32ae57aa1523bb75612f16c authored over 8 years ago by Greenkeeper <[email protected]>