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

feat: createNavigation #1316

Merged
merged 68 commits into from
Oct 1, 2024
Merged

feat: createNavigation #1316

merged 68 commits into from
Oct 1, 2024

Commits on Sep 3, 2024

  1. wip

    amannn committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7df9378 View commit details
    Browse the repository at this point in the history
  2. Fix some types

    amannn committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4898793 View commit details
    Browse the repository at this point in the history
  3. set up size limits

    amannn committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    faedffa View commit details
    Browse the repository at this point in the history
  4. keep legacy logic to fix test

    amannn committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    978c560 View commit details
    Browse the repository at this point in the history
  5. Fix redirect edge case

    amannn committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    73d29ab View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    243c41d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3a81a2 View commit details
    Browse the repository at this point in the history
  3. Some cleanup

    amannn committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    00fb58f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Add another test

    amannn committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    690fe46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4660545 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a6f7a1 View commit details
    Browse the repository at this point in the history
  4. usePathname

    amannn committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c800f84 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    177528c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43a0b12 View commit details
    Browse the repository at this point in the history
  7. more tests for link

    amannn committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4e6f19d View commit details
    Browse the repository at this point in the history
  8. more tests for link

    amannn committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5f01ba4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9775157 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    129eff8 View commit details
    Browse the repository at this point in the history
  2. Some simplification

    amannn committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    4aa524d View commit details
    Browse the repository at this point in the history
  3. Few more tests

    amannn committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6ad0167 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4c6975 View commit details
    Browse the repository at this point in the history
  5. comment

    amannn committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6a8c958 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52aaeeb View commit details
    Browse the repository at this point in the history
  7. no jsdoc

    amannn committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b801833 View commit details
    Browse the repository at this point in the history
  8. Fix invocation

    amannn committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    99a144a View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix test

    amannn committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    92f181d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee7e2eb View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. first bit of domains support

    amannn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    ba7acf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    604d56c View commit details
    Browse the repository at this point in the history
  3. fix lint

    amannn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4301e9b View commit details
    Browse the repository at this point in the history
  4. fix test script

    amannn committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    49a75ef View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. more tests

    amannn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    63eafe6 View commit details
    Browse the repository at this point in the history
  2. more tests

    amannn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c9b7464 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd053e8 View commit details
    Browse the repository at this point in the history
  4. tests for usePathname

    amannn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    bdd0c84 View commit details
    Browse the repository at this point in the history
  5. improve comments

    amannn committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    2bc3940 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10d22cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb74554 View commit details
    Browse the repository at this point in the history
  8. more tests

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

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    9274cda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82eaff3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f5b70e View commit details
    Browse the repository at this point in the history
  4. prettify link props

    amannn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a215028 View commit details
    Browse the repository at this point in the history
  5. more tests

    amannn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c9398e1 View commit details
    Browse the repository at this point in the history
  6. JSDoc, cleanup

    amannn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c02104f View commit details
    Browse the repository at this point in the history
  7. size limit

    amannn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0867598 View commit details
    Browse the repository at this point in the history
  8. fix types for useRouter

    amannn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    41f1b2e View commit details
    Browse the repository at this point in the history
  9. docs

    amannn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0325aa2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0580664 View commit details
    Browse the repository at this point in the history
  11. legacy api docs

    amannn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9e23771 View commit details
    Browse the repository at this point in the history
  12. wording

    amannn committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fad49c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Mandatory locale for getPathname and allow async locale from header…

    …s in navigation APIs
    amannn committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    fad59bf View commit details
    Browse the repository at this point in the history
  2. fix build

    amannn committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    d42c926 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2c61e3 View commit details
    Browse the repository at this point in the history
  4. bump sizes

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

Commits on Sep 30, 2024

  1. docs wording

    amannn committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    2479539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cf2f97 View commit details
    Browse the repository at this point in the history
  3. bump sizes

    amannn committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    07395d3 View commit details
    Browse the repository at this point in the history
  4. migrate example-app-router

    amannn committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c8f0761 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adba9d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07f75e5 View commit details
    Browse the repository at this point in the history
  7. wording

    amannn committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8b63e05 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. some domain e2e tests

    amannn committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    b79466e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc688c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37b5872 View commit details
    Browse the repository at this point in the history
  4. fix playwright

    amannn committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a08271a View commit details
    Browse the repository at this point in the history
  5. bump sizes

    amannn committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    6b20873 View commit details
    Browse the repository at this point in the history