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

feat(react-server): client error boundary for server error #211

Merged
merged 41 commits into from
Mar 22, 2024

Commits on Mar 20, 2024

  1. chore: tweak NavMenu

    hi-ogawa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0a99c1c View commit details
    Browse the repository at this point in the history
  2. wip: error page

    hi-ogawa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    896b4dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f404ae8 View commit details
    Browse the repository at this point in the history
  4. chore: tweak demo

    hi-ogawa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a799f57 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feat-react-server-error-page' in…

    …to feat-react-server-error-page
    hi-ogawa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    242cdcc View commit details
    Browse the repository at this point in the history
  6. chore: setup demo

    hi-ogawa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c4facf5 View commit details
    Browse the repository at this point in the history
  7. wip: client error boundary

    hi-ogawa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b641d47 View commit details
    Browse the repository at this point in the history
  8. wip

    hi-ogawa committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0352c1f View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. chore: todo

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    cc38a39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08fea24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8702d79 View commit details
    Browse the repository at this point in the history
  4. wip: full CSR fallback

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    89fbfad View commit details
    Browse the repository at this point in the history
  5. chore: cleanup

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5a2bd00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca4d259 View commit details
    Browse the repository at this point in the history
  7. wip: status code

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    57d4d7f View commit details
    Browse the repository at this point in the history
  8. feat: handle status code

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    42343ee View commit details
    Browse the repository at this point in the history
  9. refactor: unused

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    62c5e19 View commit details
    Browse the repository at this point in the history
  10. test: e2e

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    8125760 View commit details
    Browse the repository at this point in the history
  11. test: no only

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    783e986 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3c3813f View commit details
    Browse the repository at this point in the history
  13. test: e2e browser error

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    307e72f View commit details
    Browse the repository at this point in the history
  14. refactor: move code

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    89d1e8c View commit details
    Browse the repository at this point in the history
  15. chore: comment

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    640858a View commit details
    Browse the repository at this point in the history
  16. test: refactor checkNoError

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    6df5a00 View commit details
    Browse the repository at this point in the history
  17. wip: error page convention

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    675755e View commit details
    Browse the repository at this point in the history
  18. chore: comment

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4b391fd View commit details
    Browse the repository at this point in the history
  19. chore: tweak pokemon demo

    hi-ogawa committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    787e69e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    79fc37f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    832aa24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9912dd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2276f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    253b2a7 View commit details
    Browse the repository at this point in the history
  5. chore: indent

    hi-ogawa committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b3abadd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d5e53c View commit details
    Browse the repository at this point in the history
  7. chore: unused

    hi-ogawa committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c02d051 View commit details
    Browse the repository at this point in the history
  8. chore: tweak pokemon demo

    hi-ogawa committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    70ebcea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1abf3fa View commit details
    Browse the repository at this point in the history
  10. chore: comment

    hi-ogawa committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    851563b View commit details
    Browse the repository at this point in the history
  11. chore: tweak

    hi-ogawa committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c10e7f6 View commit details
    Browse the repository at this point in the history
  12. e2e: test custom error

    hi-ogawa committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    baf2952 View commit details
    Browse the repository at this point in the history
  13. chore: release

    hi-ogawa committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    47610fc View commit details
    Browse the repository at this point in the history