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

Full page reload when navigating to new root layout #40751

Merged
merged 17 commits into from Sep 30, 2022

Commits on Sep 21, 2022

  1. Full page reload when navigating to new root layout

    Hannes Bornö committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    67192ec View commit details
    Browse the repository at this point in the history
  2. Check if flightRouterStatus is an array

    Hannes Bornö committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    6df3ffe View commit details
    Browse the repository at this point in the history
  3. Update tests

    Hannes Bornö committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    2c03743 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'canary' of https://github.com/hanneslund/next.js into m…

    …pa-nav-on-new-root-layout
    Hannes Bornö committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    e6a34a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Merge branch 'canary' of https://github.com/hanneslund/next.js into m…

    …pa-nav-on-new-root-layout
    Hannes Bornö committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    4f91267 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'canary' of https://github.com/hanneslund/next.js into m…

    …pa-nav-on-new-root-layout
    Hannes Bornö committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    6b11346 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'canary' of https://github.com/hanneslund/next.js into m…

    …pa-nav-on-new-root-layout
    Hannes Bornö committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    35b1373 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Merge branch 'canary' of https://github.com/hanneslund/next.js into m…

    …pa-nav-on-new-root-layout
    Hannes Bornö committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    b196ff0 View commit details
    Browse the repository at this point in the history
  2. Make it work with dynamic routes

    Hannes Bornö committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    2c6ec66 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'canary' of https://github.com/hanneslund/next.js into m…

    …pa-nav-on-new-root-layout
    Hannes Bornö committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    aba7c4c View commit details
    Browse the repository at this point in the history
  4. Fix test next config

    Hannes Bornö committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    fec96e0 View commit details
    Browse the repository at this point in the history
  5. Split functions

    timneutkens committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    c2f5f87 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'canary' into mpa-nav-on-new-root-layout

    Hannes Bornö committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    44402a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    85d8dff View commit details
    Browse the repository at this point in the history
  2. Check parallel routes for child name

    Hannes Bornö committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    2a1e73c View commit details
    Browse the repository at this point in the history
  3. Add comments

    Hannes Bornö committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    4ee512a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a57f4e2 View commit details
    Browse the repository at this point in the history