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

parallel routes: return a 404 when a parallel route does not have a default page/do not match #47872

Merged
merged 60 commits into from
Apr 6, 2023

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    dfd3fae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    739a584 View commit details
    Browse the repository at this point in the history
  3. refactor for readability

    feedthejim committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a51b1db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b120b12 View commit details
    Browse the repository at this point in the history
  5. remove useless check

    feedthejim committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    a79fe3f View commit details
    Browse the repository at this point in the history
  6. remove leftover fn

    feedthejim committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    452770a View commit details
    Browse the repository at this point in the history
  7. enable tests in dev

    feedthejim committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    98f6eb2 View commit details
    Browse the repository at this point in the history
  8. fix test + small refactor

    feedthejim committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    8829681 View commit details
    Browse the repository at this point in the history
  9. fix test

    feedthejim committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    c6326ca View commit details
    Browse the repository at this point in the history
  10. support @children

    feedthejim committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    59b3634 View commit details
    Browse the repository at this point in the history
  11. re-enable test for build

    feedthejim committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    6abf5fa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3084422 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    47a6f00 View commit details
    Browse the repository at this point in the history
  14. fix lint

    feedthejim committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    1192d34 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. initial implementation

    feedthejim committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    9ade248 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. refactors

    Co-authored-by: Wyatt Johnson <accounts+github@wyattjoh.ca>
    feedthejim and wyattjoh committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    64284d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. fix hmr

    feedthejim committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    4900fa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b83aef View commit details
    Browse the repository at this point in the history
  3. add segment tree override

    feedthejim committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    92cbf42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    999b516 View commit details
    Browse the repository at this point in the history
  5. fix types

    feedthejim committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    b8bde07 View commit details
    Browse the repository at this point in the history
  6. fix test

    feedthejim committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    0fde8ff View commit details
    Browse the repository at this point in the history
  7. update tests

    feedthejim committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    02d037b View commit details
    Browse the repository at this point in the history
  8. rewrite tests

    feedthejim committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    be9e620 View commit details
    Browse the repository at this point in the history
  9. remove logs

    feedthejim committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    8fdb943 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94d4a59 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9fc9bc9 View commit details
    Browse the repository at this point in the history
  12. remove log

    feedthejim committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    45b1a43 View commit details
    Browse the repository at this point in the history
  13. update comments

    feedthejim committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    acb3b29 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d097f9f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    92237b9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    09c6ce6 View commit details
    Browse the repository at this point in the history
  17. refactor: formatting updates

    wyattjoh committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    ce365a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    be0c36c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2ac7dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    853f9fd View commit details
    Browse the repository at this point in the history
  4. address comments

    feedthejim committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    eac2b2d View commit details
    Browse the repository at this point in the history
  5. fix windows test

    feedthejim committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    6783565 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6001b80 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a1f00be View commit details
    Browse the repository at this point in the history
  8. use check for tests

    feedthejim committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    d615593 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d66a842 View commit details
    Browse the repository at this point in the history
  10. fix tests failures

    feedthejim committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    f6ab0f7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    76c9726 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    61cd219 View commit details
    Browse the repository at this point in the history
  2. restire test position

    feedthejim committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    58d247d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    ceaa38f View commit details
    Browse the repository at this point in the history
  2. update injection method

    feedthejim committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1496087 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b168df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    148f04f View commit details
    Browse the repository at this point in the history
  5. add a fast refresh reducer

    feedthejim committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    08cdb07 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab4533f View commit details
    Browse the repository at this point in the history
  7. remove misc change

    feedthejim committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    f7041fe View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    1512bc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    266c003 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4589bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e4abc0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ce7349 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

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

Commits on Apr 6, 2023

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