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

Move ReactFiberTreeReflection to react-reconciler/reflection #11683

Merged
merged 7 commits into from
Nov 28, 2017

Commits on Nov 28, 2017

  1. Configuration menu
    Copy the full SHA
    8a45096 View commit details
    Browse the repository at this point in the history
  2. Use * for react-reconciler

    We don't know the latest local version, and release script currently doesn't bump deps automatically.
    gaearon committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    bf53360 View commit details
    Browse the repository at this point in the history
  3. Remove unused field

    gaearon committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    7948c78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    441b8bf View commit details
    Browse the repository at this point in the history
  5. Undo the CommonJS change

    I didn't realize it would break the build.
    gaearon committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    f70489f View commit details
    Browse the repository at this point in the history
  6. Record sizes

    gaearon committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    f4b209f View commit details
    Browse the repository at this point in the history
  7. Remove reconciler fixtures

    They're unnecessary now that we run real tests on reconciler bundles.
    gaearon committed Nov 28, 2017
    Configuration menu
    Copy the full SHA
    e6a8a57 View commit details
    Browse the repository at this point in the history