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

Support class component static contextType attribute #13728

Merged
merged 2 commits into from
Sep 25, 2018

Commits on Sep 25, 2018

  1. Support class component static contextType attribute

    Brian Vaughn committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    870c695 View commit details
    Browse the repository at this point in the history
  2. PR feedback:

    1. Renamed isContextConsumer to isLegacyContextConsumer.
    2. Added DEV warning for unsupported contextType on stateless functional component.
    Brian Vaughn committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    353cc7e View commit details
    Browse the repository at this point in the history