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

[WIP] React v0.13 #17

Open
wants to merge 47 commits into
base: master
Choose a base branch
from
Open

[WIP] React v0.13 #17

wants to merge 47 commits into from

Conversation

zetachang
Copy link
Owner

Tracking progress of upgrading to React v0.13

  • Integrate master's React::Element work
  • React::Testing added to clean up testing code
  • native_alias all the life cycle methods
  • Make react-source as runtime dependency
  • Fix all the test warning
  • Separate code run in Ruby in opal namespace
  • Clarify the dependency with React.js (only depends on core rather than add ons)
  • update README
  • drop sprockets 2.0 (as opal master is dropping it)
  • ReactComponent access from this.refs is not ruby object
  • update examples
  • present(Foo).on(:event_name) won't work
  • raise error when deprecated method invoked
  • Object.assign shim

@sollycatprint
Copy link

This issue was moved to ruby-hyperloop/hyper-react#17

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

Successfully merging this pull request may close these issues.

3 participants