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(core): Add React ErrorBoundary component + theme default boundaries #3104

Merged
merged 26 commits into from
Nov 4, 2021

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    02924c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce5c310 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Configuration menu
    Copy the full SHA
    a125c60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d788e60 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Merge branch 'main'

    Josh-Cena committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    c040d06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    276280c View commit details
    Browse the repository at this point in the history
  3. Remove tryAgain from props

    Josh-Cena committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    60064c0 View commit details
    Browse the repository at this point in the history
  4. Allow custom fallback

    Josh-Cena committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    e890f19 View commit details
    Browse the repository at this point in the history
  5. Fixes

    Josh-Cena committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    411328f View commit details
    Browse the repository at this point in the history
  6. Fix

    Josh-Cena committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    76a7d56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e08bb24 View commit details
    Browse the repository at this point in the history
  8. Add translations

    Josh-Cena committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    dcb7880 View commit details
    Browse the repository at this point in the history
  9. Fix layout

    Josh-Cena committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    065e74d View commit details
    Browse the repository at this point in the history
  10. Docs writeup

    Josh-Cena committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    9756389 View commit details
    Browse the repository at this point in the history
  11. Add note

    Josh-Cena committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    69ec300 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Make fallback required

    Josh-Cena committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    3625b81 View commit details
    Browse the repository at this point in the history
  2. Fail-safe

    Josh-Cena committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    fb0b02a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main'

    slorber committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    9d2900b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    35bf1cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    638d8a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6cde7e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be5bff9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2fa4a1c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2870084 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7daae18 View commit details
    Browse the repository at this point in the history
  11. remove inline style

    slorber committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    de5c9b3 View commit details
    Browse the repository at this point in the history