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

Switch first-class refs to use functions #2917

Merged
merged 1 commit into from
Jan 23, 2015

Conversation

sophiebits
Copy link
Collaborator

Closes #1373.

Test Plan: jest

nextUnmaskedContext
);
// Update refs regardless of what shouldComponentUpdate returns
// TODO: Eliminate this function allocation
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ideas here?

sophiebits added a commit that referenced this pull request Jan 23, 2015
Switch first-class refs to use functions
@sophiebits sophiebits merged commit f9821de into facebook:master Jan 23, 2015
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.

Implement Better Refs API
2 participants