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 Custom withRouteProps HOC for react-router-dom v6 migration #1836

Merged
merged 5 commits into from
Sep 30, 2023

Commits on Sep 29, 2023

  1. Add Custom withRouteProps

    Signed-off-by: Ansh Goyal <anshgoyal1704@gmail.com>
    anshgoyalevil committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    f251330 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. fix any types and license header

    Signed-off-by: Ansh Goyal <anshgoyal1704@gmail.com>
    anshgoyalevil committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    589eed4 View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    Signed-off-by: Ansh Goyal <anshgoyal1704@gmail.com>
    anshgoyalevil committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    b2d352d View commit details
    Browse the repository at this point in the history
  3. Update packages/jaeger-ui/src/utils/withRouteProps.tsx

    Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
    Signed-off-by: Ansh Goyal <anshgoyal1704@gmail.com>
    anshgoyalevil and yurishkuro committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    857295f View commit details
    Browse the repository at this point in the history
  4. fix any type

    Signed-off-by: Ansh Goyal <anshgoyal1704@gmail.com>
    anshgoyalevil committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    10e3c80 View commit details
    Browse the repository at this point in the history