-
-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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
Add support to force reload on redirect with X-Remix-Reload-Document
header
#10705
Merged
brophdawg11
merged 14 commits into
remix-run:dev
from
robbtraister:feature/redirect-with-reload
Aug 2, 2023
Merged
Add support to force reload on redirect with X-Remix-Reload-Document
header
#10705
brophdawg11
merged 14 commits into
remix-run:dev
from
robbtraister:feature/redirect-with-reload
Aug 2, 2023
Commits on Jul 14, 2023
-
Add support for X-Remix-Reload-Document header
This header designates a redirect to trigger a full document reload.
Robb Traister committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 9f2a690 - Browse repository at this point
Copy the full SHA 9f2a690View commit details -
Add a helper function, redirectWithReload, to append the
X-Remix-Reload-Document header automatically
Robb Traister committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 5719415 - Browse repository at this point
Copy the full SHA 5719415View commit details -
add test for X-Remix-Reload-Document header
Robb Traister committedJul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for e0e521b - Browse repository at this point
Copy the full SHA e0e521bView commit details -
Robb Traister committed
Jul 14, 2023 Configuration menu - View commit details
-
Copy full SHA for afab212 - Browse repository at this point
Copy the full SHA afab212View commit details
Commits on Jul 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9c59c86 - Browse repository at this point
Copy the full SHA 9c59c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57cddd4 - Browse repository at this point
Copy the full SHA 57cddd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63782de - Browse repository at this point
Copy the full SHA 63782deView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a6cce - Browse repository at this point
Copy the full SHA e4a6cceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 813042d - Browse repository at this point
Copy the full SHA 813042dView commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 09ae545 - Browse repository at this point
Copy the full SHA 09ae545View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69d660b - Browse repository at this point
Copy the full SHA 69d660bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac986ce - Browse repository at this point
Copy the full SHA ac986ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ef64ee - Browse repository at this point
Copy the full SHA 6ef64eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05de4f6 - Browse repository at this point
Copy the full SHA 05de4f6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.