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

Implement priority overrides for injected routes and redirects #9439

Merged
merged 37 commits into from
Jan 17, 2024

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    9f6a7e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6671a8 View commit details
    Browse the repository at this point in the history
  3. Don't mix rules on tests

    Fryuni committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    bf8a333 View commit details
    Browse the repository at this point in the history
  4. Detailed collision detection

    Fryuni committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    31885a9 View commit details
    Browse the repository at this point in the history
  5. Add changeset

    Fryuni committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    06bcec2 View commit details
    Browse the repository at this point in the history
  6. Remove TODO

    Fryuni committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8a61bb7 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into feat/injected-route-priority

    # Conflicts:
    #	packages/astro/src/core/routing/manifest/create.ts
    Fryuni committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a475688 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    0c678b2 View commit details
    Browse the repository at this point in the history
  2. Update terminology

    Fryuni committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    7379e1d View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Revert unrelated changes

    Fryuni committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    a064b4e View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. WIP

    Fryuni committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    cea5439 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feat/injected-route-priority

    # Conflicts:
    #	packages/astro/src/core/routing/manifest/create.ts
    Fryuni committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    9dd4609 View commit details
    Browse the repository at this point in the history
  3. Refactor

    Fryuni committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    addd2d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Fix typo and typing

    Fryuni committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    e3cbbe9 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    d5e2142 View commit details
    Browse the repository at this point in the history
  2. chore: default to legacy

    ematipico committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    322bb4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28df92f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a368d60 View commit details
    Browse the repository at this point in the history
  5. chore: fix regression

    ematipico committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    dc2760a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cfbdbd View commit details
    Browse the repository at this point in the history
  7. chore: fix tests but one

    ematipico committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    61fc289 View commit details
    Browse the repository at this point in the history
  8. chore: Update test

    Fryuni committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    eb855b9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a8686b8 View commit details
    Browse the repository at this point in the history
  10. chore: Test collision warnings

    Fryuni committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e319eb4 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    bd93047 View commit details
    Browse the repository at this point in the history
  2. docs: Improve changesets

    Fryuni committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    de3a8cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdc7c90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5671f41 View commit details
    Browse the repository at this point in the history
  5. Sarah editing pass

    sarah11918 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    24c9c74 View commit details
    Browse the repository at this point in the history
  6. nit: Align Markdown table

    Fryuni committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7fc2482 View commit details
    Browse the repository at this point in the history
  7. defined definitions!

    Co-authored-by: Luiz Ferraz <luiz@lferraz.com>
    sarah11918 and Fryuni committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    30241b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb78e03 View commit details
    Browse the repository at this point in the history
  9. Yan final boss review

    Co-authored-by: Yan Thomas <61414485+Yan-Thomas@users.noreply.github.com>
    sarah11918 and yanthomasdev committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    dcf8ca4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9882de1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a34647e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

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