Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

React 0.14 upgrade #49

Merged
merged 7 commits into from
Nov 18, 2015
Merged

Conversation

jakoblind
Copy link
Contributor

Fix errors in example app and use babel for JSX transformations in example app.

larrymyers and others added 7 commits October 14, 2015 20:15
Add fbjs to deps, since that's where the EventListener function moved to with React 0.14.
Require ReactDOM for tests.
Update example app to react 0.14.
Generate new dist build.
The major error in the example app was that two 
versions of react was used at the same time. This
was because web pack used both react from 
react-mini-router and example repository, which
resulted in two react modules in public/js/app.js
@jakoblind jakoblind mentioned this pull request Nov 18, 2015
larrymyers added a commit that referenced this pull request Nov 18, 2015
@larrymyers larrymyers merged commit 00a0d4f into larrymyers:master Nov 18, 2015
@larrymyers
Copy link
Owner

Fantastic. Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants