-
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
feat(remix-react): allow <Link>
's "to" prop to accept absolute urls
#5092
Commits on Jan 25, 2023
-
feat(remix-react): allow Link's "to" prop to accept external urls and…
… prefetch document external "to" detection should be brought over to React Router Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5b4353 - Browse repository at this point
Copy the full SHA f5b4353View commit details -
chore: use prerender and dns-prefetch
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 785bd27 - Browse repository at this point
Copy the full SHA 785bd27View commit details -
chore: update absolute URL check
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for def814a - Browse repository at this point
Copy the full SHA def814aView commit details -
chore: remove prefetch/prerender for absolute urls
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5f4867 - Browse repository at this point
Copy the full SHA b5f4867View commit details -
test: remove external url prefetch tests
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b04d38a - Browse repository at this point
Copy the full SHA b04d38aView commit details -
chore: add external support to NavLink
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07be848 - Browse repository at this point
Copy the full SHA 07be848View commit details -
chore: forward 'to' along to RR
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1339179 - Browse repository at this point
Copy the full SHA 1339179View commit details -
chore: Apply suggestions from code review
Co-authored-by: Matt Brophy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5f0396 - Browse repository at this point
Copy the full SHA b5f0396View commit details -
chore: Apply suggestions from code review
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb0ece7 - Browse repository at this point
Copy the full SHA eb0ece7View commit details -
Signed-off-by: Logan McAnsh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7515d62 - Browse repository at this point
Copy the full SHA 7515d62View commit details -
Configuration menu - View commit details
-
Copy full SHA for e69f19d - Browse repository at this point
Copy the full SHA e69f19dView commit details