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

Add unstable_useFlushEffects hook #34117

Merged
merged 33 commits into from Feb 18, 2022
Merged

Commits on Feb 9, 2022

  1. Add useFlushEffect

    devknoll committed Feb 9, 2022
    Copy the full SHA
    b47023c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4cd5560 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Better typing and tweaks

    devknoll committed Feb 10, 2022
    Copy the full SHA
    2890aeb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1d8f789 View commit details
    Browse the repository at this point in the history
  3. More types

    devknoll committed Feb 10, 2022
    Copy the full SHA
    c18f87d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ba6a9f7 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    84d9d6b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Change to useFlushEffects

    devknoll committed Feb 11, 2022
    Copy the full SHA
    0c0416d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Copy the full SHA
    a9b66cc View commit details
    Browse the repository at this point in the history
  2. Initial tests

    devknoll committed Feb 14, 2022
    Copy the full SHA
    e7c256d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a0f686b View commit details
    Browse the repository at this point in the history
  4. Revert runtime

    devknoll committed Feb 14, 2022
    Copy the full SHA
    55c5d74 View commit details
    Browse the repository at this point in the history
  5. More tests

    devknoll committed Feb 14, 2022
    Copy the full SHA
    a708d8a View commit details
    Browse the repository at this point in the history
  6. Fix lint

    devknoll committed Feb 14, 2022
    Copy the full SHA
    9bd184b View commit details
    Browse the repository at this point in the history
  7. Fix tests

    devknoll committed Feb 14, 2022
    Copy the full SHA
    5a6364d View commit details
    Browse the repository at this point in the history
  8. Fix lint

    devknoll committed Feb 14, 2022
    Copy the full SHA
    744d64d View commit details
    Browse the repository at this point in the history
  9. Fix lint

    devknoll committed Feb 14, 2022
    Copy the full SHA
    ca70712 View commit details
    Browse the repository at this point in the history
  10. Fix tests

    devknoll committed Feb 14, 2022
    Copy the full SHA
    d77a1f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Copy the full SHA
    cc85323 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    devknoll committed Feb 15, 2022
    Copy the full SHA
    866c27e View commit details
    Browse the repository at this point in the history
  3. Add docs and fix tests

    devknoll committed Feb 15, 2022
    Copy the full SHA
    2623d54 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    90bd65f View commit details
    Browse the repository at this point in the history
  5. Fix tests

    devknoll committed Feb 15, 2022
    Copy the full SHA
    0c992a5 View commit details
    Browse the repository at this point in the history
  6. Fix test

    devknoll committed Feb 15, 2022
    Copy the full SHA
    c51b271 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Fix tests

    devknoll committed Feb 16, 2022
    Copy the full SHA
    2683de3 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d20e051 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    devknoll committed Feb 16, 2022
    Copy the full SHA
    a90bffa View commit details
    Browse the repository at this point in the history
  4. Fix tests

    devknoll committed Feb 16, 2022
    Copy the full SHA
    3943895 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    72d87da View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Copy the full SHA
    c538862 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    edc116f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fec9cb6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3f38f17 View commit details
    Browse the repository at this point in the history