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

fix(remix-dev): allow defining multiple routes for the same route module file #3970

Merged
merged 13 commits into from Dec 1, 2022

Commits on Aug 9, 2022

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

Commits on Aug 10, 2022

  1. Update packages/remix-dev/config/routes.ts

    Co-authored-by: Andrew Leedham <AndrewLeedham@outlook.com>
    lucasferreira and AndrewLeedham committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    3e93d21 View commit details
    Browse the repository at this point in the history
  2. Update routes.ts

    - Better name for automated ID variable;
    - Small adjust in `id` option comment;
    lucasferreira committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    2b86094 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. - Removing redundant IF

    lucasferreira committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    ed5148e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Update routes.ts

    Revert complex custom ID in routes
    lucasferreira committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    9228db0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3738662 View commit details
    Browse the repository at this point in the history
  3. Update assets.ts

    Trying to solve a conflict
    lucasferreira committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    2064c57 View commit details
    Browse the repository at this point in the history
  4. Revert "Update assets.ts"

    This reverts commit 2064c57.
    lucasferreira committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    9318a4e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

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

Commits on Nov 10, 2022

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

Commits on Dec 1, 2022

  1. Configuration menu
    Copy the full SHA
    ee48538 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86b8720 View commit details
    Browse the repository at this point in the history