-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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): flat route fixes and enhancements #5228
Commits on Jan 30, 2023
-
fix(remix-dev): flat route fixes
TODO: fix layout from being flagged as index route Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7be168 - Browse repository at this point
Copy the full SHA c7be168View commit details -
chore: flat route enhancements and bug fixes
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8339fea - Browse repository at this point
Copy the full SHA 8339feaView commit details -
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20cd8d2 - Browse repository at this point
Copy the full SHA 20cd8d2View commit details -
chore: routeId is already normalized to /
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d76164 - Browse repository at this point
Copy the full SHA 3d76164View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cc4ed3 - Browse repository at this point
Copy the full SHA 5cc4ed3View commit details -
chore: dont include
/index
in route iduseRouteLoaderData("routes/_landing") should work for "routes/_landing.tsx" and "routes/_landing/index.tsx" Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01e00e8 - Browse repository at this point
Copy the full SHA 01e00e8View commit details -
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95fd2bf - Browse repository at this point
Copy the full SHA 95fd2bfView commit details -
chore: use posix sep for routeId
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e87ea0b - Browse repository at this point
Copy the full SHA e87ea0bView commit details -
chore: update and share options
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3184f43 - Browse repository at this point
Copy the full SHA 3184f43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29bd3d6 - Browse repository at this point
Copy the full SHA 29bd3d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de5575 - Browse repository at this point
Copy the full SHA 1de5575View commit details -
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5328c5 - Browse repository at this point
Copy the full SHA d5328c5View commit details -
fix: one day i wont be haunted by windows path separators
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9c1ce8d - Browse repository at this point
Copy the full SHA 9c1ce8dView commit details -
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 06e0367 - Browse repository at this point
Copy the full SHA 06e0367View commit details
Commits on Jan 31, 2023
-
chore: use normalizeSlash utility
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 397d55a - Browse repository at this point
Copy the full SHA 397d55aView commit details
Commits on Feb 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d5750c9 - Browse repository at this point
Copy the full SHA d5750c9View commit details