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

Add two different abstract components, pure and not #1896

Merged
merged 1 commit into from
Dec 12, 2017

Conversation

gscshoyru
Copy link
Contributor

Fix table -- make there exist an AbstractPureComponent as well as an AbstractComponent that isn't pure.

We may want to revisit all the places we presently use React.Component and see if we want to use AbstractComponent there now that we possibly can.

@gscshoyru gscshoyru force-pushed the gsc/differentiate-abstract-abstract-pure branch from 6a067bc to b445aad Compare December 12, 2017 22:15
@gscshoyru gscshoyru requested a review from adidahiya December 12, 2017 22:15
@adidahiya adidahiya merged commit b930727 into ad/react-16 Dec 12, 2017
@adidahiya adidahiya deleted the gsc/differentiate-abstract-abstract-pure branch December 12, 2017 22:26
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.

2 participants