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 comments in new router reducer #39025

Merged
merged 35 commits into from Jul 27, 2022

Commits on Jul 25, 2022

  1. Convert const to function

    timneutkens committed Jul 25, 2022
    Copy the full SHA
    0bbbae1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    57c7626 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    79b4365 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3d7c9ab View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e3ffe55 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8fc3733 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    00fcfac View commit details
    Browse the repository at this point in the history
  8. Additional comments

    timneutkens committed Jul 25, 2022
    Copy the full SHA
    3daed15 View commit details
    Browse the repository at this point in the history
  9. Add todo

    timneutkens committed Jul 25, 2022
    Copy the full SHA
    6406e4b View commit details
    Browse the repository at this point in the history
  10. Remove additional type

    timneutkens committed Jul 25, 2022
    Copy the full SHA
    b4cc000 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    5974831 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    93c2121 View commit details
    Browse the repository at this point in the history
  13. Simplify rendering a bit

    timneutkens committed Jul 25, 2022
    Copy the full SHA
    9f099e7 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    72225ef View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    9639c23 View commit details
    Browse the repository at this point in the history
  16. Add comments

    timneutkens committed Jul 25, 2022
    Copy the full SHA
    58d8750 View commit details
    Browse the repository at this point in the history
  17. Add additional comments

    timneutkens committed Jul 25, 2022
    Copy the full SHA
    0db5c9e View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Copy the full SHA
    4f54b93 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f930b0a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    36cb5db View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0eea4e6 View commit details
    Browse the repository at this point in the history
  5. Add additional comments

    timneutkens committed Jul 26, 2022
    Copy the full SHA
    f814439 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e833caa View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    596992d View commit details
    Browse the repository at this point in the history
  8. Merge branch 'add/refactor-router' of github.com:timneutkens/next.js …

    …into add/refactor-router
    timneutkens committed Jul 26, 2022
    Copy the full SHA
    2d6a281 View commit details
    Browse the repository at this point in the history
  9. Add comments to navigate

    timneutkens committed Jul 26, 2022
    Copy the full SHA
    157e89d View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    8397195 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    568e857 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Update packages/next/client/components/app-router.client.tsx

    Co-authored-by: Wyatt Johnson <accounts+github@wyattjoh.ca>
    timneutkens and wyattjoh committed Jul 27, 2022
    Copy the full SHA
    3797baf View commit details
    Browse the repository at this point in the history
  2. Add readonly

    Co-Authored-By: Wyatt Johnson <accounts+github@wyattjoh.ca>
    timneutkens and wyattjoh committed Jul 27, 2022
    Copy the full SHA
    4eae282 View commit details
    Browse the repository at this point in the history
  3. Update packages/next/client/components/reducer.ts

    Co-authored-by: Wyatt Johnson <accounts+github@wyattjoh.ca>
    timneutkens and wyattjoh committed Jul 27, 2022
    Copy the full SHA
    270c8ec View commit details
    Browse the repository at this point in the history
  4. Update packages/next/client/components/reducer.ts

    Co-authored-by: Yuddomack <41747333+Yuddomack@users.noreply.github.com>
    timneutkens and Yuddomack committed Jul 27, 2022
    Copy the full SHA
    293b227 View commit details
    Browse the repository at this point in the history
  5. Throw error instead

    timneutkens committed Jul 27, 2022
    Copy the full SHA
    aab0242 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'add/refactor-router' of github.com:timneutkens/next.js …

    …into add/refactor-router
    timneutkens committed Jul 27, 2022
    Copy the full SHA
    8a7e4d6 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    c742b00 View commit details
    Browse the repository at this point in the history