Last 12 weeks · 33 commits
2 of 6 standards met
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
Summary add separate follow behavior for DocSearch-discoverable docs pages allow latest previous-major docs to emit while older versioned docs remain cover latest/older legacy version behavior in header data tests Testing pnpm exec vitest run app/components/docs-header/data.server.test.ts pnpm exec oxlint pnpm exec tsc --noEmit
Repository: remix-run/react-router-website. Description: The React Router website Stars: 200, Forks: 61. 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.