GitShow/remix-run/react-router-website
remix-run

react-router-website

The React Router website

by remix-run
Star on GitHubForkWebsitenpm

TypeScript

201 stars60 forks34 contributorsActive · 3d agoSince 2020MIT

Meet the team

See all 34 on GitHub →
mcansh
mcansh274 contributions
ryanflorence
ryanflorence236 contributions
brookslybrand
brookslybrand144 contributions
chaance
chaance117 contributions
jimniels
jimniels51 contributions
dependabot[bot]Bot
dependabot[bot]29 contributions
github-actions[bot]Bot
github-actions[bot]25 contributions
brophdawg11
brophdawg1123 contributions

Languages

View on GitHub →
TypeScript91.4%
CSS8.1%
Dockerfile0.4%
Shell0.1%
JavaScript0.1%

Commit activity

Last 12 weeks · 5 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
37
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Active · 8 in progress · Last activity 3d ago
See all on GitHub →
brookslybrand
Improve spacing for modes barOpenIssue

The modes bar when it was first implemented seemed to always assume there'd be a header under it: This isn't always the case, and so we have to add some random ``s. This shouldn't be the case. Let's fix the css so that the modes bar looks good no matter how it's used

brookslybrand · 2w ago

Recent fixes

View closed PRs →
brookslybrand
Upgrade to React Router 8.4MergedPR

Summary upgrade React Router packages to 8.4.0 and React to the required 19.2.7 baseline use native Web Streams for SSR and enable optimistic client transitions enable subresource integrity and initial route discovery narrow location and params subscriptions to benefit from 8.4's granular router contexts update the Node fetch server and remove the unused direct Node adapter Validation — 75 tests passed production smoke test: and returned 200; SRI tags present

brookslybrand · 3d ago
brophdawg11
Use Remix redirect for Discord linksMergedPR

Summary replace raw Discord invite links with https://remix.run/discord update the docs header and splash-page links Verification confirmed no discord.gg or discord.com/invite links remain git diff --check

brophdawg11 · 2mo ago
brophdawg11
Support diff markers in docs code blocksMergedPR

Line diffs are hard ... no longer. We used to use code fences and manually specify the lines to highlight as added/removed. This had the benefit of retaining syntax highlighting but manually managing the line numbers was annoying/tedious. At some point, I'm unsure when, it seems like we shifted to just normal code fences. This does automatic line add/remove identification but loses syntax highlighting and makes background line highlighting harder. Enter - the best of both worlds. Keeps syntax highlighting, but auto-detects the added/removed based on the diff syntax and displays accordingly. In: Out: Comparing the old and the new: RR Sibling PR: https://github.com/remix-run/react-router/pull/15261

brophdawg11 · 2mo ago
Structured data for AI agents

Repository: remix-run/react-router-website. Description: The React Router website Stars: 201, Forks: 60. Primary language: TypeScript. Languages: TypeScript (91.4%), CSS (8.1%), Dockerfile (0.4%), Shell (0.1%), JavaScript (0.1%). License: MIT. Homepage: https://reactrouter.com Open PRs: 8, open issues: 1. Last activity: 3d ago. Community health: 37%. Top contributors: mcansh, ryanflorence, brookslybrand, chaance, jimniels, dependabot[bot], github-actions[bot], brophdawg11, MichaelDeBoey, mjackson and others.

·@ofershap

Replace github.com with gitshow.dev