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

Replace unstable_AsyncComponent with unstable_AsyncMode #12117

Merged
merged 3 commits into from
Jan 30, 2018

Commits on Jan 30, 2018

  1. Replace unstable_AsyncComponent with Unstable_AsyncMode

    Mirrors the StrictMode API and uses the new Mode type of work.
    acdlite committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    3757ab6 View commit details
    Browse the repository at this point in the history
  2. internalContextTag -> mode

    Change this now that we have a better name
    acdlite committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    4ea4369 View commit details
    Browse the repository at this point in the history
  3. Unstable_ -> unstable_

    acdlite committed Jan 30, 2018
    Configuration menu
    Copy the full SHA
    c5a7eda View commit details
    Browse the repository at this point in the history