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 a global ErrorBoundary #9799

Merged
merged 12 commits into from
May 3, 2024
Merged

Add a global ErrorBoundary #9799

merged 12 commits into from
May 3, 2024

Commits on Apr 29, 2024

  1. WIP

    erwanMarmelab committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b755d8d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. add stories

    erwanMarmelab committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6be41e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96fb0dd View commit details
    Browse the repository at this point in the history
  3. doc

    erwanMarmelab committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bd849e6 View commit details
    Browse the repository at this point in the history
  4. JS Doc

    erwanMarmelab committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f2774e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee4ab2e View commit details
    Browse the repository at this point in the history
  6. update doc

    erwanMarmelab committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ca37586 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Improve doc

    fzaninotto committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2b3ab54 View commit details
    Browse the repository at this point in the history
  2. Improve default error

    fzaninotto committed May 3, 2024
    Configuration menu
    Copy the full SHA
    2fe1f3e View commit details
    Browse the repository at this point in the history
  3. Fix examples

    fzaninotto committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9ff7eb1 View commit details
    Browse the repository at this point in the history
  4. Fix bad import

    fzaninotto committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e90ada5 View commit details
    Browse the repository at this point in the history
  5. Add unit test

    fzaninotto committed May 3, 2024
    Configuration menu
    Copy the full SHA
    8c4061b View commit details
    Browse the repository at this point in the history