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

[ServerContext] Flight support for ServerContext #23244

Merged
merged 87 commits into from
Mar 8, 2022

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    f75b5d3 View commit details
    Browse the repository at this point in the history
  2. 1 more test

    salazarm committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    29e80db View commit details
    Browse the repository at this point in the history
  3. rm unused function

    salazarm committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    54e8812 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. flow+prettier

    salazarm committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    e148a0a View commit details
    Browse the repository at this point in the history
  2. flow again =)

    salazarm committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    532dfa2 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    f2868c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    a861492 View commit details
    Browse the repository at this point in the history
  2. .

    salazarm committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    fb521be View commit details
    Browse the repository at this point in the history
  3. better comment

    salazarm committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a7051aa View commit details
    Browse the repository at this point in the history
  4. derp... missing import

    salazarm committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    066b206 View commit details
    Browse the repository at this point in the history
  5. rm optional chaining

    salazarm committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    7706ed7 View commit details
    Browse the repository at this point in the history
  6. missed feature flag

    salazarm committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    8bb4359 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03f08ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9948c43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0bb2d55 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    0dc363f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    637ad8b View commit details
    Browse the repository at this point in the history
  3. merge main

    salazarm committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    be811ec View commit details
    Browse the repository at this point in the history
  4. remove useServerContext

    salazarm committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    3c8ec09 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    9c7e061 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f71944 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d74b7bd View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. feedback

    salazarm committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    4d9d014 View commit details
    Browse the repository at this point in the history
  2. remove unions

    salazarm committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    de7f685 View commit details
    Browse the repository at this point in the history
  3. Lint

    salazarm committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    079691e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb66687 View commit details
    Browse the repository at this point in the history
  5. lint again

    salazarm committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    0946c5d View commit details
    Browse the repository at this point in the history
  6. replace-fork

    salazarm committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    64c6477 View commit details
    Browse the repository at this point in the history
  7. remove extraneous change

    salazarm committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    1f5e888 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. rebase

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    8323eb8 View commit details
    Browse the repository at this point in the history
  2. 1 more test

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    640c4a8 View commit details
    Browse the repository at this point in the history
  3. rm unused function

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    c83c3cc View commit details
    Browse the repository at this point in the history
  4. flow+prettier

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    64621f0 View commit details
    Browse the repository at this point in the history
  5. flow again =)

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    905d184 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42ca798 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4457295 View commit details
    Browse the repository at this point in the history
  8. .

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    a69065b View commit details
    Browse the repository at this point in the history
  9. better comment

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    ef20b40 View commit details
    Browse the repository at this point in the history
  10. derp... missing import

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    c5a58d3 View commit details
    Browse the repository at this point in the history
  11. rm optional chaining

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    6124a34 View commit details
    Browse the repository at this point in the history
  12. missed feature flag

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    fd1465e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ebe8a1e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4e8a2d2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    72dbc55 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6e4ed97 View commit details
    Browse the repository at this point in the history
  17. merge main

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    c5988f2 View commit details
    Browse the repository at this point in the history
  18. remove useServerContext

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    5397db6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9d30d7b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    50594a2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    43a71b2 View commit details
    Browse the repository at this point in the history
  22. feedback

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    69a9ccd View commit details
    Browse the repository at this point in the history
  23. remove unions

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    bc03997 View commit details
    Browse the repository at this point in the history
  24. Lint

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    499f20b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b5e5e47 View commit details
    Browse the repository at this point in the history
  26. lint again

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    90f6f08 View commit details
    Browse the repository at this point in the history
  27. replace-fork

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    672712e View commit details
    Browse the repository at this point in the history
  28. remove extraneous change

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    03fb89b View commit details
    Browse the repository at this point in the history
  29. rebase

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    db992af View commit details
    Browse the repository at this point in the history
  30. reinline

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    9ceb955 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d0d8f5d View commit details
    Browse the repository at this point in the history
  32. rebase

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    eafb265 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5b937ad View commit details
    Browse the repository at this point in the history
  34. emit chunk for provider

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    06b6008 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c83bc66 View commit details
    Browse the repository at this point in the history
  36. update type for SomeChunk

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    534d370 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    8283b4b View commit details
    Browse the repository at this point in the history
  38. add missing types

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    c596825 View commit details
    Browse the repository at this point in the history
  39. fix flow type

    salazarm committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    04293a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. missing type

    salazarm committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    4b780b5 View commit details
    Browse the repository at this point in the history
  2. t: any

    salazarm committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    dc4081d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff6269f View commit details
    Browse the repository at this point in the history
  4. better type

    salazarm committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    f5a8b25 View commit details
    Browse the repository at this point in the history
  5. better type

    salazarm committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    a714680 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. feedback

    salazarm committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    81f798f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72ed1cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b808b1 View commit details
    Browse the repository at this point in the history
  4. test?

    salazarm committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    463047c View commit details
    Browse the repository at this point in the history
  5. test?

    salazarm committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    3d16208 View commit details
    Browse the repository at this point in the history
  6. remove react-dom

    salazarm committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    1c4eaf9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    af300fc View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. gate change in FiberNewContext, getComponentNameFromType, use switch …

    …statement in FlightServer
    salazarm committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    9333935 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d5129c View commit details
    Browse the repository at this point in the history
  3. fallthrough

    salazarm committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    573d394 View commit details
    Browse the repository at this point in the history
  4. lint....

    salazarm committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    26c5667 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83fcb8b View commit details
    Browse the repository at this point in the history
  6. POP

    salazarm committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    278499d View commit details
    Browse the repository at this point in the history
  7. lint

    salazarm committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    b6bbe30 View commit details
    Browse the repository at this point in the history