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

[risk=low][RW-13601] Upgrade react-router to 6 #8780

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    231f6ac View commit details
    Browse the repository at this point in the history
  2. use CompatRouter inside BrowserRouter

    Route -> CompatRoute
    use Navigate instead of Redirect
    jmthibault79 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a8a2d7c View commit details
    Browse the repository at this point in the history
  3. convert tests

    jmthibault79 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    932416d View commit details
    Browse the repository at this point in the history
  4. rm BrowserRouter

    jmthibault79 committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    c7ffdcf View commit details
    Browse the repository at this point in the history