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

fix(Suspense): skip patch nested suspense if parent suspense is not resolved #10055

Merged
merged 7 commits into from
Jan 11, 2024

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    ebc9d9f View commit details
    Browse the repository at this point in the history
  2. test: chore test case

    edison1105 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7e59a62 View commit details
    Browse the repository at this point in the history
  3. fix(Suspense): avoid unmont nested suspense with suspensible true if …

    …parent suspense is not resolved
    edison1105 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    96bec97 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. chore: improve code

    edison1105 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    ca3dd2e View commit details
    Browse the repository at this point in the history
  2. revert

    edison1105 committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7f19cd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    566dfbe View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. chore: add comments

    edison1105 committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3d9ff34 View commit details
    Browse the repository at this point in the history