react-three-renderer icon indicating copy to clipboard operation
react-three-renderer copied to clipboard

Fix compatibility with react 15

Open toxicFork opened this issue 9 years ago • 2 comments

  • [x] Compare with 0.14.7 https://github.com/facebook/react/compare/v0.14.7...v15.0.0-rc.1
  • [x] Fix breaking changes
  • [x] Port changes to react-dom onto react-three-renderer
  • [x] Update other npm dependencies
  • [x] Make all tests pass
  • [x] Test new version with the examples project
  • [x] Cleanup and refactor final bits
  • [ ] Publish new version

See #49.

toxicFork avatar Mar 19 '16 15:03 toxicFork

Almost done!

toxicFork avatar Apr 10 '16 21:04 toxicFork

Are there still any issues with React 15 or should this be closed?

dlindenkreuz avatar Jul 04 '16 21:07 dlindenkreuz