Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/remix-run/react-router

Declarative routing for React
https://github.com/remix-run/react-router

Add cloudflare and architect to typedoc

markdalgleish opened this pull request 3 months ago
docs: fix minor issues in docs/start/routing.md

OnurGvnc opened this pull request 3 months ago
[Bug]: v7pre - Await types are not implemented

shmuli9 opened this issue 3 months ago
[Bug]: v7pre - Cursor: Couldn't find @react-router/dev

shmuli9 opened this issue 3 months ago
refactor(react-router): replace `substr` with `substring`

bilalk711 opened this pull request 3 months ago
[Docs]: v7 alpha -- layout example doesn't work

gregory-j-baker opened this issue 3 months ago
refactor(react-router): replace `substr` with `substring`

bilalk711 opened this pull request 3 months ago
docs: update broken links

nightohl opened this pull request 3 months ago
fix typegen for `data` and `json` responses

pcattori opened this pull request 3 months ago
fix typegen for async route config

pcattori opened this pull request 3 months ago
Fix react-router-serve for prerendered files and avoid dup loader invocation

brophdawg11 opened this pull request 3 months ago
Fix partial hydration bugs when hydrating with errors

brophdawg11 opened this pull request 3 months ago
Revert template to tailwind v3

brookslybrand opened this pull request 3 months ago
Rename private data router global

markdalgleish opened this pull request 3 months ago
Skip route entry virtual module in dev

markdalgleish opened this pull request 3 months ago
Route chunks: Skip HMR preloads when disabled

markdalgleish opened this pull request 3 months ago
Rename RemixRouter -> DataRouter

brophdawg11 opened this pull request 3 months ago
Update template to use pre-release tags

brookslybrand opened this pull request 3 months ago
fix: include root "react-dom" module for optimization

jacob-ebey opened this pull request 3 months ago
Route chunks: Add integration test

markdalgleish opened this pull request 3 months ago
Allow returning undefined from loaders/actions (part 2)

brophdawg11 opened this pull request 3 months ago
Route chunks: Support shared imports

markdalgleish opened this pull request 3 months ago
Remove internal cache from patchRoutesOnNavigation

brophdawg11 opened this pull request 3 months ago
Route chunks: Deduplicate explicit route imports

markdalgleish opened this pull request 3 months ago
chore(type): clarify the types are drived from the Agnostic types

nightohl opened this pull request 3 months ago
docs(start/overview): add `Search Params` section

OlegDev1 opened this pull request 3 months ago
Route chunks: Improve dependency analysis

markdalgleish opened this pull request 3 months ago
Update use-params.md

SsongQ-92 opened this pull request 3 months ago
Fix route export props

pcattori opened this pull request 3 months ago
[Bug]: createRouter never defined in the CDNJS package

mmorris8 opened this issue 3 months ago
fix:Grammatical error

Mtendekuyokwa19 opened this pull request 3 months ago
Typesafety: Fix vite-node resolution in TS plugin

markdalgleish opened this pull request 3 months ago
Update Vite plugin imports in docs

markdalgleish opened this pull request 3 months ago
Update docs for pre-release

brookslybrand opened this pull request 3 months ago
[Docs]: Main Site Accessibility Issues

jacklaurencegaray opened this issue 3 months ago
Route chunks: Handle destructured exports

markdalgleish opened this pull request 3 months ago
docs(start/installation): update imports

brookslybrand opened this pull request 3 months ago
Use Tailwind v4's CSS-based config

alexanderson1993 opened this pull request 3 months ago
Add basic v7 template

brookslybrand opened this pull request 3 months ago
[Bug]: useLoaderData returns undefined when animating page transitions

asbjorn-brevio opened this issue 3 months ago
Rename `__remix` globals to `__reactRouter`

markdalgleish opened this pull request 3 months ago
Route chunks: Split exported variable declarations

markdalgleish opened this pull request 3 months ago
Route chunks: Handle shared export statements

markdalgleish opened this pull request 3 months ago
experimental typesafety phase 2

pcattori opened this pull request 3 months ago
Fix redirects returned from loader using data

brophdawg11 opened this pull request 3 months ago
Add routes.ts release notes

markdalgleish opened this pull request 3 months ago
Typesafety improvements

pcattori opened this pull request 3 months ago
Encode slashes in generatePath dynamic params

levvysokiy opened this pull request 3 months ago
chore: Update version for release (pre)

github-actions[bot] opened this pull request 3 months ago
chore: remove unstable upload handler

jacob-ebey opened this pull request 3 months ago
Fix idempotent patchRoutes for sibling pathless layout routes

brophdawg11 opened this pull request 3 months ago
Fix idempotent patchRoutes for sibling pathless layout routes

brophdawg11 opened this pull request 3 months ago
Add support for prerender:true

brophdawg11 opened this pull request 3 months ago
Add `routes.ts` decision doc

markdalgleish opened this pull request 3 months ago
[Bug]: Can we check shouldRevalidation before we cancel a loader?

CurryYangxx opened this issue 3 months ago
Route chunks: Leave side effect imports in main chunk

markdalgleish opened this pull request 3 months ago
Route chunks: Optimize import statements

markdalgleish opened this pull request 3 months ago
Fix issues with contextual routing and index params

brophdawg11 opened this pull request 3 months ago
Exclude `?inline` and `?raw` from critical styles in dev

markdalgleish opened this pull request 3 months ago
Fix bug with preventScrollReset when using concurrent redirecting fetchers

brophdawg11 opened this pull request 3 months ago
internal refactor

pcattori opened this pull request 3 months ago
[Bug]: ScrollRestoration doesn't restore horizontal page scroll

alekcey0211 opened this issue 3 months ago
@react-router/dev package.json exports only

pcattori opened this pull request 3 months ago
Add file route conventions guide

markdalgleish opened this pull request 3 months ago
[Bug]: type errors with `exactOptionalPropertyTypes`

marekdedic opened this issue 3 months ago
Stabilize viewTransition and flushSync APIs

brophdawg11 opened this pull request 3 months ago
Stabilize viewTransiton and flushSync options

brophdawg11 opened this pull request 3 months ago
Update publish.js

jaredkepnerdev opened this pull request 3 months ago
Improve route config validation

markdalgleish opened this pull request 3 months ago
Add support for fetcher.abort()

brophdawg11 opened this pull request 3 months ago
[Bug]: Mount happens twice on forward navigation

sbleicher opened this issue 3 months ago
upgrade pnpm to latest (v9.10)

pcattori opened this pull request 3 months ago
Improve TypeDoc output for dev packages

markdalgleish opened this pull request 3 months ago
[v5] update path-to-regexp to v1.9.0

alecf opened this pull request 3 months ago
Remove internal discoverRoutes queue and make patch idempotent

brophdawg11 opened this pull request 3 months ago
Remove internal discoverRoutes queue and make patch idempotent

brophdawg11 opened this pull request 3 months ago
Fix types for PatchRoutesOnNavigationFunction

brophdawg11 opened this pull request 3 months ago
Stabilize unstable_dataStrategy

brophdawg11 opened this pull request 3 months ago
Stabilize unstable_patchRoutesOnNavigation

brophdawg11 opened this pull request 3 months ago
Add fs-routes and Remix adapter package

markdalgleish opened this pull request 3 months ago
Stabilize unstable_patchRoutesOnNavigation

brophdawg11 opened this pull request 3 months ago
Stabilize unstable_dataStrategy

brophdawg11 opened this pull request 3 months ago
chore: Update version for release

github-actions[bot] opened this pull request 3 months ago