converter-react
converter-react copied to clipboard
Sample React + Flux app w/ server-side rendering / data bootstrap and more!
``` Warning: Failed propType: Invalid prop `children` supplied to `Provider`, expected a single ReactElement. With React 0.14 and later versions, you no longer need to wrap child into a function....
These changes remove all configs and scripts now provided by the [PR'd`builder-react-app` archetype](https://github.com/FormidableLabs/builder-react-app/pull/1) and update READMEs for this change. /cc @ryan-roemer @coopy
## Surface Upgrade Completed: - Babel 6 - React 0.14.x - Node 5.4 - react-hot-loader (deprecated) replaced with react-transform-hmr ## Webpack Modification (WIP) - webpack.config.coverage.js > "isparta?{ babel: { stage:...
The most recent stable version of Firefox includes a signature checking change that breaks Selenium/webdriver. According to a Selenium dev, there's a good chance that Firefox won't function correctly until...
This is one of our "next up" archetypes -- a node server targeting a React frontend w/ SSR and **ALL THE TESTS!** /cc @exogen @boygirl @kenwheeler @chaseadamsio
Now that 0.14 has been released, migrate to it.
- Some break - Some render nothing - Some render without CSS TASK - [ ] Fix all in Readme - [ ] Add integration tests of all scenarios.
Here's the wide sampling of things we want to support. - [ ] Local (Mac) - [x] Chrome - [x] Firefox (Failed on 21.0, Passed on 35.0, 40.0.3) - [...
So far, Chrome, FF, IE have failed. Disabling for now. Here's IE failure: ``` 1 passing (24s) 8 pending 4 failing 1) func/application camel should convert complex input w/ extra...