-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Update to Babel 6 (replaces #778) #935
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Update to Babel 6 (replaces #778)
|
Oh boy.. here goes nothing.. |
|
getting the |
|
Everything seems ok on node |
|
see PR #936 |
|
Well it depends on what your deployment procedure looks like. For me it's a master checkout followed by |
The pull request to update Babel `6.x.x` raises the old `ReferenceError: _ApiClient is not defined` error on fresh installation, with node `4.2.4`. All tests are green and everything seems fine with node `5.6.0`. Think its time to upgrade... Babel 6 plays nicer with 5.x.x anyway. see PR: erikras#935
commit 214de0dfb47b6d494b30146dd9ea0aba51228fcc Merge: 3720269 c98989a Author: Erik Rasmussen <[email protected]> Date: Fri Nov 11 16:26:59 2016 +0100 Merge pull request #1314 from sslotsky/violet-paginator feat(violet-paginator): Adds Pagination example with violet-paginator commit c98989afaaafe07f7b7b75ef769d23eb9e7aee31 Author: Sam Slotsky <[email protected]> Date: Sun Nov 6 09:50:38 2016 -0600 Working pagination example commit 37202692fd2e8ba99bc1ad2f38378bebf361862c Merge: 38e99f0 13c6808 Author: Andrew McLagan <[email protected]> Date: Sun May 22 15:15:15 2016 +1000 Merge pull request #1165 from jneto/fix-update-widget-api Fix update widget api -- THANKS! commit 13c68081c4d265d396eba043042d90415c7fc637 Author: João Neto <[email protected]> Date: Sat May 21 21:44:49 2016 -0300 test(api) test update when load fails commit 0d373a4978501a7f3b738a7c1332846313e44572 Author: João Neto <[email protected]> Date: Sat May 21 21:43:39 2016 -0300 fix(api) update update widgets tests commit c51af25e574598e3fae628ee020d0aa60e2c921c Author: João Neto <[email protected]> Date: Sat May 21 21:39:06 2016 -0300 fix(api) update widgets to accept errors from load commit 3171bda719c0bb414c1aa75e94f4572ca245d773 Author: Ryan Anderson <[email protected]> Date: Fri Mar 25 12:17:13 2016 -0700 Fix update widgets api to actually save to session commit 38e99f07b1935e4e6a64324d4d4ee588091df350 Merge: 3e8453d 831bf04 Author: Erik Rasmussen <[email protected]> Date: Mon May 9 17:26:17 2016 +0200 Merge pull request #1135 from thomasjshafer/survey-validate-api addressed TODO: made SurveyForm use api endpoint for validation commit 831bf04b3d76eae4f4d3f356944ee82bd19cf511 Author: Thomas Shafer <[email protected]> Date: Wed May 4 14:12:09 2016 -0700 addressed TODO made SurveyForm use api endpoint for validation commit 3e8453dba635c5792dc2ab61406bbe9545328b25 Merge: fd7b35d 19f1494 Author: Dan Schuman <[email protected]> Date: Tue Apr 26 11:38:53 2016 -0700 Merge pull request #951 from svsool/master update react-router-redux to 4.0.0 commit fd7b35da467eafe3562a96e4681455703bdb57c7 Merge: d4d38aa be090cf Author: Dan Schuman <[email protected]> Date: Mon Apr 25 11:19:11 2016 -0700 Merge pull request #1113 from DelvarWorld/api-client-not-defined Fixing "_ApiClient is not defined" by adding empty class method to ApiClient commit be090cf514ab5c20168f41985f94fefd7c903fbf Author: Andrew Ray <[email protected]> Date: Wed Apr 20 12:34:08 2016 -0700 Fixing "_ApiClient is not defined" by adding empty class method to ApiClient Fixes issue #14 #31 #51 Relevant Babel bug https://phabricator.babeljs.io/T2455 with more info. They claim it's v8. It may be fixed in future versions of node. More investigation is needed. commit d4d38aacaece41ff838408f1c3c4df3d815a6622 Merge: 2fd5057 39a0744 Author: Dan Schuman <[email protected]> Date: Tue Mar 29 13:30:40 2016 -0700 Merge pull request #974 from DelvarWorld/copy-changes Updating legacy copy to replace fetchData with @asyncConnect commit 2fd505775d587dac15feb0816d4025bfa645b4fa Merge: d89cbbe 2a4c1d1 Author: Dan Schuman <[email protected]> Date: Tue Mar 22 10:42:51 2016 -0700 Merge pull request #1032 from prashcr/patch-1 Fix invaild JSON in .eslintrc commit 2a4c1d1e9ddef47d53056d11560c9535aca44ef1 Author: Prashanth Chandra <[email protected]> Date: Sat Mar 19 10:22:24 2016 +0800 Fix invaild JSON in .eslintrc commit d89cbbe3f15ba79c1e13a4fa0b305f2011c2ebfa Merge: 85ec934 0e66a95 Author: Dan Schuman <[email protected]> Date: Mon Mar 7 15:16:46 2016 -0800 Merge pull request #1000 from husek/master fix(hmr): Fixed HMR on Windows environment. commit 0e66a95c3a3742f8d98a5df799eb5693be3ffd28 Author: Gabriel Husek <[email protected]> Date: Mon Mar 7 18:26:37 2016 -0300 Windows Fix commit 85ec9340cebfe0193735ec81bf55c3d06cd1c0dd Merge: 105f7d9 0ff453f Author: Dan Schuman <[email protected]> Date: Thu Mar 3 14:06:03 2016 -0800 Merge pull request #983 from YuMS/webpack-port-to-number-1 fix(webpack): convert web server port to number in webpack-dev-server config commit 0ff453f6a842b4cd2f163ff4a45b80a218506351 Author: Zader Zheng <[email protected]> Date: Thu Mar 3 10:10:15 2016 +0800 convert web server port to number in webpack-dev-server config commit 105f7d9a3abd4dce99fd9fb839de6b2dab910677 Merge: 9411c67 05fe6f4 Author: Dan Schuman <[email protected]> Date: Wed Mar 2 17:56:13 2016 -0800 Merge pull request #980 from YuMS/webpack-port-to-number fix(webpack): convert webpack-dev-server port to number commit 05fe6f41eceb1395014c296b1eb309c70b329913 Author: Zader Zheng <[email protected]> Date: Thu Mar 3 00:26:33 2016 +0800 convert webpack-dev-server port to number commit 9411c67c82a51e2b8b3d5dd1215d4c70d762d038 Merge: 1fd5dcb 9a34c01 Author: Dan Schuman <[email protected]> Date: Tue Mar 1 14:20:24 2016 -0800 Merge pull request #964 from smw/patch-2 instructions on where to put new container unclear commit 1fd5dcb6b3f0452f44adaf4d3a09b50d9dd31352 Merge: d05aa63 3ec5ecb Author: Dan Schuman <[email protected]> Date: Tue Mar 1 14:19:41 2016 -0800 Merge pull request #966 from trungtin/patch-1 Update Package.json commit 39a0744505fc25203f7891aae255552ab5b2494b Author: Andrew Ray <[email protected]> Date: Mon Feb 29 13:13:41 2016 -0800 Updating legacy copy to replace fetchData with @asyncConnect The libraries used were updated independent of the documentation of this project. This has been a source of confusion on the ticket #971. This pull request updates the copy to point consumers of this project in the right direction. commit 3ec5ecb4a949c76d06da91d8a7688e8feefb3f48 Author: Trần Trung Tín <[email protected]> Date: Sat Feb 27 18:48:18 2016 +0700 Update Package.json Because `proccess.env.PORT` is `undefined` in webpack-dev-server. Maybe use other way to specific port rather than put it three places like this :p commit 9a34c010666587b52271ab093c0393afcde6c437 Author: Stefan Wasilewski <[email protected]> Date: Fri Feb 26 16:52:35 2016 -0500 instructions on where to put new container unclear I think we want to mkdir src/containers/Hello and not src/containers/src/Hello? commit 19f149476ac651e650727bc4e37b05b0a9aa6517 Author: svsool <[email protected]> Date: Tue Feb 23 23:10:41 2016 +0300 rename history commit 722f82b8c5f69c1d132292bfd6b393ba88fd01b3 Author: svsool <[email protected]> Date: Tue Feb 23 14:49:32 2016 +0300 update react-router-redux to 4.0.0 commit d05aa63ec58fff40d429b04af6356a00835005fb Merge: fa0b59e ec51cb0 Author: Dan Schuman <[email protected]> Date: Mon Feb 22 16:33:33 2016 -0800 Merge pull request #948 from joshball/fix-broken-windows-build fix(better-npm-run): broken windows build commit ec51cb0699feb05c10555df27402d8b160b5ba36 Author: Joshua Ball <[email protected]> Date: Mon Feb 22 14:38:22 2016 -0800 fix(better-npm-run): broken windows build npm run build (and therefore npm i) fails on windows #947 Looks like better-npm-run needed updating.... commit fa0b59eef4acf1b1678ecff401794ba284236bd2 Merge: 079c868 df8c97b Author: Dan Schuman <[email protected]> Date: Fri Feb 19 17:23:57 2016 -0800 Merge pull request #936 from andrewmclagan/master Update to node 5.x.x addresses Babel 6 issues commit df8c97b6364b6a782f24aab76fd024b28c6c5399 Author: Fullstack PHP, Node, React, Angular and scalable stateless web apps! <[email protected]> Date: Sat Feb 20 09:38:19 2016 +1100 Update .travis.yml updated travis test suite to include 5.x.x commit 079c8685a75880a77a2b7b55c15d12cd91fdec29 Merge: e30d533 19af0a4 Author: Dan Schuman <[email protected]> Date: Fri Feb 19 08:14:44 2016 -0800 Merge pull request #906 from merriam/patch-3 docs(guide): Update hiding Redux tools hotkey. commit e30d5333f645df3887cf59d31fb3f8544048b1de Merge: b4298d0 8e3d274 Author: Dan Schuman <[email protected]> Date: Fri Feb 19 08:10:08 2016 -0800 Merge pull request #937 from ryaneof/master Replace deprecated method in react-router v2.0.0 commit 8e3d2746df52a215662b359ccfa28cb89c0afb84 Author: Ryan Chu <[email protected]> Date: Fri Feb 19 22:47:38 2016 +0800 Replace deprecated method in react-router v2.0.0 Run this example while not logged in, redirect to routes with `onEnter={requireLogin}` hook will trigger following warning in the termninal. Warning: [react-router] `replaceState(state, pathname, query) is deprecated; use `replace(location)` with a location descriptor instead. http://tiny.cc/router-isActivedeprecated This page contains the detailed upgrade guide for react-touer v2.0.0 https://github.com/reactjs/react-router/blob/master/upgrade-guides/v2.0.0.md#link-to-onenter-and-isactive-use-location-descriptors commit a1376102f3be918d397cac08bf341dd801fc08b5 Author: Fullstack PHP, Node, React, Angular and scalable stateless web apps! <[email protected]> Date: Fri Feb 19 09:51:23 2016 +1100 Update package.json The pull request to update Babel `6.x.x` raises the old `ReferenceError: _ApiClient is not defined` error on fresh installation, with node `4.2.4`. All tests are green and everything seems fine with node `5.6.0`. Think its time to upgrade... Babel 6 plays nicer with 5.x.x anyway. see PR: https://github.com/erikras/react-redux-universal-hot-example/pull/935 commit b4298d0d99db0fce4d013896426eb929c8e80968 Author: Dan Schuman <[email protected]> Date: Thu Feb 18 13:45:30 2016 -0800 Update README.md commit 615dfcd2562b8380e1d199b3d840d292358198dc Merge: c5fe738 d564332 Author: Dan Schuman <[email protected]> Date: Thu Feb 18 13:44:06 2016 -0800 Merge pull request #935 from josmardias/babel-6_ Update to Babel 6 (replaces #778) commit d5643328a1ecebb8a1a797666996f15eab942f7a Author: Josmar Dias <[email protected]> Date: Sat Feb 13 19:55:17 2016 -0200 enforce babel to >= 6.5.2 to avoid class properties semicolon parser error commit c686476d902a978054f4008eb18cd5dfd8b5929f Author: Philip Salzmann <[email protected]> Date: Wed Jan 6 19:44:02 2016 +0100 forgot babel-runtime commit f1fc1e47bc1818b9ed0000d4b48b4703668b3750 Author: Philip Salzmann <[email protected]> Date: Wed Jan 6 18:02:48 2016 +0100 ensure build runs in production environment commit a7ceca6bf728ea27d4019fa49dfa63f59fa6be67 Author: Philip Salzmann <[email protected]> Date: Wed Jan 6 17:56:35 2016 +0100 update to babel 6 commit c5fe73827282f249853c530197c945daa67c34b4 Merge: 3fdcf22 49bfe26 Author: Dan Schuman <[email protected]> Date: Wed Feb 17 00:07:26 2016 -0800 Merge pull request #928 from sars/deferred-props Revert deferred props, updating to redux-async-connect 1.x.x commit 49bfe260e750d5b7aac97d6e5a592bda32e554c6 Author: rodik <[email protected]> Date: Tue Feb 16 01:23:16 2016 +0200 Revert deferred props, updating to redux-async-connect 1.x.x commit 3fdcf22ebaec2a97909ef2e21a3c99fd4a993a08 Merge: 318027e f3cab9b Author: Erik Rasmussen <[email protected]> Date: Mon Feb 15 16:22:50 2016 +0100 Merge pull request #883 from merriam/master docs(guide): Add 'Adding A Page' guide commit 318027e2ff4f29332afcc97bdc6963372a3e0f36 Merge: c836198 e4715f7 Author: Erik Rasmussen <[email protected]> Date: Mon Feb 15 16:21:53 2016 +0100 Merge pull request #910 from zaccolley/circle-ci-#908 feat(ci): add support for circle-ci commit c8361987ee8404ad2f9dd60325240196a8396fa5 Author: Dan Schuman <[email protected]> Date: Mon Feb 15 00:26:05 2016 -0800 Update README.md commit 5215f66e88e7aa1722f640ad41937dbe15564f3b Merge: 888227c a4a2c05 Author: Dan Schuman <[email protected]> Date: Mon Feb 15 00:23:33 2016 -0800 Merge pull request #833 from sars/master Migration to redux simple router and async-props commit a4a2c05862445e5755388cd6682bcfa1fc819652 Author: rodik <[email protected]> Date: Sun Feb 14 23:25:19 2016 +0200 removing unused getRoutes from createStore function commit 97773e5352dcdec795a19621a22ae7e6f6960bc6 Author: rodik <[email protected]> Date: Sat Feb 13 14:07:53 2016 +0200 Scroll behavior several modules updated commit a7a55b72060a3e6df6c934399afe532441e21a76 Author: rodik <[email protected]> Date: Thu Feb 11 15:21:20 2016 +0200 Removing dependency from history module Better initialization of react router redux on server-side (with original url) commit e327fe495cbd3bb1ed5f50263252dcb0cbc4f8a7 Author: rodik <[email protected]> Date: Thu Feb 11 15:09:16 2016 +0200 react-router-redux updated to v3.0.0 commit f5d42fee1d2d3a9dcc030b8d82ee6b4473f15626 Author: rodik <[email protected]> Date: Mon Jan 25 19:55:28 2016 +0200 redux-async connect updated to 0.1.10 redux-simple-router updated to react-router-redux 2.1.0 commit b963ac248da22b5484aaadfdd5c267f628904ac8 Author: Dan Schuman <[email protected]> Date: Sun Jan 24 18:17:50 2016 -0500 Fix duplicate re-render. commit bae54ede4eef982af55a98276c4756c77f42b55f Author: rodik <[email protected]> Date: Wed Jan 20 12:37:06 2016 +0200 redux-async-connect 0.1.4 commit 2f767e506a42e77f5bbd2b4d493f2eb2b3e5b8c0 Author: rodik <[email protected]> Date: Wed Jan 20 12:08:33 2016 +0200 test infoBar fix commit 919a24a9f05bfcde6768facc8d2bbbe9e45b9c63 Author: rodik <[email protected]> Date: Wed Jan 20 11:10:02 2016 +0200 Migration to redux-async-props commit 6e3dcf784b90750daa8bf3e3a58d282d58b05ea2 Author: rodik <[email protected]> Date: Fri Jan 15 17:06:37 2016 +0200 Migration to redux simple router and async-props commit e4715f7103fb2698189fe93d8a28bf78a5678e42 Author: Zac Colley <[email protected]> Date: Mon Feb 8 09:03:10 2016 +0000 feat(ci): add support for circle-ci commit 19af0a41490a8c907aad23e64577b8bcbb650dcb Author: Charles Merriam <[email protected]> Date: Sat Feb 6 13:12:11 2016 -0800 docs(guide): Update hiding Redux tools hotkey. Hotkey recently changed from "H" back to "Control-H" commit f3cab9b94f2945fc9016906da5f80205ebdab12c Author: Charles Merriam <[email protected]> Date: Sat Jan 30 03:51:30 2016 -0800 docs(guide): Add 'Adding A Page' guide commit 888227c25b9757163b0161db563f5b5f3cf0dbb0 Author: Erik Rasmussen <[email protected]> Date: Tue Jan 26 21:10:47 2016 +0100 style(CounterButton) cleaned up decorator code commit 57e4a387402db17ba44284ca927f76ee2d4e362c Author: Erik Rasmussen <[email protected]> Date: Tue Jan 26 19:57:10 2016 +0100 chore(multireducer) upgraded multireducer to v2.0.0 commit b0788fe4e3cbb8df7873a208baca0c03cb73ec57 Merge: 4d4a462 e0e44f4 Author: Dan Schuman <[email protected]> Date: Mon Jan 25 16:24:34 2016 -0800 Merge pull request #824 from svrcekmichal/master hoist-non-react-statics no longer needed commit 4d4a46214c8274ccfe7ae6eca1919fe0828d87ea Merge: 4f5ee87 b5b9370 Author: Dan Schuman <[email protected]> Date: Mon Jan 25 16:21:30 2016 -0800 Merge pull request #825 from c089/patch-3 Fix link to redux-devtools commit 4f5ee87feb206e928dbf7e9a8fe28f95302b511c Merge: bc45a02 de8eb1c Author: Dan Schuman <[email protected]> Date: Mon Jan 25 16:20:23 2016 -0800 Merge pull request #867 from yaoqiang/master remote duplicate conf commit de8eb1ce4f01847f432e865424ea36889ddeab8e Author: yaoqiang <[email protected]> Date: Mon Jan 25 18:11:24 2016 +0800 remote duplicate conf commit bc45a026af3705cc73434ec2a7bd5840876283ef Merge: da02762 5557263 Author: Dan Schuman <[email protected]> Date: Sun Jan 24 13:33:25 2016 -0500 Merge pull request #840 from markusjwetzel/master Update react-bootstrap imports commit da02762fdf1352e3645b33b4dded3496d4324268 Merge: 697da08 0277309 Author: Dan Schuman <[email protected]> Date: Sun Jan 24 13:32:49 2016 -0500 Merge pull request #862 from merriam/master docs(guide): Add 'Adding Text to Home Page' guide commit 0277309dc1701268dc477604c25b9f6f9c69017d Author: Charles Merriam <[email protected]> Date: Sat Jan 23 19:09:31 2016 -0800 docs(guide): Add 'Adding Text to Home Page' guide commit 697da08d6f40ae164c017b9606de9fff0f1c1724 Author: Dan Schuman <[email protected]> Date: Thu Jan 21 17:31:14 2016 -0800 Update README.md commit c22755e52565f0bfc829d88d31cb92b9749b8145 Merge: f88858f 715804b Author: Dan Schuman <[email protected]> Date: Wed Jan 20 00:28:08 2016 -0800 Merge pull request #842 from merriam/master sytle(permissions): remove execute permissions on .js and .scss commit f88858fcd8c6c0be7b6c386e22a7581af0ed1e8d Merge: 97a98c6 bfc19ab Author: Dan Schuman <[email protected]> Date: Wed Jan 20 00:26:49 2016 -0800 Merge pull request #829 from chrisblossom/feature/clean-webpack-plugin_update_fixes clean-webpack-plugin 0.1.6 updates and fixes commit 97a98c6133099cf02edad85677916727dca2637e Merge: e455429 16df511 Author: Dan Schuman <[email protected]> Date: Tue Jan 19 16:21:16 2016 -0800 Merge pull request #843 from erikras/quicksnap-patch-1 fix(devtools): Change shortcut (back) to ctrl+H for devtools commit 16df511ee05ea7e843b6afc9cd40359200895908 Author: Dan Schuman <[email protected]> Date: Tue Jan 19 16:17:21 2016 -0800 Update README.md commit 2237c128665c9f33a90f495b310ccb4878f71613 Author: Dan Schuman <[email protected]> Date: Tue Jan 19 16:12:03 2016 -0800 Update DevTools.js commit 715804bdfffe73f6724a10de5300ed9e700e6456 Author: Charles Merriam <[email protected]> Date: Tue Jan 19 09:24:58 2016 -0800 sytle(permissions): remove execute permissions on .js and .scss commit 555726382fa01bdd2a92ab8a8d564038bceb6689 Author: Markus J. Wetzel <[email protected]> Date: Mon Jan 18 17:26:34 2016 +0100 Update react-bootstrap imports `import { Navbar, Nav, NavItem } from 'react-bootstrap';` includes all react-bootstrap modules. By including the modules explicitly (i.e. `import Navbar from 'react-bootstrap/lib/Navbar';`), we can decrease the size of the production js-file and speed up hot reloading drastically. commit bfc19aba9cda434bc6c457a59f81747b40333fb7 Author: Chris Blossom <[email protected]> Date: Thu Jan 14 20:52:46 2016 -0800 clean-webpack-plugin 0.1.6 updates and fixes commit b5b93709090906cd447c47485649c7615541d85f Author: Christoph Neuroth <[email protected]> Date: Thu Jan 14 16:50:08 2016 +0200 Fix link to redux-devtools commit e455429f15f0b554d0318db8f154316b70a2a4d5 Merge: bb2ea29 080547d Author: Erik Rasmussen <[email protected]> Date: Thu Jan 14 15:09:42 2016 +0100 Merge pull request #792 from FoxxMD/style-alternatives-example Add instructions for requiring inline stylesheets commit e0e44f4998f2004709fde0805551049b2e53e31d Author: Michal Svrček <[email protected]> Date: Thu Jan 14 14:02:51 2016 +0100 hoist-non-react-statics no longer needed commit bb2ea29bfcdb8ed104909b55a46d464094139ec9 Merge: 5b47ba1 c554007 Author: Dan Schuman <[email protected]> Date: Wed Jan 13 21:03:35 2016 -0800 Merge pull request #819 from merriam/master docs(guide): create guide for Installing The Kit commit c5540075d44c0dec39abb660ac6d67a4acf206ac Author: Charles Merriam <[email protected]> Date: Wed Jan 13 16:44:32 2016 -0800 docs(guide): create guide for Installing The Kit commit 5b47ba1c2f61ddae1c31afcf61f2eb8d2f6d5ad8 Merge: 31e128c 596e933 Author: Dan Schuman <[email protected]> Date: Wed Jan 13 10:45:56 2016 -0800 Merge pull request #805 from dbachko/master Changes param name for reduce() function for the purpose of logic commit 31e128cc7eeb54240b79c4bca43862dbd60b467d Merge: ef6eb4d b447ce2 Author: Dan Schuman <[email protected]> Date: Wed Jan 13 10:43:51 2016 -0800 Merge pull request #809 from MethodGrab/fix-sockets fix(socket.io): Upgrade requests to use WebSockets commit b447ce21ffce05612c74209664ac16bb2c8885b2 Author: Nick <[email protected]> Date: Tue Jan 12 14:29:52 2016 +0000 fix(socket.io): Upgrade requests to use WebSockets Prior to this fix, socket.io used polling all the time and never upgraded the connection. commit 596e933d4701a9332a379572c888d51134aa9353 Author: dbachko <[email protected]> Date: Mon Jan 11 18:29:13 2016 -0500 Changes param name for reduce() function for the purpose of logic commit 080547deac459ed688d73ae40aad2aacd7e9ce3d Author: Matt <[email protected]> Date: Fri Jan 8 11:15:05 2016 -0500 Add instructions for requiring inline stylesheets Provides instructions on how to modify the webpack configuration so that a user may choose to plainly `require()` any css, scss, or less files in their app. These instructions provide an alternative to being forced to use local styles and also opens up the possibility of easily requiring 3rd party stylesheets. commit ef6eb4d7ff374b4955b4903a740743e0fa00f412 Merge: 3f1d950 1bd2e18 Author: Dan Schuman <[email protected]> Date: Wed Jan 6 16:13:12 2016 -0800 Merge pull request #657 from strawbrary/master Re-enable block-scoped-var + padded-blocks commit 3f1d950186779aaefcf7d983cf07a7b72671f4ad Merge: 6f08c76 7d8ffb8 Author: Dan Schuman <[email protected]> Date: Wed Jan 6 16:02:43 2016 -0800 Merge pull request #775 from martinandert/add-css-in-js-contender Add babel-plugin-css-in-js to inline styles contenders section in docs commit 7d8ffb8b848a38e12ec9216e6af3464a37c3e099 Author: martinandert <[email protected]> Date: Wed Jan 6 10:30:13 2016 +0100 Add babel-plugin-css-in-js to inline styles contenders section in docs Supports server-side rendering in production. commit 6f08c76dfa90c54eb566a89e5f0d3dd8368d120f Merge: 0fe749f 6471b00 Author: Dan Schuman <[email protected]> Date: Mon Jan 4 09:34:30 2016 -0800 Merge pull request #751 from chadoh/patch-1 Create ApiConfig.md explaining use of a real API commit 0fe749f2547cd3614550ed026787cf82690ab141 Merge: 161a54c a6039a5 Author: Dan Schuman <[email protected]> Date: Mon Jan 4 09:33:45 2016 -0800 Merge pull request #765 from ReadmeCritic/master Update README URLs based on HTTP redirects commit 161a54c561c87cb7000e1ed7f1028e043268816d Merge: 5ff906a 0351f66 Author: Dan Schuman <[email protected]> Date: Mon Jan 4 09:33:04 2016 -0800 Merge pull request #764 from korczis/patch-3 Mention https://github.com/nfl/react-helmet commit a6039a568d03b2c950973689b854155fb12ad86b Author: ReadmeCritic <[email protected]> Date: Mon Jan 4 07:14:34 2016 -0800 Update README URLs based on HTTP redirects commit 0351f66a12cb4d538a2ead333a41b403e281a314 Author: Tomas Korcak <[email protected]> Date: Mon Jan 4 13:57:10 2016 +0100 Mention https://github.com/nfl/react-helmet commit 6471b006a301eefc5a693c435dcf11f00e78508e Author: Chad Ostrowski <[email protected]> Date: Sat Jan 2 10:37:23 2016 -0500 Correction: APIHOST setting needs to be added commit 5ff906af9985fa79dfa9ab450ec1a6dee3578929 Merge: 60fa16c 2709603 Author: Dan Schuman <[email protected]> Date: Wed Dec 30 20:08:16 2015 -0800 Merge pull request #747 from sergesemashko/react-helmet refactor(meta): Adding react-helmet commit 44590dfa7161a45cd67fe3630061a5bd7d4a0833 Author: Chad Ostrowski <[email protected]> Date: Wed Dec 30 10:51:16 2015 -0500 Fix small grammatical-type things commit 27096035470f8995ae9f6a1ff4ad1bf9531c41f5 Merge: 891ef41 60fa16c Author: sergesemashko <[email protected]> Date: Tue Dec 29 19:43:41 2015 -0500 Merge branch 'master' of github.com:erikras/react-redux-universal-hot-example into react-helmet-change-commit # Conflicts: # package.json # src/containers/App/App.js commit 891ef410e7622e5975aeacc75a25c6c9d76fc374 Author: sergesemashko <[email protected]> Date: Tue Dec 29 06:27:17 2015 -0500 refactor(meta): Adding react-helmet chore(package): update react-bootstrap to v28.1 commit a2ef569510cbdeea0ff58b57a40d597552bf3763 Author: Chad Ostrowski <[email protected]> Date: Tue Dec 29 18:29:14 2015 -0500 Create ApiConfig.md explaining use of a real API It took me a long time to figure out some of this stuff. I'm not sure where this information should live—but maybe here? commit 60fa16c42c8d58371c865f00c7b880737aa4605f Merge: 38a1f9b b988850 Author: Dan Schuman <[email protected]> Date: Tue Dec 29 13:08:30 2015 -0800 Merge pull request #660 from hitripod/master Update react-bootstrap to v28.1. commit b98885061b3f96dc9726c835c9a71ee5ef29131a Author: Kordan Ou <[email protected]> Date: Fri Dec 4 11:17:06 2015 +0800 chore(package): update react-bootstrap to v28.1 commit 38a1f9be0ceb15fb8d741ed939122decd7b6cc6b Merge: 6075729 3f1c5ea Author: Dan Schuman <[email protected]> Date: Wed Dec 23 16:48:42 2015 -0800 Merge pull request #743 from bdefore/update-react-router update and version pin react-router and its peer dep history commit 3f1c5ea6cd06365e7bb60350efa00b3d391c1095 Author: Buck DeFore <[email protected]> Date: Wed Dec 23 15:53:31 2015 -0800 update and version pin react-router and its peer dep history commit 60757296191187089cd7205d7873e5d06112ffcc Merge: e484637 d8c1b8b Author: Dan Schuman <[email protected]> Date: Wed Dec 23 15:31:38 2015 -0800 Merge pull request #724 from merriam/guides docs(guide): add Exploring the Demo App guide commit e484637abd878e94e998d56830fd0e24cf406b6e Merge: d29e276 aa6166d Author: Dan Schuman <[email protected]> Date: Wed Dec 23 14:44:59 2015 -0800 Merge pull request #733 from erikras/greenkeeper-css-loader-0.23.1 Update css-loader to version 0.23.1 🚀 commit aa6166df9017857490ff3692e3f28b6a4e1d38cb Author: greenkeeperio-bot <[email protected]> Date: Tue Dec 22 10:53:12 2015 +0100 chore(package): update css-loader to version 0.23.1 http://greenkeeper.io/ commit d29e27685b8b12b87538dda3af944de8d258c887 Merge: 43fe83a f242ea7 Author: Dan Schuman <[email protected]> Date: Sat Dec 19 21:06:42 2015 -0800 Merge pull request #728 from merriam/patch-1 (doc)ReadMe - Redux DevTools keyboard commands have changed. commit f242ea784fd26aecbf7a073fcfa91c93b6721091 Author: Charles Merriam <[email protected]> Date: Sat Dec 19 16:28:06 2015 -0800 (doc)ReadMe - Redux DevTools keyboard commands have changed. The Redux DevTools commands changed from control-H and control-Q to H and Q. This updates the document to reflect this and tightens up a bit of wording. commit 43fe83a81e4855e064d07390566396dc89b18737 Merge: eb0a667 4d24244 Author: Dan Schuman <[email protected]> Date: Fri Dec 18 10:36:02 2015 -0800 Merge pull request #721 from sars/master Chat websocket fix commit d8c1b8bd0d82dacbe78a599962da8a13d516826e Author: Charles Merriam <[email protected]> Date: Thu Dec 17 15:00:20 2015 -0800 docs(guide): add Exploring the Demo App guide Wrote first guide, as per #705. commit 4d24244295dc20b8c68ec348c2782635ad3ed3b0 Author: rodik <[email protected]> Date: Thu Dec 17 00:49:04 2015 +0200 Chat websocket fix commit eb0a667e9a3a2bc0704dd61d6536b5012a00d796 Merge: 81d4348 95804e0 Author: Dan Schuman <[email protected]> Date: Wed Dec 16 14:17:55 2015 -0800 Merge pull request #675 from chrisblossom/feature/allow_jsx_file_extension Use .js or .jsx file extension commit 81d43489860ad36f0e2d5aacd24d26d7660d1cf4 Merge: 78b0764 06012fd Author: Dan Schuman <[email protected]> Date: Wed Dec 16 13:53:37 2015 -0800 Merge pull request #676 from TomClarkson/patch-1 Save dependencies commit 78b0764e7ccc7b5768a193a0b8ed7af55ab00e1f Merge: d4383cf 40d647b Author: Dan Schuman <[email protected]> Date: Wed Dec 16 13:48:13 2015 -0800 Merge pull request #681 from gusaiani/fix/typo-about.js Fix/typo: orignally → originally in About.js commit d4383cfe9e50aa1c99ee978bec2155fc731dff58 Merge: b38f5c1 40a0327 Author: Dan Schuman <[email protected]> Date: Tue Dec 15 15:17:36 2015 -0800 Merge pull request #712 from quicksnap/pin_history (chore) pin history to 1.13.1 until react-router is updated commit 40a0327b08860e7948ac71e80fed361762890313 Author: Dan Schuman <[email protected]> Date: Tue Dec 15 15:12:23 2015 -0800 (chore) pin history to 1.13.1 until react-router is updated commit 40d647bc65a47d842ecd3d7669d61792afc37f27 Author: Gustavo Saiani <[email protected]> Date: Tue Dec 8 14:01:58 2015 -0200 Fix typo: orignally → originally in About.js commit 38661206062c82a88466294cdaa38a481fdfa723 Author: Gustavo Saiani <[email protected]> Date: Tue Dec 8 13:30:51 2015 -0200 Fix typo: commnunication → communication commit 06012fde78ae81adaccea7cb0e1b316e6d661b4c Author: TomClarkson <[email protected]> Date: Tue Dec 8 11:18:50 2015 +1300 Save dependencies commit 95804e0c0e4ecdb976a054d4d9d2ca6c40e7348c Author: chrisblossom <[email protected]> Date: Mon Dec 7 13:25:19 2015 -0800 Added .jsx to extensions and loader. commit 1bd2e18c3df526812e3bec0f44480cb37b9dc5e2 Author: strawbrary <[email protected]> Date: Thu Dec 3 13:25:23 2015 -0800 chore(eslint): re-enable block-scoped-var + padded-blocks commit cd666eee6beaca21109ba16dd382bf8ccfb51156 Author: strawbrary <[email protected]> Date: Thu Dec 3 13:24:58 2015 -0800 fix(api): make widget tests compliant with padded-blocks commit b38f5c1641582a23c33fafea0ba07d569daa62ff Merge: a9974b7 ed99d63 Author: Dan Schuman <[email protected]> Date: Thu Dec 3 10:28:37 2015 -0800 Merge pull request #656 from quicksnap/master chore(eslint): revert padded blocks; travis build failing commit ed99d63fe40eb62349ee17426c6177c9b887298c Author: Dan Schuman <[email protected]> Date: Thu Dec 3 10:27:36 2015 -0800 chore(eslint): revert padded blocks; travis build failing commit a9974b7ccef1b7ab1371a09cc3dfaed967693aa9 Merge: 3ccc935 32fc585 Author: Dan Schuman <[email protected]> Date: Thu Dec 3 10:22:53 2015 -0800 Merge pull request #647 from erikras/greenkeeper-eslint-1.10.3 Update eslint to version 1.10.3 🚀 commit 3ccc93590865a852c23c836483910e2f7a24e50b Merge: b412f1a 637bdb4 Author: Dan Schuman <[email protected]> Date: Thu Dec 3 10:13:30 2015 -0800 Merge pull request #635 from carlyle/add-chrome-extension-to-readme docs(DevTools): documenting DevTool chrome extension support commit b412f1a5970c8faa10319eb489ab5c9a1d98fc4a Merge: 53a2eda b113a79 Author: Dan Schuman <[email protected]> Date: Thu Dec 3 10:12:50 2015 -0800 Merge pull request #628 from snackycracky/add_api_tests add tests for api endpoints commit 53a2eda525c1290e1c02274e09e6481e4890e539 Merge: f22f8be 5148517 Author: Dan Schuman <[email protected]> Date: Thu Dec 3 10:08:57 2015 -0800 Merge pull request #634 from carlyle/607-redux-router-main-dependency chore(routing): moving redux-router into the main dependencies (#607) commit f22f8becee294a752b61539b73cf8fbc5b0284ec Merge: cffecfa 7023c14 Author: Dan Schuman <[email protected]> Date: Thu Dec 3 10:07:19 2015 -0800 Merge pull request #652 from strawbrary/master chore(eslint): re-enable block-scoped-var + padded-blocks commit cffecfaac86dd177d3cb91023864f8b2ebf0d34a Merge: c7a3b68 a45d787 Author: Dan Schuman <[email protected]> Date: Thu Dec 3 10:06:06 2015 -0800 Merge pull request #654 from bt/patch-1 Updated casing on 'scrollableHistory' variable commit a45d7875f514b15fbc064475f934cc2a4877039e Author: Bertram Truong <[email protected]> Date: Thu Dec 3 22:31:18 2015 +1100 Updated casing on 'scrollableHistory' variable I noticed that the scrollableHistory variable does not follow the camel-casing standard across the repository. This PR will camel-case the variable :) commit 7023c148e2943f88f5e2bfc16cf25dfc87c26dae Author: strawbrary <[email protected]> Date: Wed Dec 2 17:03:59 2015 -0800 chore(eslint): re-enable block-scoped-var + padded-blocks It appears the issues with both of these rules have been resolved commit 32fc58573c0589926f26b5fe717e7b954d8e18ca Author: greenkeeperio-bot <[email protected]> Date: Tue Dec 1 15:17:22 2015 -0500 chore(package): update eslint to version 1.10.3 http://greenkeeper.io/ commit 51485176535be537cc874e6c36bfa42abe547cc8 Merge: f96fb8b c7a3b68 Author: Carl Licata <[email protected]> Date: Tue Dec 1 14:09:50 2015 -0500 Merge branch 'master' into 607-redux-router-main-dependency commit c7a3b68bbfe0f47104d101ef044cc44138f41a33 Merge: 4818702 a70d5fb Author: Erik Rasmussen <[email protected]> Date: Mon Nov 30 14:08:26 2015 -0500 Merge pull request #639 from yuters/patch-3 Update router dependencies. Fixes #416 commit a70d5fbb857213477ee408837c75fa402ab20002 Author: Martin Bastien <[email protected]> Date: Mon Nov 30 14:06:28 2015 -0500 Update router dependencies The new redux-router beta solves #416 commit 48187021181590239407cf5e5bcd382dec103efa Merge: 72ba126 3f4bf41 Author: Erik Rasmussen <[email protected]> Date: Mon Nov 30 12:02:08 2015 -0500 Merge pull request #627 from strawbrary/master Update travis.yml to run against latest node commit 637bdb4b366b9efd2292edadd09c0bd1eeddb5c0 Author: Carl Licata <[email protected]> Date: Sun Nov 29 15:37:41 2015 -0500 docs(DevTools): noting in the README that the DevTools chrome extension is automatically supported commit f96fb8bb238bc7a7efdc1ea8a24d9ce001ac5674 Author: Carl Licata <[email protected]> Date: Sun Nov 29 14:32:36 2015 -0500 chore(routing): moving redux-router into the main dependencies (#607) commit b113a79cc665e14ddc6e87f00f9a112f57f38417 Author: Nils Petersohn <[email protected]> Date: Fri Nov 27 23:27:40 2015 +0100 add tests for api endpoints commit 3f4bf4120760d8f267822b0fc21ed242fc833987 Author: strawbrary <[email protected]> Date: Fri Nov 27 14:09:10 2015 -0800 Update travis.yml to run against latest node node v5 as of this commit commit 72ba126b284af8a9924451a4e3f02813bcdcd59a Merge: 779508e 3f901f9 Author: Erik Rasmussen <[email protected]> Date: Wed Nov 25 08:21:31 2015 -0500 Merge pull request #614 from yanglinz/master Upgrade webpack, webpack loaders, and webpack plugins commit 3f901f9de70af3a6274c24c99da6b4c1cc413021 Author: Yanglin Zhao <[email protected]> Date: Tue Nov 24 23:43:16 2015 -0800 Upgrade webpack, webpack loaders, and webpack plugins commit 779508ed8e35b24da61851e0d46d5ced636b324d Merge: 2cfc15f d87b780 Author: Erik Rasmussen <[email protected]> Date: Mon Nov 23 09:10:40 2015 -0500 Merge pull request #595 from korczis/patch-1 Function for "serving" response commit 2cfc15f388b27282033b82c358479d2e5b08a463 Merge: ee73c1f 7c6d869 Author: Erik Rasmussen <[email protected]> Date: Sun Nov 22 07:33:22 2015 -0500 Merge pull request #590 from mazzy89/remove-hook fix(babel): remove babel hook commit ee73c1feaaeae0402f015f168e9ff1ae76b5fe8a Merge: 44b9abb 82bcfe4 Author: Erik Rasmussen <[email protected]> Date: Sun Nov 22 07:30:59 2015 -0500 Merge pull request #598 from SimonSelg/master Fix for font-awesome icon animation and temporary fix for issue #588. fixes #588 commit 44b9abbb1dfdbb36b1f004ab1e3c0b62a6b2363b Merge: dba7617 ad76d70 Author: Erik Rasmussen <[email protected]> Date: Sun Nov 22 07:30:16 2015 -0500 Merge pull request #599 from korczis/patch-2 Use host + port from config commit ad76d7022d388e7b7a0e4f24c224dc29e4fa03ee Author: Tomas Korcak <[email protected]> Date: Sat Nov 21 15:57:42 2015 -0800 Use host + port from config commit 82bcfe4e0442a93b6524c85440254aabc006cd95 Author: Simon Selg <[email protected]> Date: Sat Nov 21 21:59:02 2015 +0100 fix(eslint): temporary fix for #588 As discussed here: https://github.com/erikras/react-redux-universal-hot-example/issues/588 commit 9845bda434bb81a56b7a5fa23664f1de4030de0e Author: Simon Selg <[email protected]> Date: Sat Nov 21 21:58:25 2015 +0100 fix(font-awesome-webpack): Fixed icon animation Icon animation was disabled in the font-awesome-webpack config file, but is needed in order to make the icon of the green "refresh widgets" button spin while refreshing the widges. commit d87b780db49654b2c8f65b7396aee497970918e3 Author: Tomas Korcak <[email protected]> Date: Fri Nov 20 23:25:17 2015 -0800 Function for "serving" response If the function is returned it will be used for serving result to client. ``` // TODO: ... export default function raw(req, path) { return new Promise((resolve, reject) => { // Init s3 somehow const s3 = server.persistence.s3; const key = path.join('/'); resolve((res) => { s3.client .getObject({Key: key}) .on('error', (err) => { res.status(400) .send(err); reject(err); }) .createReadStream() .pipe(res); }); }); } ``` commit 7c6d869b011c0eded4b43a63d3dbc20dbaa3fd1d Author: Salvatore Mazzarino <[email protected]> Date: Fri Nov 20 22:45:21 2015 +0100 fix(babel): remove babel hook commit dba76170c2c48d8df919ee172b711c4316edb48d Author: Erik Rasmussen <[email protected]> Date: Thu Nov 19 21:27:20 2015 +0100 fixed redux-devtools link commit e840073520221d02bc21bf79dc64239bd97f23b1 Merge: 548a9c0 6ff7d1d Author: Erik Rasmussen <[email protected]> Date: Thu Nov 19 17:04:24 2015 +0100 Merge pull request #577 from ReadmeCritic/master Update README URLs based on HTTP redirects commit 6ff7d1d6676513b0beee9a75dc1ec3f97e637291 Author: ReadmeCritic <[email protected]> Date: Thu Nov 19 08:02:24 2015 -0800 Update README URLs based on HTTP redirects commit 548a9c03c53cb9e4720d7fe5f7f47a0a1525f4c8 Merge: ad0c0ad dc763e0 Author: Erik Rasmussen <[email protected]> Date: Thu Nov 19 12:31:02 2015 +0100 Merge pull request #570 from isilweo/chore/better-npm-run-update chore(npm): update better-npm-run v0.0.4 commit ad0c0ad6d69013b7ac9bf1454dfaef0381873188 Author: Erik Rasmussen <[email protected]> Date: Thu Nov 19 12:27:44 2015 +0100 enabled redux-devtools chrome extension https://github.com/zalmoxisus/redux-devtools-extension commit ca4a8e29eea18bf08148836fed5df359685dbb1b Merge: 3ff3793 407f2fc Author: Erik Rasmussen <[email protected]> Date: Thu Nov 19 12:04:50 2015 +0100 Merge pull request #576 from tomasen/master use config.app.title and description instead of hard coding in pages commit 3ff3793951bb53cf81f69284fcf078ccf1aa4846 Author: Erik Rasmussen <[email protected]> Date: Thu Nov 19 11:25:05 2015 +0100 added "don't panic" line to dev server instructions to calm n00bs commit 407f2fc8e0034107e94987adea67004fb0c6199e Author: Tomasen <[email protected]> Date: Thu Nov 19 16:50:21 2015 +0800 use config.app.title and description instead of hard coding in containers commit dc763e0eb60272abccfd89526fd58034ab558e03 Author: Lech Piekarski <[email protected]> Date: Wed Nov 18 21:30:51 2015 +0100 chore(npm): update better-npm-run v0.0.4 commit 0d7c49318a8ed78bdef4022b9f0adc4bfb04bdba Merge: 8a712b6 072540e Author: Erik Rasmussen <[email protected]> Date: Wed Nov 18 17:16:46 2015 +0100 Merge pull request #568 from benoitvallon/missing-styles-login-button Missing bootstrap styles on login form commit 072540e35edf8209e54e9eb332fc03492c23b4d6 Author: Benoit VALLON <[email protected]> Date: Wed Nov 18 11:02:58 2015 -0500 Adds missing bootstrap styles on form commit 0743387e34fff2b88c96223477dbab274e7496e8 Merge: 7d4831b 8a712b6 Author: Benoit VALLON <[email protected]> Date: Wed Nov 18 11:01:05 2015 -0500 Merge remote-tracking branch 'erikras/master' commit 8a712b6b8f9bb03ef7d57cc05a7aaeb7a1aa5c84 Merge: 5173a3c 6214ea1 Author: Erik Rasmussen <[email protected]> Date: Tue Nov 17 19:12:29 2015 +0100 Merge pull request #565 from erikras/revert-563-patch-1 Revert "simplify npm-scripts command" commit 6214ea12f952c33255b9b0906d771b3b714bd925 Author: Erik Rasmussen <[email protected]> Date: Tue Nov 17 19:11:57 2015 +0100 Revert "simplify npm-scripts command" commit 5173a3c40b7d3a607f079c0b81cf57b83c325b28 Merge: f732cde d21b121 Author: Erik Rasmussen <[email protected]> Date: Tue Nov 17 15:18:30 2015 +0100 Merge pull request #563 from arkist/patch-1 simplify npm-scripts command commit d21b1211db34c981880837e6fbc039a27ebe9d4b Author: Jinwoo Oh <[email protected]> Date: Tue Nov 17 20:23:55 2015 +0900 simplify npm-scripts command https://github.com/benoror/better-npm-run/pull/15 was released. so we can use `better-npm-run` instead of `node ./node_modules/better-npm-run`. `test-node(mocha)` is also possible similarly. commit f732cde3d7e7639ec330a6626471fc226cddc0c6 Merge: 27def6c 6fdc8f1 Author: Erik Rasmussen <[email protected]> Date: Tue Nov 17 08:19:54 2015 +0100 Merge pull request #561 from nesukun/remove-serve-static-dependency remove serve-static explicit dependency as it is included already in express 4+ commit 6fdc8f19b540fef7aa3654640fc9e56e768fa717 Author: Néstor Hernández Ojeda <[email protected]> Date: Tue Nov 17 00:04:56 2015 +0000 refactor: remove serve-static explicit dependency as it is included already in express 4+ commit 27def6c81e89cc2ea7248cdb601b7a8b11197566 Merge: 5bec3c8 1346bfc Author: Erik Rasmussen <[email protected]> Date: Tue Nov 17 00:26:40 2015 +0100 Merge pull request #546 from justingreenberg/function-components refactor(components): make stateless components simple functions commit 5bec3c87b74b6c36ff4fa44fc994a30b5b38c385 Merge: d909298 a0e73bf Author: Erik Rasmussen <[email protected]> Date: Tue Nov 17 00:25:38 2015 +0100 Merge pull request #547 from justingreenberg/update-handler-bindings refactor(containers): remove experimental bind syntax commit d9092981100a8fb4229e2728ef041e560806a9ca Merge: e0b481e a14767d Author: Erik Rasmussen <[email protected]> Date: Mon Nov 16 22:53:06 2015 +0100 Merge pull request #560 from isTravis/master feat(app): Improved scroll behavior for react-router commit a14767d9803bf11f336397f0b42afab948deedf6 Author: Travis Rich <[email protected]> Date: Mon Nov 16 16:26:12 2015 -0500 Doh. Typo fix commit ad212c7dac1ca7e7d4f84609d0faf564fa8f33ca Author: Travis Rich <[email protected]> Date: Mon Nov 16 16:25:09 2015 -0500 Using scroll-behavior to facilitate more sane scroll functionality. For example, on navigation to a new page, the content will be scrolled to the top of the page (as opposed to maintaining the same scroll from the previous page). commit e0b481ebe02d384e374bb9b53798bf0ab50ba744 Author: Erik Rasmussen <[email protected]> Date: Mon Nov 16 19:03:42 2015 +0100 added discord invite to app footer to address #553 commit 0e3e84d2f6a19152a032a05ea4293a46417be9e3 Author: Erik Rasmussen <[email protected]> Date: Mon Nov 16 19:03:03 2015 +0100 added discord invite to README to address #553 commit fb08a22213f1db8663014177b41b4ee77fdbce76 Merge: 536abae 1faba33 Author: Erik Rasmussen <[email protected]> Date: Mon Nov 16 18:44:53 2015 +0100 Merge pull request #551 from guilhermesad/redundant-lint-rules Remove redundant eslint rules commit 536abae7f60505635664b29952a76b973b4901dd Merge: 0a66553 fb9a560 Author: Erik Rasmussen <[email protected]> Date: Mon Nov 16 18:44:29 2015 +0100 Merge pull request #552 from guilhermesad/broken-link-readme Fix broken link in readme commit 0a665530f5f4e0487e47b0e6771cb69adeb68126 Merge: 61610b1 6017951 Author: Erik Rasmussen <[email protected]> Date: Mon Nov 16 17:53:34 2015 +0100 Merge pull request #555 from motiz88/readme-windows docs(readme): remove outdated FAQ about Windows not being supported commit 60179516c84e7e84a71ade550f5ab212c1f2f326 Author: Moti Zilberman <[email protected]> Date: Mon Nov 16 16:10:05 2015 +0200 docs(readme): remove outdated FAQ about Windows not being supported commit fb9a560fa3abcff6bbe6762b6bce8ff807db602a Author: Guilherme Gorgulho <[email protected]> Date: Sun Nov 15 21:08:34 2015 -0800 docs(readme): fix broken link commit 1faba33efec37318cced71304bb5040bb1d44f6e Author: Guilherme Gorgulho <[email protected]> Date: Sun Nov 15 20:09:44 2015 -0800 chore(eslintrc): remove redundant eslint rules commit 1346bfc8c3fe80931001402b9dca6d7e612545a4 Author: Justin Greenberg <[email protected]> Date: Sun Nov 15 17:26:37 2015 -0500 Add proptypes to GithubButton commit 61610b154fa82d274d89f6cd1f0818edce5a8f6c Merge: 82adc08 b194aa2 Author: Erik Rasmussen <[email protected]> Date: Sun Nov 15 22:36:32 2015 +0100 Merge pull request #545 from justingreenberg/update-readme docs(general): document devtools and eslint commit a0e73bfb112b871c64318ba0b3d5c8a9835c744a Author: Justin Greenberg <[email protected]> Date: Sat Nov 14 21:28:52 2015 -0500 refactor(containers): remove experimental bind syntax commit 5fad2aa38447721ab36f3e66f1a7b33cd5452255 Author: Justin Greenberg <[email protected]> Date: Sat Nov 14 21:19:49 2015 -0500 Make stateless components simple functions commit b194aa205afd075da71af97d1152a39d36fa654e Author: Justin Greenberg <[email protected]> Date: Sat Nov 14 20:37:33 2015 -0500 Update README.md commit dc80b5a7ddc8015ca929cb6cc30f65bdd6aa7ae5 Author: Justin Greenberg <[email protected]> Date: Sat Nov 14 20:36:13 2015 -0500 Add eslint commands to guidelines commit 3ead7a17164af8f514a2096f37dfb6d227a0d958 Author: Justin Greenberg <[email protected]> Date: Sat Nov 14 20:34:43 2015 -0500 Add instructions for devtools commit 7d4831b9ef3206c4c50da2dc2ad64715e4c26161 Merge: a57dd47 82adc08 Author: Benoit VALLON <[email protected]> Date: Sat Nov 14 09:46:33 2015 -0500 Merge remote-tracking branch 'erikras/master' commit 82adc089a1723b89b7528abd200598e2898321f4 Merge: c221295 0d264ca Author: Erik Rasmussen <[email protected]> Date: Thu Nov 12 22:25:56 2015 +0100 Merge pull request #532 from trueter/master fix(helpers): have getDataDependencies deal with empty components. fixes #528. commit 0d264cac37d032493b018e6170191df3f14b7e5a Author: Torsten Rü <[email protected]> Date: Thu Nov 12 21:57:25 2015 +0100 fix(helpers): have getDataDependencies deal with empty components Resolved #528 Looks like getDataDepndencies was sometimes called on `null` when dealing with nested routes. This fix skips these holes in the router chain. commit c221295615b7e61de5645f491e435e0d7ba54410 Merge: 84cd37e 75b0b59 Author: Erik Rasmussen <[email protected]> Date: Wed Nov 11 16:53:37 2015 +0100 Merge pull request #527 from justingreenberg/quick-link-fix docs(readme): small fix for broken link commit 75b0b59b6fec42aab3312cde2b6e43cfa798ba3a Author: Justin Greenberg <[email protected]> Date: Wed Nov 11 10:28:04 2015 -0500 docs(readme): small fix for broken link commit 84cd37e911b91ebe36e0c7dda3cf8bf2551993d2 Merge: a9cf1d4 fbfd983 Author: Erik Rasmussen <[email protected]> Date: Wed Nov 11 12:47:08 2015 +0100 Merge pull request #526 from snackycracky/centralize_host_configuration centralize host configuration + distinct apiHost and appHost commit a9cf1d487c760f5ce4ad3ed745c43f6baaa4a434 Merge: e89c19e 0d099d2 Author: Erik Rasmussen <[email protected]> Date: Wed Nov 11 12:37:42 2015 +0100 Merge pull request #523 from justingreenberg/master docs(general): update readme, add contributing guide commit fbfd9835c2fe2dbc95438ae5977657757f864320 Author: Nils Petersohn <[email protected]> Date: Wed Nov 11 12:27:18 2015 +0100 centralize host configuration commit 0d099d2cc924c749c6c8cd42874bfe158e98905a Author: Justin Greenberg <[email protected]> Date: Tue Nov 10 18:33:43 2015 -0500 docs(general): update readme, add contributing guide commit e89c19eef15335bb9ab3cc0a825cdb1ce8558be6 Merge: 8187944 f5a20b9 Author: Erik Rasmussen <[email protected]> Date: Tue Nov 10 22:49:31 2015 +0100 Merge pull request #519 from GoBoundless/master Update fetchData(Deferred) methods to use a decorator commit f5a20b98243184fea118e2d18870bb175d0a6f2b Author: Matt Hodgson <[email protected]> Date: Tue Nov 10 16:25:48 2015 -0500 Fix eslint warnings commit 8187944247c30578f07548492538d09dbcf4a672 Author: Erik Rasmussen <[email protected]> Date: Tue Nov 10 21:34:02 2015 +0100 v0.9.0 let the versioning begin! commit 76933caee91cfc22bf0e723f9f1655371c5874aa Author: Matt Hodgson <[email protected]> Date: Tue Nov 10 13:45:52 2015 -0500 Remove old fetchData function from App commit 03c62d9c5b2368cf17445d5a28afb65dc214499e Author: Matt Hodgson <[email protected]> Date: Tue Nov 10 13:42:11 2015 -0500 Update fetchData methods to use a decorator commit eba5ffed9d0ae998a267bf0c8086e16126ea383b Merge: 943f322 a8e3131 Author: Erik Rasmussen <[email protected]> Date: Tue Nov 10 15:46:02 2015 +0100 Merge pull request #515 from quicksnap/master Document error handling of transitionMiddleware commit a8e31318f69b06dfc1e8f59d9d6e35ba588bfa31 Author: Dan Schuman <[email protected]> Date: Mon Nov 9 17:46:39 2015 -0800 Document error handling of transitionMiddleware commit 943f32239dfa9c5fc8e31a1bb05d7c94bc18d531 Merge: a57dd47 d67a79c Author: Erik Rasmussen <[email protected]> Date: Sat Nov 7 00:42:22 2015 +0100 Merge pull request #510 from benoitvallon/responsive-navbar-react-bootstrap Adds react-bootstrap responsive navbar commit d67a79c1e7da5367dc8922019ca726e69d56bf0e Author: Benoit VALLON <[email protected]> Date: Fri Nov 6 18:26:52 2015 -0500 Adds react-bootstrap responsive navbar commit a57dd4708eb9b60b4d25cb31fe73a1968362513f Merge: c4f3238 64e508a Author: Erik Rasmussen <[email protected]> Date: Thu Nov 5 20:12:08 2015 +0100 Merge pull request #506 from gusaiani/fix/webpack-config-indentation Fix indentation in webpack/prod.config.js commit 64e508ac4ec9a9b495324158533097a50a0bcd5a Author: Gustavo Saiani <[email protected]> Date: Thu Nov 5 16:59:30 2015 -0200 Fix indentation in webpack/prod.config.js commit c4f3238c7908149fd214bc73cc4913579395206c Author: Erik Rasmussen <[email protected]> Date: Thu Nov 5 15:49:04 2015 +0100 stopped react/no-multi-comp lint error commit 34bafa4d6c3fdf333cdb0ccd26712f2992cfdcf9 Author: Erik Rasmussen <[email protected]> Date: Thu Nov 5 13:32:45 2015 +0100 upgraded to redux-form v3.0.0 commit 2ca0029f4a43e56c355f84b494ea4cc978de6166 Merge: a429dc2 a4913f9 Author: Erik Rasmussen <[email protected]> Date: Thu Nov 5 10:48:40 2015 +0100 Merge pull request #501 from magnusheino/upstream-pr-localhost Use process.env.HOST with localhost as fallback everywhere commit a4913f9cfb83e278d4177505a81c6e3e725f8c02 Author: Magnus Heino <[email protected]> Date: Thu Nov 5 10:11:21 2015 +0100 Use process.env.HOST with localhost as fallback everywhere commit a429dc2a355cffe536f013e8530102e3092e405a Merge: 85eba3e e028be8 Author: Erik Rasmussen <[email protected]> Date: Wed Nov 4 22:52:08 2015 +0100 Merge pull request #496 from snowcxt/master fix mobile rendering commit e028be86350db2b93c576e441ceaa116ce1db895 Author: snowcxt <[email protected]> Date: Wed Nov 4 13:46:42 2015 -0800 fix mobile rendering commit d440ad4b385175170f3404ab07f48daddc56cf2c Merge: eaaf3a7 85eba3e Author: snowcxt <[email protected]> Date: Wed Nov 4 13:44:40 2015 -0800 Merge remote-tracking branch 'refs/remotes/erikras/master' commit 85eba3edd99acdc01af12a8f1d34e5181df0bde9 Merge: 52d4186 f27ce5f Author: Erik Rasmussen <[email protected]> Date: Tue Nov 3 23:03:12 2015 +0100 Merge pull request #494 from justingreenberg/master Fixes babel dependencies and polyfills commit f27ce5fccf2ddf4276473b9d441f05eed886183e Author: Justin Greenberg <[email protected]> Date: Tue Nov 3 16:49:21 2015 -0500 Fixes babel dependencies and polyfills Corrects polyfill update in 8dbf155, dep updates from f446775 commit 52d41860e299cd6a97221e162149ee1e0231004a Author: Erik Rasmussen <[email protected]> Date: Mon Nov 2 21:59:01 2015 +0100 loosened deps to appease the evil greenkeeper commit 5e247779aa9eca5a1609709b55c6e1bccaa3f714 Merge: 7be4df4 4f06fff Author: Erik Rasmussen <[email protected]> Date: Mon Nov 2 19:00:05 2015 +0100 Merge pull request #484 from erikras/greenkeeper-webpack-isomorphic-tools-2.2.4 Update webpack-isomorphic-tools to version 2.2.4 🚀 commit 4f06fff9bfb1021770c508d92a3e08878d0e0ba0 Author: greenkeeperio-bot <[email protected]> Date: Mon Nov 2 18:58:59 2015 +0100 chore(package): update webpack-isomorphic-tools to version 2.2.4 http://greenkeeper.io/ commit 7be4df423c8434986207b7daf15a635d0380562f Merge: 4eae330 923dd92 Author: Erik Rasmussen <[email protected]> Date: Mon Nov 2 17:11:46 2015 +0100 Merge pull request #480 from erikras/greenkeeper-webpack-isomorphic-tools-2.2.1 Update webpack-isomorphic-tools to version 2.2.1 🚀 commit 923dd927d181d6a91f00f3db24fe35a31a6d76cf Author: greenkeeperio-bot <[email protected]> Date: Mon Nov 2 17:08:27 2015 +0100 chore(package): update webpack-isomorphic-tools to version 2.2.1 http://greenkeeper.io/ commit 4eae330fc976f252f47585ebee13c04c4ea615fa Merge: 9d9d0c0 bbdca8b Author: Erik Rasmussen <[email protected]> Date: Mon Nov 2 16:23:54 2015 +0100 Merge pull request #479 from erikras/greenkeeper-webpack-isomorphic-tools-2.2.0 Update webpack-isomorphic-tools to version 2.2.0 🚀 commit bbdca8bee029032efeea6d8116ed86b209c3790b Author: greenkeeperio-bot <[email protected]> Date: Mon Nov 2 16:03:16 2015 +0100 chore(package): update webpack-isomorphic-tools to version 2.2.0 http://greenkeeper.io/ commit 9d9d0c05b5447be936624a78e835981c5cbfc969 Author: Erik Rasmussen <[email protected]> Date: Mon Nov 2 12:20:32 2015 +0100 removed errors.valid = false redux-form no longer needs that commit 3d5a84ca83a0d3ab8cda2156631b766374577e1a Merge: b1d79fb eaaf3a7 Author: Erik Rasmussen <[email protected]> Date: Mon Nov 2 12:19:08 2015 +0100 Merge pull request #468 from snowcxt/master pass form data to validation commit b1d79fbe91835678c3df3061fe666c5776a43e90 Merge: 2ca0155 995ba11 Author: Erik Rasmussen <[email protected]> Date: Mon Nov 2 12:14:25 2015 +0100 Merge pull request #472 from erikras/greenkeeper-webpack-isomorphic-tools-2.1.2 Update webpack-isomorphic-tools to version 2.1.2 🚀 commit 2ca0155aaa2be9af2fedc17dac024e14c6213f67 Merge: b3e7ff6 22d707b Author: Erik Rasmussen <[email protected]> Date: Sun Nov 1 22:40:21 2015 +0100 Merge pull request #463 from halt-hammerzeit/webpack-isomorphic-tools-2 webpack-isomorphic-tools v2 commit 22d707b9cee20fab294db7db86f0a8c180f6e4e8 Author: Nikolay Kuchumov <[email protected]> Date: Sun Nov 1 21:10:01 2015 +0300 v2 commit 995ba11897d4432a51269f302b05635a8404a462 Author: greenkeeperio-bot <[email protected]> Date: Sun Nov 1 18:35:23 2015 +0100 chore(package): update webpack-isomorphic-tools to version 2.1.2 http://greenkeeper.io/ commit eaaf3a736a398203831f18cd854788c4ec278ecd Author: snowcxt <[email protected]> Date: Sat Oct 31 13:09:27 2015 -0700 pass form data to validation commit b3e7ff6a647b91e87f7588998e2d0690b89e72cf Merge: 559e180 12111f4 Author: Erik Rasmussen <[email protected]> Date: Fri Oct 30 19:39:40 2015 +0100 Merge pull request #457 from erikras/greenkeeper-babel-6.0.12 Update babel to version 6.0.12 🚀 commit 559e1809c7242cbbf5ed8632fd42467dd777fdf9 Merge: be75f7a f90b98a Author: Erik Rasmussen <[email protected]> Date: Fri Oct 30 19:39:15 2015 +0100 Merge pull request #460 from erikras/greenkeeper-eslint-1.8.0 Update eslint to version 1.8.0 🚀 commit be75f7aae2d97f1dcce39a3c6453752b511ef373 Merge: 11625a8 391fc35 Author: Erik Rasmussen <[email protected]> Date: Fri Oct 30 19:38:23 2015 +0100 Merge pull request #462 from erikras/greenkeeper-webpack-isomorphic-tools-2.0.1 Update webpack-isomorphic-tools to version 2.0.1 🚀 commit 391fc3536639fa6b076a9ac04e2b6406ff43efcb Author: greenkeeperio-bot <[email protected]> Date: Fri Oct 30 19:30:01 2015 +0100 chore(package): update webpack-isomorphic-tools to version 2.0.1 http://greenkeeper.io/ commit f90b98a5ab9375fe6572f529520774e94967d6d2 Author: greenkeeperio-bot <[email protected]> Date: Fri Oct 30 18:42:43 2015 +0100 chore(package): update eslint to version 1.8.0 http://greenkeeper.io/ commit 11625a8211bc8cd455750a7868c6b2fe563803a6 Merge: 9e22972 3d20e7c Author: Erik Rasmussen <[email protected]> Date: Fri Oct 30 14:43:53 2015 +0100 Merge pull request #459 from snackycracky/reduce_url_on_available_actions extract url mapper and use functional approach commit 3d20e7c727c2e2b322b1bb07b3e265d4876610bd Author: Nils Petersohn <[email protected]> Date: Fri Oct 30 10:23:55 2015 +0100 extract url mapper and use functional approach commit 9e22972e1c5c99f2735daaabb8110d1522f2730b Merge: 0046670 0ac6793 Author: Erik Rasmussen <[email protected]> Date: Fri Oct 30 09:36:09 2015 +0100 Merge pull request #458 from erikras/greenkeeper-babel-runtime-6.0.12 Update babel-runtime to version 6.0.12 🚀 commit 0ac6793287c1d9359f90db101a7c04886c2a88ad Author: greenkeeperio-bot <[email protected]> Date: Fri Oct 30 06:09:24 2015 +0100 chore(package): update babel-runtime to version 6.0.12 http://greenkeeper.io/ commit 12111f41d15b4eeb6501712822320cf415921b01 Author: greenkeeperio-bot <[email protected]> Date: Fri Oct 30 05:58:25 2015 +0100 chore(package): update babel to version 6.0.12 http://greenkeeper.io/ commit 0046670ffb56ea50e22190f72500ec6468e7b986 Merge: f446775 8dbf155 Author: Erik Rasmussen <[email protected]> Date: Fri Oct 30 00:29:47 2015 +0100 Merge pull request #455 from strawbrary/master Fix path for files moved in Babel 6 commit 8dbf155e0803e43f9089288bcba4123a74fc8e0e Author: strawbrary <[email protected]> Date: Thu Oct 29 15:54:39 2015 -0700 Fix path for files moved in Babel 6 commit f446775b2eae6c3b66f1b4b31b5ae387ea76cf61 Merge: 7b66f6a 2dd67a7 Author: Erik Rasmussen <[email protected]> Date: Thu Oct 29 19:45:01 2015 +0100 Merge pull request #446 from erikras/greenkeeper-babel-6.0.2 Update babel to version 6.0.2 🚀 commit 2dd67a7b7a2f124e556386f75ff0e2b736427587 Author: greenkeeperio-bot <[email protected]> Date: Thu Oct 29 19:16:18 2015 +0100 chore(package): update babel to version 6.0.2 http://greenkeeper.io/ commit 7b66f6ac084dd8fd1060dc0f8dcf215c353e894e Merge: 26fa0e1 7976774 Author: Erik Rasmussen <[email protected]> Date: Thu Oct 29 16:21:17 2015 +0100 Merge pull request #445 from erikras/greenkeeper-express-session-1.12.1 Update express-session to version 1.12.1 🚀 commit 26fa0e1c901de9e8ad88624f124c38e1549e30fa Merge: 87a1021 3325ffe Author: Erik Rasmussen <[email protected]> Date: Thu Oct 29 16:20:59 2015 +0100 Merge pull request #433 from erikras/greenkeeper-babel-plugin-typecheck-2.0.0 Update babel-plugin-typecheck to version 2.0.0 🚀 commit 87a1021998f989c44300eb844665a65c5ec09aa9 Merge: c08d75c 2fb9467 Author: Erik Rasmussen <[email protected]> Date: Thu Oct 29 16:20:50 2015 +0100 Merge pull request #437 from erikras/greenkeeper-history-1.13.0 Update history to version 1.13.0 🚀 commit c08d75ca28dbed9d4156039f5f79d728918311da Merge: b9b3bdc 3e774dd Author: Erik Rasmussen <[email protected]> Date: Thu Oct 29 16:20:44 2015 +0100 Merge pull request #440 from erikras/greenkeeper-react-dom-0.14.1 Update react-dom to version 0.14.1 🚀 commit 7976774842903bd1a7ae9163d7b1f3e00fdbeb1c Author: greenkeeperio-bot <[email protected]> Date: Thu Oct 29 16:09:47 2015 +0100 chore(package): update express-session to version 1.12.1 http://greenkeeper.io/ commit 3e774dda6e6909ddeebdc8b8b2d14d61d11fb824 Author: greenkeeperio-bot <[email protected]> Date: Wed Oct 28 22:37:20 2015 +0100 chore(package): update react-dom to version 0.14.1 http://greenkeeper.io/ commit 2fb94673237718c7b6a46a53e00643f9e51c49f6 Author: greenkeeperio-bot <[email protected]> Date: Wed Oct 28 16:51:06 2015 +0100 chore(package): update history to version 1.13.0 http://greenkeeper.io/ commit b9b3bdcaa43e178051b8d2439c295078dcd223a9 Merge: b46921a d2aa026 Author: Erik Rasmussen <[email protected]> Date: Wed Oct 28 13:35:09 2015 +0100 Merge pull request #436 from snackycracky/testing_with_phantomjs suggestion: switch to phantom js commit d2aa026c532bb131f47829c409aac5d3edcd39c5 Author: Nils Petersohn <[email protected]> Date: Wed Oct 28 11:12:13 2015 +0100 switch to phantom js commit 3325ffea6632c47be214f6fe7d1b4b215a241878 Author: greenkeeperio-bot <[email protected]> Date: Tue Oct 27 23:41:45 2015 +0100 chore(package): update babel-plugin-typecheck to version 2.0.0 http://greenkeeper.io/ commit b46921a990991e85522dbfc3195a46490a8f4e90 Author: Erik Rasmussen <[email protected]> Date: Mon Oct 26 13:10:26 2015 +0100 upgraded to redux-form 3.0.0-beta-1 commit 96313f56e1d65538669501a59eb70c66e2de74d5 Merge: 1b25a69 3dd1146 Author: Erik Rasmussen <[email protected]> Date: Sat Oct 24 20:58:11 2015 +0200 Merge pull request #423 from p-a/master Use ExtractTextPlugin as styleLoader for bootstrap-sass and font-awesome commit 3dd1146b7f71e5949513e0196c96ff040f88d5b4 Author: P-a <[email protected]> Date: Sat Oct 24 20:25:38 2015 +0200 fixed lint errors commit 4d0532a820a8d3589adaa8dc12d691b5f5f740a8 Author: P-a <[email protected]> Date: Sat Oct 24 19:58:40 2015 +0200 Use ExtractTextPlugin as styleLoader for bootstrap-sass and font-awesome commit 1b25a69be7c075b88276eb9f25a82ec09dfe3d68 Merge: 1d82c61 98fcc72 Author: Erik Rasmussen <[email protected]> Date: Sat Oct 24 08:15:23 2015 +0200 Merge pull request #421 from quicksnap/patch-9 Add charSet to HTML link/script tags commit 98fcc721ad7dd8552b95ff1e65aabb6fe724ffd5 Author: Dan Schuman <[email protected]> Date: Fri Oct 23 18:20:45 2015 -0700 Add charSet to HTML link/script tags Omitting these can cause some realllly fun bugs if you decide to use Electron =) commit 1d82c61ebd0ee8086bb8fb4993023b4c15b8c911 Merge: a33a51e 31488da Author: Erik Rasmussen <[email protected]> Date: Sat Oct 24 00:04:58 2015 +0200 Merge pull request #420 from erikras/greenkeeper-better-npm-run-0.0.3 Update better-npm-run to version 0.0.3 🚀 commit 31488da4488961b318479749aad60a173ca8d1a5 Author: greenkeeperio-bot <[email protected]> Date: Sat Oct 24 00:03:32 2015 +0200 chore(package): update better-npm-run to version 0.0.3 http://greenkeeper.io/ commit a33a51e7a4bc2f033f3a61295f72f5470b22db41 Merge: ad7ff60 2dcc5c3 Author: Erik Rasmussen <[email protected]> Date: Fri Oct 23 15:01:25 2015 +0200 Merge pull request #418 from erikras/greenkeeper-redux-3.0.4 Update redux to version 3.0.4 🚀 commit 2dcc5c30e018318bc0de92f325173244141a6a1f Author: greenkeeperio-bot <[email protected]> Date: Fri Oct 23 13:51:04 2015 +0200 chore(package): update redux to version 3.0.4 http://greenkeeper.io/ commit ad7ff60f52903a56cb803c0ccce5425c35d9a3f5 Merge: 93b0053 a2e162f Author: Erik Rasmussen <[email protected]> Date: Fri Oct 23 10:44:53 2015 +0200 Merge pull request #415 from erikras/revert-414-gluff Revert "use babel-node for server scripts" commit a2e162fc5d6b1e1f33c7ea5b77b9d8d7e0f987bf Author: Erik Rasmussen <[email protected]> Date: Fri Oct 23 10:44:25 2015 +0200 Revert "use babel-node for server scripts" commit 93b005390cc3c7e3ac93aad7d3fde08a491d3b43 Merge: f507053 6335dea Author: Erik Rasmussen <[email protected]> Date: Fri Oct 23 09:00:39 2015 +0200 Merge pull request #412 from erikras/greenkeeper-http-proxy-1.12.0 Update http-proxy to version 1.12.0 🚀 commit f50705300cbf805108e…
The pull request to update Babel `6.x.x` raises the old `ReferenceError: _ApiClient is not defined` error on fresh installation, with node `4.2.4`. All tests are green and everything seems fine with node `5.6.0`. Think its time to upgrade... Babel 6 plays nicer with 5.x.x anyway. see PR: erikras/react-redux-universal-hot-example#935
The pull request to update Babel `6.x.x` raises the old `ReferenceError: _ApiClient is not defined` error on fresh installation, with node `4.2.4`. All tests are green and everything seems fine with node `5.6.0`. Think its time to upgrade... Babel 6 plays nicer with 5.x.x anyway. see PR: erikras/react-redux-universal-hot-example#935
The pull request to update Babel `6.x.x` raises the old `ReferenceError: _ApiClient is not defined` error on fresh installation, with node `4.2.4`. All tests are green and everything seems fine with node `5.6.0`. Think its time to upgrade... Babel 6 plays nicer with 5.x.x anyway. see PR: erikras/react-redux-universal-hot-example#935
The pull request to update Babel `6.x.x` raises the old `ReferenceError: _ApiClient is not defined` error on fresh installation, with node `4.2.4`. All tests are green and everything seems fine with node `5.6.0`. Think its time to upgrade... Babel 6 plays nicer with 5.x.x anyway. see PR: erikras/react-redux-universal-hot-example#935
The pull request to update Babel `6.x.x` raises the old `ReferenceError: _ApiClient is not defined` error on fresh installation, with node `4.2.4`. All tests are green and everything seems fine with node `5.6.0`. Think its time to upgrade... Babel 6 plays nicer with 5.x.x anyway. see PR: erikras/react-redux-universal-hot-example#935
Rebases changes of PR #778