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(i18n): manual routing #10193

Merged
merged 39 commits into from
Apr 10, 2024
Merged

feat(i18n): manual routing #10193

merged 39 commits into from
Apr 10, 2024

Commits on Feb 20, 2024

  1. feat(i18n): manual routing

    ematipico committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    53c5764 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    0a2f112 View commit details
    Browse the repository at this point in the history
  2. one more function

    ematipico committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    659a6c0 View commit details
    Browse the repository at this point in the history
  3. different typing

    ematipico committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    247eafd View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. tests

    ematipico committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9e95b0f View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 4, 2024

  1. fix merge

    ematipico committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    2eb86db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fd976f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b65f2d0 View commit details
    Browse the repository at this point in the history
  4. rename function

    ematipico committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    5e7097c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0da463a View commit details
    Browse the repository at this point in the history
  6. fix conflicts

    ematipico committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    3d14524 View commit details
    Browse the repository at this point in the history
  7. lock file update

    ematipico committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c5e02dc View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

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

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    7849d78 View commit details
    Browse the repository at this point in the history
  2. rebase

    ematipico committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    65c216b View commit details
    Browse the repository at this point in the history
  3. add tests

    ematipico committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    7bed201 View commit details
    Browse the repository at this point in the history
  4. docs

    ematipico committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    51bcf56 View commit details
    Browse the repository at this point in the history
  5. lock file black magic

    ematipico committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    fc24ba4 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. increase timeout?

    ematipico committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e43e04a View commit details
    Browse the repository at this point in the history
  2. fix regression

    ematipico committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e87d968 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    62d4293 View commit details
    Browse the repository at this point in the history
  2. merge conflict

    ematipico committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    a377295 View commit details
    Browse the repository at this point in the history
  3. add changeset

    ematipico committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4057715 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. chore: apply suggestions

    ematipico committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    bda256c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. apply suggestion

    ematipico committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    d3a8d18 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update .changeset/little-hornets-give.md

    Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
    ematipico and Princesseuh committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4d9f6a7 View commit details
    Browse the repository at this point in the history
  2. chore: address feedback

    ematipico committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ba18514 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e43236a View commit details
    Browse the repository at this point in the history
  4. update name

    ematipico committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    742c627 View commit details
    Browse the repository at this point in the history
  5. add comments

    ematipico committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e75b46c View commit details
    Browse the repository at this point in the history
  6. fix regression

    ematipico committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6c4aa8d View commit details
    Browse the repository at this point in the history
  7. remove unused code

    ematipico committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fe0c01a View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Apply suggestions from code review

    Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
    ematipico and sarah11918 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    dbcee6e View commit details
    Browse the repository at this point in the history
  2. chore: update reference

    ematipico committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d746753 View commit details
    Browse the repository at this point in the history
  3. Update packages/astro/src/@types/astro.ts

    Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
    ematipico and sarah11918 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1516cbd View commit details
    Browse the repository at this point in the history
  4. chore: improve types

    ematipico committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bbb3787 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix regression in tests

    ematipico committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    52fcbe0 View commit details
    Browse the repository at this point in the history
  2. apply Sarah's suggestion

    ematipico committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e781cb2 View commit details
    Browse the repository at this point in the history