Ecosyste.ms: OpenCollective

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

React Router

Declarative routing for React on web, server, and mobile
Collective - Host: opensource - https://opencollective.com/react-router - Code: https://github.com/ReactTraining/react-router

allow undefined in setSearchParams

github.com/remix-run/react-router - mschiltknecht opened this pull request about 1 month ago
docs(upgrading/remix): update with latest info

github.com/remix-run/react-router - brookslybrand opened this pull request about 1 month ago
un-deprecate types for library mode

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
deprecate old types

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
Update examples in docs for `routes.ts`

github.com/remix-run/react-router - markdalgleish opened this pull request about 1 month ago
Fix basic template `routes.ts`

github.com/remix-run/react-router - markdalgleish opened this pull request about 1 month ago
Make routes the default export in `routes.ts`

github.com/remix-run/react-router - markdalgleish opened this pull request about 1 month ago
fix wrong linking for Get Started link

github.com/remix-run/react-router - thethmuu opened this pull request about 1 month ago
relative route files in resolved config

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
only typegen.watch during dev

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
fix types for `Await`'s render prop

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
template: remove vscode tasks

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
automatic typegen when using vite plugin

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
add typecheck script to react-router-dev

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
chore: fix tsup types

github.com/remix-run/react-router - jacob-ebey opened this pull request about 1 month ago
future flag: unstable_optimizeDeps

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
matches as component prop

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
[Bug]: React router issue

github.com/remix-run/react-router - balajis-congruent opened this issue about 1 month ago
typegen: not ignored by skipLibCheck

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
typegen: `+types.<route>` -> `+types/<route>`

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
typegen: deprecate old types

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
typegen: parent routes

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
typegen: meta + links

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
Add createRequestListener to @react-router/node

github.com/remix-run/react-router - mjackson opened this pull request about 1 month ago
fix package export path for `/route-module`

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
Remove unneeded dependency on source-map

github.com/remix-run/react-router - mjackson opened this pull request about 1 month ago
types: remove `SerializeFrom`

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
fix(dev): warn instead of error for min node version

github.com/remix-run/react-router - jacob-ebey opened this pull request about 1 month ago
chore: re-enable development warnings

github.com/remix-run/react-router - jacob-ebey opened this pull request about 1 month ago
feat(react-router): add `SerializesTo` brand type

github.com/remix-run/react-router - phryneas opened this pull request about 1 month ago
Typo fix: '?' is placed in a wrong position

github.com/remix-run/react-router - whxhlgy opened this pull request about 1 month ago
Fix incorrect link

