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 Reconciler Package #10758

Merged
merged 25 commits into from
Oct 11, 2017
Merged

Commits on Oct 11, 2017

  1. Configuration menu
    Copy the full SHA
    265b3c0 View commit details
    Browse the repository at this point in the history
  2. I think it’s working 🙀

    iamdustan authored and gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    21853d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    703c512 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d4deee8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a64e9e9 View commit details
    Browse the repository at this point in the history
  6. eslint

    iamdustan authored and gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    ac1e603 View commit details
    Browse the repository at this point in the history
  7. s/Renderer/Reconciler in docs

    iamdustan authored and gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    1165ee8 View commit details
    Browse the repository at this point in the history
  8. yarn prettier

    iamdustan authored and gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    2018b79 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f7a6b6 View commit details
    Browse the repository at this point in the history
  10. change predicate

    iamdustan authored and gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    b1ace5c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e7d4f44 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    34551f7 View commit details
    Browse the repository at this point in the history
  13. Change reconciler fixture test

    iamdustan authored and gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    8f50bf3 View commit details
    Browse the repository at this point in the history
  14. prettier

    iamdustan authored and gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    8dc59e6 View commit details
    Browse the repository at this point in the history
  15. Remove a bunch of Noop test renderer

    iamdustan authored and gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    80f4a6b View commit details
    Browse the repository at this point in the history
  16. Delete a bunch of stuff we don’t care about for reconciler teesting. …

    …Add flow pragmas for future flow pragma testing
    iamdustan authored and gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    9d5345d View commit details
    Browse the repository at this point in the history
  17. Remove PATENTS

    gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    6de269f View commit details
    Browse the repository at this point in the history
  18. Update Reconciler fixture docs

    iamdustan authored and gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    f767f0e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d4842f0 View commit details
    Browse the repository at this point in the history
  20. Inline fixture renderer

    iamdustan authored and gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    d10506b View commit details
    Browse the repository at this point in the history
  21. Make it "RENDERER"

    gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    ec18863 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5c6510d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8a3ffdc View commit details
    Browse the repository at this point in the history
  24. Record sizes

    gaearon committed Oct 11, 2017
    1 Configuration menu
    Copy the full SHA
    a935605 View commit details
    Browse the repository at this point in the history
  25. Update README.md

    gaearon committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    04ec04e View commit details
    Browse the repository at this point in the history