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

Refine the not-found rendering process for app router #52790

Merged
merged 42 commits into from
Jul 20, 2023

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    7f856f2 View commit details
    Browse the repository at this point in the history
  2. fix hmr

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    88e3e33 View commit details
    Browse the repository at this point in the history
  3. fix 404

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9e97352 View commit details
    Browse the repository at this point in the history
  4. not found

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a87945a View commit details
    Browse the repository at this point in the history
  5. remove unused

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    ed11fad View commit details
    Browse the repository at this point in the history
  6. fix edge not found

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    83c9f6e View commit details
    Browse the repository at this point in the history
  7. clean up

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b1a5378 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5261d42 View commit details
    Browse the repository at this point in the history
  9. simplify streaming

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    03f6da2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e9e58f4 View commit details
    Browse the repository at this point in the history
  11. fix build

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b6624c8 View commit details
    Browse the repository at this point in the history
  12. lint and default layout

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    11dec4b View commit details
    Browse the repository at this point in the history
  13. fix global error

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3c079cd View commit details
    Browse the repository at this point in the history
  14. fix error hydration and tests

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a59c2e2 View commit details
    Browse the repository at this point in the history
  15. handle fallback default 404

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    9014fef View commit details
    Browse the repository at this point in the history
  16. rm logs

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    3c0a489 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    930c0be View commit details
    Browse the repository at this point in the history
  18. tweak root layout

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c8d7065 View commit details
    Browse the repository at this point in the history
  19. fix hang on build for 404

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    260ca70 View commit details
    Browse the repository at this point in the history
  20. fix hydration

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    19a7375 View commit details
    Browse the repository at this point in the history
  21. fix edge default not found

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    4fb3055 View commit details
    Browse the repository at this point in the history
  22. fix action not found

    huozhi committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7d4da09 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    7a83b53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ee6f5b View commit details
    Browse the repository at this point in the history
  3. fix link on not found

    huozhi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    d8d6f39 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4982944 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38531ea View commit details
    Browse the repository at this point in the history
  6. fix action not found

    huozhi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    992635c View commit details
    Browse the repository at this point in the history
  7. fix navigation on not found

    huozhi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    facd054 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c204e02 View commit details
    Browse the repository at this point in the history
  9. revert

    huozhi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    451f29e View commit details
    Browse the repository at this point in the history
  10. fix

    huozhi committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    97e1642 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

    huozhi committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7c0cc7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d767e View commit details
    Browse the repository at this point in the history
  4. fix type

    huozhi committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    0303f9f View commit details
    Browse the repository at this point in the history
  5. fix streaming hang

    huozhi committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d53f05e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af88723 View commit details
    Browse the repository at this point in the history
  7. fix 404

    huozhi committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    3fa813f View commit details
    Browse the repository at this point in the history
  8. fix 404

    huozhi committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b7bffc3 View commit details
    Browse the repository at this point in the history
  9. fix action not found

    huozhi committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6a3b40f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3fa3162 View commit details
    Browse the repository at this point in the history