github.com/remix-run/react-router - printfn opened this pull request about 1 month ago
chore: Update version for release (#12243)

github.com/remix-run/react-router - jacob-ebey opened this pull request about 1 month ago
docs: fix incorrect jsdoc

github.com/remix-run/react-router - 1eeminhyeong opened this pull request about 1 month ago
Add `react-router.config.ts`

github.com/remix-run/react-router - markdalgleish opened this pull request about 1 month ago
[Bug]: Too many v7 warnings

github.com/remix-run/react-router - ebnazmul opened this issue about 1 month ago
feat: align route function params

github.com/remix-run/react-router - jacob-ebey opened this pull request about 1 month ago
docs(framework/how-to/view-transitions): add docs

github.com/remix-run/react-router - brookslybrand opened this pull request about 1 month ago
typegen: dynamic segments with dot

github.com/remix-run/react-router - pcattori opened this pull request about 1 month ago
chore: Update version for release

github.com/remix-run/react-router - github-actions[bot] opened this pull request about 2 months ago
typegen: refactor

github.com/remix-run/react-router - pcattori opened this pull request about 2 months ago
docs(framework/how-to/file-uploads): add docs

github.com/remix-run/react-router - brookslybrand opened this pull request about 2 months ago
v7_skipActionStatusRevalidation -> v7_skipActionErrorRevalidation in Docs

github.com/remix-run/react-router - andreasottosson-polestar opened this pull request about 2 months ago
Add create-react-router to framework docs

github.com/remix-run/react-router - markdalgleish opened this pull request about 2 months ago
Bump basic template to v7.0.0-pre.5

github.com/remix-run/react-router - markdalgleish opened this pull request about 2 months ago
Bump template and adjust docs on typegen

github.com/remix-run/react-router - brookslybrand opened this pull request about 2 months ago
typegen: custom app dir test

github.com/remix-run/react-router - pcattori opened this pull request about 2 months ago
chore: Update version for release (pre)

github.com/remix-run/react-router - github-actions[bot] opened this pull request about 2 months ago
[Bug]: Index Route is not recognized

github.com/remix-run/react-router - Tim4497 opened this issue about 2 months ago
docs: initial route module doc

github.com/remix-run/react-router - brookslybrand opened this pull request about 2 months ago
[Bug]: Blocker Function type is misleading

github.com/remix-run/react-router - CJHorlebein opened this issue about 2 months ago
fix more docs links

github.com/remix-run/react-router - pcattori opened this pull request about 2 months ago
fix typesafety docs link

github.com/remix-run/react-router - pcattori opened this pull request about 2 months ago
Fix docs usage of dev command

github.com/remix-run/react-router - markdalgleish opened this pull request about 2 months ago
Add `.react-router` to gitignore

github.com/remix-run/react-router - markdalgleish opened this pull request about 2 months ago
Add hashbang to CLI entries

github.com/remix-run/react-router - markdalgleish opened this pull request about 2 months ago
fix(typegen): use actual relative path for import

github.com/remix-run/react-router - lazuee opened this pull request about 2 months ago
Temporarily revert create-react-router docs

github.com/remix-run/react-router - markdalgleish opened this pull request about 2 months ago
typegen: fix tests for windows

github.com/remix-run/react-router - pcattori opened this pull request about 2 months ago
typegen: fix splat param types

github.com/remix-run/react-router - pcattori opened this pull request about 2 months ago
Make basic template easier to clean up

github.com/remix-run/react-router - markdalgleish opened this pull request about 2 months ago
Update basic template to latest pre

github.com/remix-run/react-router - markdalgleish opened this pull request about 2 months ago
Add create-react-router to docs

github.com/remix-run/react-router - markdalgleish opened this pull request about 2 months ago
typegen: add tests

github.com/remix-run/react-router - pcattori opened this pull request about 2 months ago
typegen: autoimport for `Route` types

github.com/remix-run/react-router - pcattori opened this pull request about 2 months ago
Add `watch` npm script

github.com/remix-run/react-router - markdalgleish opened this pull request about 2 months ago
typegen --watch

github.com/remix-run/react-router - pcattori opened this pull request about 2 months ago
[Docs]: Examples are extremely confusing.

github.com/remix-run/react-router - Duoquote opened this issue about 2 months ago
Add create-react-router CLI

github.com/remix-run/react-router - markdalgleish opened this pull request about 2 months ago
Fix types for UIMatch to reflect data may be undefined

github.com/remix-run/react-router - rossipedia opened this pull request about 2 months ago
chore: Update version for release (pre)

github.com/remix-run/react-router - github-actions[bot] opened this pull request about 2 months ago
fix emitted types for @react-router/dev

github.com/remix-run/react-router - pcattori opened this pull request about 2 months ago
typegen: allow configured app directory

github.com/remix-run/react-router - pcattori opened this pull request about 2 months ago
chore: Update version for release (pre)

github.com/remix-run/react-router - github-actions[bot] opened this pull request about 2 months ago
chore: Update version for release (pre)

github.com/remix-run/react-router - github-actions[bot] opened this pull request about 2 months ago
Enable prerendering for resource routes

github.com/remix-run/react-router - brophdawg11 opened this pull request about 2 months ago
Update links to documentation for router utils

github.com/remix-run/react-router - Johngeorgesample opened this pull request about 2 months ago