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

Enable client-side routing for all Markdown links #797

Merged
merged 1 commit into from
May 16, 2023

Conversation

lpsinger
Copy link
Member

This results in much faster navigation when following links that are defined in .md or .mdx documents using [markdown](syntax).

See remix-run/remix#6048

@lpsinger lpsinger added the frontend Issue relates to front-end development (react-uswds widgets) label Apr 13, 2023
@lpsinger lpsinger marked this pull request as draft April 13, 2023 16:24
@lpsinger
Copy link
Member Author

Blocked by sergiodxa/remix-utils#187.

@lpsinger lpsinger force-pushed the md-link-client-side-routing branch from ad18674 to 3af74d6 Compare May 11, 2023 22:24
@lpsinger lpsinger marked this pull request as ready for review May 11, 2023 22:25
@lpsinger
Copy link
Member Author

While waiting for sergiodxa/remix-utils#187 to be merged, I created a fork of it in order for us to move ahead.

This results in much faster navigation when following links that
are defined in .md or .mdx documents using `[markdown](syntax)`.

See remix-run/remix#6048
@lpsinger lpsinger force-pushed the md-link-client-side-routing branch from 3af74d6 to 9d07010 Compare May 16, 2023 18:30
@dakota002 dakota002 merged commit dc22738 into nasa-gcn:main May 16, 2023
@lpsinger lpsinger deleted the md-link-client-side-routing branch May 16, 2023 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issue relates to front-end development (react-uswds widgets)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants