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

🗺 Accept http to values in Link, treat like <a> #5016

Closed
ryanflorence opened this issue Jan 5, 2023 Discussed in #4888 · 3 comments
Closed

🗺 Accept http to values in Link, treat like <a> #5016

ryanflorence opened this issue Jan 5, 2023 Discussed in #4888 · 3 comments
Assignees

Comments

@ryanflorence
Copy link
Member

ryanflorence commented Jan 5, 2023

Discussed in #4888

@ryanflorence ryanflorence moved this to Backlog in Roadmap Jan 6, 2023
@mcansh mcansh self-assigned this Jan 13, 2023
@mcansh mcansh moved this from Backlog to In Progress in Roadmap Jan 13, 2023
@mcansh
Copy link
Collaborator

mcansh commented Jan 17, 2023

PR for React Router support here 👉 remix-run/react-router#9900 - in Remix we're probably going to need to use the same regex there too in order to add prerender links

Remix PR 👉 #5092 - will remove duplicate code once Router PR is merged/released

@ryanflorence
Copy link
Member Author

@mcansh to get back to it for the Remix PR

@mcansh
Copy link
Collaborator

mcansh commented Jan 24, 2023

so browser prerendering is a little iffy, https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/rel/prerender, but does work - however chrome now has this "speculation rules api", which uses a script tag and a custom type=speculationrules thing

@mcansh mcansh moved this from In Progress to Merged in Roadmap Jan 30, 2023
@mcansh mcansh moved this from Merged to Released in Roadmap Jan 31, 2023
@mcansh mcansh closed this as completed Jan 31, 2023
@github-project-automation github-project-automation bot moved this from Released to Merged in Roadmap Jan 31, 2023
@mcansh mcansh moved this from Merged to Released in Roadmap Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants