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

React.unstable_AsyncComponent #10239

Merged
merged 1 commit into from
Jul 21, 2017
Merged

Commits on Jul 21, 2017

  1. React.unstable_AsyncComponent

    Alternative to using the static class property unstable_asyncUpdates.
    Everything inside <AsyncComponent /> has async updates by default. You
    can also extend it like PureComponent or Component.
    acdlite committed Jul 21, 2017
    Configuration menu
    Copy the full SHA
    cd071a9 View commit details
    Browse the repository at this point in the history