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

Bumps react-router-dom to v6 #2256

Merged
merged 37 commits into from
Sep 30, 2024
Merged

Bumps react-router-dom to v6 #2256

merged 37 commits into from
Sep 30, 2024

Commits on Aug 27, 2024

  1. Bump React Router DOM to v6

    Signed-off-by: Mihovil Ilakovac <[email protected]>
    infomiho committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0280489 View commit details
    Browse the repository at this point in the history
  2. e2e tests

    Signed-off-by: Mihovil Ilakovac <[email protected]>
    infomiho committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0e712fc View commit details
    Browse the repository at this point in the history
  3. Update headless tests

    infomiho committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    6ac1c85 View commit details
    Browse the repository at this point in the history
  4. Add routing headless test

    infomiho committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5ef793d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    8d6a544 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    7e68b38 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    infomiho committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    8b16709 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

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

Commits on Sep 5, 2024

  1. Fix headless tests

    infomiho committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    dce8f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    666f017 View commit details
    Browse the repository at this point in the history
  3. Update naming

    infomiho committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    aa7f002 View commit details
    Browse the repository at this point in the history
  4. Fixes example apps

    infomiho committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    f366600 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. e2e tests

    Signed-off-by: Mihovil Ilakovac <[email protected]>
    infomiho committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    da359a2 View commit details
    Browse the repository at this point in the history
  2. Update types

    infomiho committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    f29a976 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    177661c View commit details
    Browse the repository at this point in the history
  2. Update docs

    infomiho committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fc541ab View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Update .build route helper

    infomiho committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8584aa4 View commit details
    Browse the repository at this point in the history
  2. Update docs

    infomiho committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    d2b9176 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Update root component docs

    infomiho committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9a429d0 View commit details
    Browse the repository at this point in the history
  2. Set a default error boundry

    infomiho committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1bfef24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ce258c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Cleanup

    infomiho committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    c571ea7 View commit details
    Browse the repository at this point in the history
  2. Updates todoApp unit tests

    infomiho committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    e58aa7a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Bump to latest React Router patch version

    Signed-off-by: Mihovil Ilakovac <[email protected]>
    infomiho committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    fcd805a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Update routes template

    infomiho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bc4ae25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a8f529 View commit details
    Browse the repository at this point in the history
  3. Formatting

    infomiho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8aaa758 View commit details
    Browse the repository at this point in the history
  4. Update comment

    infomiho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ace73c9 View commit details
    Browse the repository at this point in the history
  5. e2e tests

    Signed-off-by: Mihovil Ilakovac <[email protected]>
    infomiho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8031e5d View commit details
    Browse the repository at this point in the history
  6. Update thoughts

    infomiho committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    375d3aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    19b2ca5 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    126ad3f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update package-lock.json for example apps

    Signed-off-by: Mihovil Ilakovac <[email protected]>
    infomiho committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    f6d2d8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2314809 View commit details
    Browse the repository at this point in the history
  3. Update docs

    infomiho committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    a23911c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89abca1 View commit details
    Browse the repository at this point in the history
  5. Inline isSegmentOptional

    infomiho committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c688966 View commit details
    Browse the repository at this point in the history