Skip to content
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

Support React v0.14 #34

Closed
oliviertassinari opened this issue Sep 12, 2015 · 6 comments
Closed

Support React v0.14 #34

oliviertassinari opened this issue Sep 12, 2015 · 6 comments

Comments

@oliviertassinari
Copy link

The react/lib/keyOf module is no longer present inside react v0.14. He was moved to https://github.com/facebook/fbjs/blob/master/src/key-mirror/keyOf.js.

@goof03
Copy link

goof03 commented Sep 13, 2015

Need to remove React.initializeTouchEvents(true); in injectTapEventPlugin.js too

@oliviertassinari
Copy link
Author

@goof03 I can't find initializeTouchEvents in the source code of this repository.

@goof03
Copy link

goof03 commented Sep 13, 2015

react-tap-event-plugin/src/injectTapEventPlugin.js line 3

@oliviertassinari
Copy link
Author

Indeed, I shouldn't trust the search engin of github (Sorry, forked repositories are not currently searchable.). Thanks

@dmitry-zaets
Copy link

@oliviertassinari @goof03 Guys, any updates so far?
Or probably any help needed?

@goof03
Copy link

goof03 commented Sep 16, 2015

@dmitry-zaets yes perhaps no sure to understand first is there a way to get your pull request in my project with npm ? your pull request make material-ui react 0.14 compatible no more need material-ui-io ?

@jrouleau jrouleau mentioned this issue Sep 21, 2015
madjam002 pushed a commit that referenced this issue Feb 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants