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

[go_router] Relax subroute path requirements (allow root and child routes to have the same path forms ) #7647

Merged
merged 11 commits into from
Oct 3, 2024

Commits on Oct 3, 2024

  1. rebase

    cedvdb committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    dd1e99d View commit details
    Browse the repository at this point in the history
  2. add tests

    cedvdb committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a7a29e3 View commit details
    Browse the repository at this point in the history
  3. tests passing

    cedvdb committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    35e56e7 View commit details
    Browse the repository at this point in the history
  4. restore ending / assert

    cedvdb committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5e7e549 View commit details
    Browse the repository at this point in the history
  5. fix typo

    cedvdb committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    1c93746 View commit details
    Browse the repository at this point in the history
  6. resolve analyze

    cedvdb committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    fb78383 View commit details
    Browse the repository at this point in the history
  7. remove unnecessary code

    cedvdb committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a5a6e50 View commit details
    Browse the repository at this point in the history
  8. restore empty path test

    cedvdb committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b2a0df7 View commit details
    Browse the repository at this point in the history
  9. add redirect to test

    cedvdb committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e03887c View commit details
    Browse the repository at this point in the history
  10. add return to new line

    cedvdb committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    640b789 View commit details
    Browse the repository at this point in the history
  11. improve changelog

    cedvdb committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    cf7de60 View commit details
    Browse the repository at this point in the history