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

Remove DOM functions from top-level isomorphic API #5832

Merged
merged 1 commit into from
Jan 13, 2016

Conversation

jimfb
Copy link
Contributor

@jimfb jimfb commented Jan 12, 2016

Remove DOM functions from top-level isomorphic API. I have a couple diffs internally that make this safe. When they land, this should be good-to-go.

@zpao
Copy link
Member

zpao commented Jan 12, 2016

Can you do a quick check to confirm nobody internally re-added calls before merging?

@jimfb
Copy link
Contributor Author

jimfb commented Jan 12, 2016

@zpao Yeah. I have a few 0.15 diffs, so my plan was to just do a React sync once everything lands internally+github, and I'll verify for any stragglers as part of the sync (there should only be one or two at that point).

jimfb added a commit that referenced this pull request Jan 13, 2016
Remove DOM functions from top-level isomorphic API
@jimfb jimfb merged commit fcc63e1 into facebook:master Jan 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants