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

chore(deps): bump dessant/support-requests from 2 to 3 (#9678)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

github.com/remix-run/react-router - 19ee7f83d68eb79240c1159b3576eebf9c6b3c36 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix loader request method (#9660)

* Fix loader request method

* add changeset

github.com/remix-run/react-router - 80bd977cce3e9c26f2d8efb2f80049347e08ec54 authored about 2 years ago by Matt Brophy <[email protected]>
Fix inadvertent support for partial dynamic parameters (#9506)

* fix: ensure consistency in generatePath/compilePath for partial splat params
* Do not match p...

github.com/remix-run/react-router - 9a35285a0e4dc8de0ec971502192694444f68ad7 authored about 2 years ago by Matt Brophy <[email protected]>
Merge branch 'release-6.4.4' into dev

github.com/remix-run/react-router - 3778eac089736d37ccb10a807386bae654b6316d authored about 2 years ago by Matt Brophy <[email protected]>
chore: sort contributors list

github.com/remix-run/react-router - b67538b1172c3dcf07a2e431bbe7c2eb32b06eaf authored about 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
Merge branch 'release-6.4.4'

github.com/remix-run/react-router - 12aa08a8756e5af0fdc2ae4eda0ae061cf713311 authored about 2 years ago by Matt Brophy <[email protected]>
chore: Update version for release (#9662)

* chore: Update version for release

Co-authored-by: github-actions[bot] <github-actions[bot]@...

github.com/remix-run/react-router - 12e7c2896e5c7cd150e69e8d56d62cc9ed2285dd authored about 2 years ago by Logan McAnsh <[email protected]>
exit prerelease mode

github.com/remix-run/react-router - 2bfa2bc55edef58ef061018301d578163b6567a1 authored about 2 years ago by Matt Brophy <[email protected]>
Merge pull request #9650 from lordofthecactus/optional-params

feat: optional params and static segments

github.com/remix-run/react-router - 44b6af727d87c82de3cc55ae8e23dce0684c0163 authored about 2 years ago by Pedro Cattori <[email protected]>
docs(route/action): Add missing`request` parameter (#9657)

github.com/remix-run/react-router - cf00c0394f15ad0e2ca57a6adfde3c27314e9613 authored about 2 years ago by Afzal Sayed <[email protected]>
feat(optional-segments): update router.umd.min.js filesize

github.com/remix-run/react-router - afbcf9af32ccfc6be022d481873a191df07feb82 authored about 2 years ago by Daniel Rios Pavia <[email protected]>
feat(optional-segments): add missing patch matching tests

github.com/remix-run/react-router - d7883825aabda56b598edbc69498920075ff9579 authored about 2 years ago by Daniel Rios Pavia <[email protected]>
chore: format

github.com/remix-run/react-router - 6496156a1e0ed716ddbb651f54ede1147a18cf76 authored about 2 years ago by Remix Run Bot <[email protected]>
chore: sort contributors list

github.com/remix-run/react-router - 0bcf9c89d6cc059cee461a890aed3192140dc51c authored about 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
Add missing `Await` import to deferred guide (#9651)

github.com/remix-run/react-router - af3c1a8d753e16254f635a886da37e7b45068404 authored about 2 years ago by Tom Sherman <[email protected]>
chore: Update version for release (pre) (#9655)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/remix-run/react-router - 4284b7d13ebc67daaf5ad231464f6a6ee29ef3f2 authored about 2 years ago by Logan McAnsh <[email protected]>
Respect replace behavior on external redirects (#9654)

* Respect replace behavior on external redirects

* Add changeset

github.com/remix-run/react-router - 586344f0575cef71b0f631978d2eab4987c038b6 authored about 2 years ago by Matt Brophy <[email protected]>
Add changeset

github.com/remix-run/react-router - 13b559345117c5ece2416c318c73b424bdb98a5f authored about 2 years ago by Daniel Rios Pavia <[email protected]>
Add to contributors

github.com/remix-run/react-router - 1ed25edc17faa9cbd260d501aedc6c6bdfcd6406 authored about 2 years ago by Daniel Rios Pavia <[email protected]>
chore: Update version for release (pre) (#9648)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

github.com/remix-run/react-router - 83b4758db4e77898881788f040c59be2110b52ba authored about 2 years ago by Logan McAnsh <[email protected]>
Ensure backwards-compatibility with navigator.encodeLocation (#9647)

* Ensure backwards-compatibility with navigator.encodeLocation

* add changeset

github.com/remix-run/react-router - 9c2e5ae8d13c4ee03b256ba7782748c207ac1605 authored about 2 years ago by Matt Brophy <[email protected]>
chore: update docs links (#9644)

github.com/remix-run/react-router - 37f2d36948ed1e0751751acf62cab391b22c0c9c authored about 2 years ago by Michaël De Boey <[email protected]>
fix: update url links on templates and JS docs (#9643)

github.com/remix-run/react-router - 6a6bf0ceedf7fc19c1f64e3b3da4e1c202f97328 authored about 2 years ago by engpetermwangi <[email protected]>
docs(routers/create-hash-router): fix highlighting (#9639)

github.com/remix-run/react-router - a81396fc29749904ce6b996f4bfa9880974a4117 authored about 2 years ago by Andrey Trachenko <[email protected]>
feat: optional static segments

github.com/remix-run/react-router - 50d99a6671a2a1fc1ee99b1861d761034fcf90d0 authored about 2 years ago by Daniel Rios Pavia <[email protected]>
feat: Support optional params in route matching

github.com/remix-run/react-router - a2a711024f06cb44b37819050802094e8fdcee1a authored about 2 years ago by Matt Brophy <[email protected]>
chore: Update version for release (pre) (#9632)

* chore: Update version for release (pre)

* Update changelogs

Co-authored-by: github-actio...

github.com/remix-run/react-router - d4c73994046b06672466e28ac42795f7c65082ca authored about 2 years ago by Logan McAnsh <[email protected]>
chore: enable Dependabot for GitHub Actions (#9572)

github.com/remix-run/react-router - 7ce12aa60d2918543f9d0619eac1da8370e96a2b authored about 2 years ago by Michaël De Boey <[email protected]>
chore: update workflows (#9571)

github.com/remix-run/react-router - 9d0eff14b6a6fe69f97ce4461857bdcba650dd21 authored about 2 years ago by Michaël De Boey <[email protected]>
Enter changsesets prerelease mode

github.com/remix-run/react-router - 20065e2067ecdb8fe347b30f3c0999e26b64f119 authored about 2 years ago by Matt Brophy <[email protected]>
Merge branch 'main' into release-6.4.4

github.com/remix-run/react-router - 4372b39a3b63bb8837f801441b466df1890af387 authored about 2 years ago by Matt Brophy <[email protected]>
Updates for SSR + Remix integration (#9631)

github.com/remix-run/react-router - 0729641f2a4eda31beb515e3f00650bc94e2d786 authored about 2 years ago by Matt Brophy <[email protected]>
fix: preserve method on 307/308 redirects (#9597)

* fix: preserve method on 307/308 redirects

* Add changeset

* Fix changeset

Co-authored...

github.com/remix-run/react-router - 23db29296751ae0ff2457cfce6e011a15278165b authored about 2 years ago by Matt Brophy <[email protected]>
fix: properly handle external redirects (#9590)

* fix: properly handle external redirects
* Handle missing loader with 400 instead of 405

github.com/remix-run/react-router - d6a68252765b2fdc3bc5a37a6d6ebb04da310eea authored about 2 years ago by Matt Brophy <[email protected]>
fix: properly serialize/deserialize ErrorResponse instances (#9593)

* fix: properly serialize/deserialize ErrorResponse instances

* add changeset

* Bump bundle

github.com/remix-run/react-router - 2cd82461b1d3e77d3c2c5c0531d3c60a8cc645f5 authored about 2 years ago by Matt Brophy <[email protected]>
fix: support basename in static routers (#9591)

github.com/remix-run/react-router - f9652c6ad1df26c990be1d3d5e961a86dcf154fa authored about 2 years ago by Matt Brophy <[email protected]>
chore(react-router): fix `useMatch`'s description (#9479)

github.com/remix-run/react-router - fd4383d5ad9b0111cc4897c607964bbe495cc054 authored about 2 years ago by Nader <[email protected]>
docs(guide/deferred): Fixed code highlights in details element (#9612)

github.com/remix-run/react-router - f3d3e05ec00c6950720930beaf74fecbaf9dc5b6 authored about 2 years ago by John Bernal <[email protected]>
fix: handle encoding of dynamic params in descendant routes (#9589)

* fix: handle encoding of dynamic params in descendant routes

* add changeset

* fix var na...

github.com/remix-run/react-router - 729cd469084c7205aea70abf556ef336fb17b546 authored about 2 years ago by Matt Brophy <[email protected]>
docs: add docs for default error element (#9545)

* docs: add docs for default error element

* I'm a terrible typer

Co-authored-by: Mehdi Ac...

github.com/remix-run/react-router - 30bcf54688eaddc1327be640ae9064eeebf30d93 authored about 2 years ago by Matt Brophy <[email protected]>
docs: Fix link in `shouldRevalidate` docs (#9609)

* Fix link in `shouldRevalidate` docs

* Sign CLA

github.com/remix-run/react-router - 81246e83ceff2afaf6c3b2345fbff2600577ff19 authored about 2 years ago by Jason Paulos <[email protected]>
fix: correct FormImpl's displayName (#9606)

* fix: correct FormImpl's displayName

* update contributors.yml

github.com/remix-run/react-router - ed12019495a42ce9e95eb40386a9dcf88879a926 authored about 2 years ago by Karott <[email protected]>
examples(notes): Update StackBlitz link (#9596)

* Update StackBlitz link

The link referenced the old *remixing* branch before the data featur...

github.com/remix-run/react-router - 0f9bc685226c17ea6fde79717ead6bcc70aaf47f authored about 2 years ago by Michael Carter <[email protected]>
chore: sort contributors list

github.com/remix-run/react-router - f8e8cfe4f08510c879102be4d51947c155e15a0c authored about 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
small fix (#9592)

github.com/remix-run/react-router - 8ca9b0ef382941bfeb0bcacbceaeece9b60e04fd authored about 2 years ago by Mourad EL CADI <[email protected]>
chore: sort contributors list

github.com/remix-run/react-router - 8f4043bc0ea34a24bc8bed0935146984f2b428e6 authored about 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
docs(components/await): fix typo (#9440)

github.com/remix-run/react-router - 6beb449e72ea246be7aba54b4a6a74af293bba67 authored about 2 years ago by Lê Quang Đông <[email protected]>
chore: format

github.com/remix-run/react-router - 5bfd258c1cf53398064ba77757fe44bb7538b3ff authored about 2 years ago by Remix Run Bot <[email protected]>
chore: sort contributors list

github.com/remix-run/react-router - 6cce1a3fa3897018f7865cece0ec89b30279bc10 authored about 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
docs(components/form): fix typo (#9399)

github.com/remix-run/react-router - 941b0058e575b1bfa47371b497e0fbce1c105f32 authored about 2 years ago by Ivan Jeremic <[email protected]>
Fix broken links in the deferred data guide (#9557)

github.com/remix-run/react-router - bf5afbed559926ed35ac9180881c78c426a29230 authored about 2 years ago by Bastiaan van Graafeiland <[email protected]>
Shorten this code block

Fixes #9548

This is a partial fix. Overflow should scroll within code blocks.

github.com/remix-run/react-router - 2c562a492c1ee254855e22edb7bf462056dcca75 authored about 2 years ago by Tim Dorr <[email protected]>
Updates to static handler for Remix integration (#9511)

* Updates to unstable staticHandler logic for Remix integration

* Add changeset

* bump bun...

github.com/remix-run/react-router - 67f16e73603765158c63a27afb70d3a4b3e823d3 authored about 2 years ago by Matt Brophy <[email protected]>
Update DEVELPOMENT.md with post-release procedures

github.com/remix-run/react-router - 7796d893566f11bd9cd9f7f47f0bd9ae09139485 authored about 2 years ago by Matt Brophy <[email protected]>
Merge branch 'release-6.4.3' into dev

github.com/remix-run/react-router - a9b75e8c5f84c567f1112a52317a5cd5db498fed authored about 2 years ago by Matt Brophy <[email protected]>
chore: sort contributors list

github.com/remix-run/react-router - 8e09bd601bd7f3066ff598ddd8e23b9b7cc462b3 authored about 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
Merge branch 'release-6.4.3'

github.com/remix-run/react-router - c75df8790b4630f6d0842b679487f09fe215259f authored about 2 years ago by Matt Brophy <[email protected]>
chore: Update version for release (#9536)

* chore: Update version for release

* Update chnagelogs

* Update changelogs

Co-authored...

github.com/remix-run/react-router - 54c3e39ee49c8086bbc45f97a6c9920e6747b906 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
exit prerelease mode

github.com/remix-run/react-router - 7d8759f56544eeb75859140d39b3e121d3136ced authored about 2 years ago by Matt Brophy <[email protected]>
Update contributors.yml (#9525)

github.com/remix-run/react-router - 7cb44ea32f3e113731266a1dd818e234d0eb7bad authored about 2 years ago by omar-moquete <[email protected]>
chore: sort contributors list

github.com/remix-run/react-router - 0bc41fea5b47259bb03e9507638b83e705709927 authored about 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
Fix docs/hooks/use-outlet-context.md green lines (#9478)

github.com/remix-run/react-router - 8de4a3fda89696d3b0475bd1636a869acfdfcb73 authored about 2 years ago by Axel C. Lopez <[email protected]>
chore: Update version for release (pre) (#9513)

* chore: Update version for release (pre)

* Update changelogs

Co-authored-by: github-actio...

github.com/remix-run/react-router - f83b12db340b8f4dd1b1260cd29dadb39e33c230 authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
fix: revert navlink back to prior approach (#9497)

* fix: revert navlink back to prior approach

* add changeset

github.com/remix-run/react-router - 046239f565f3f131b29bbbad96fc6f2a08effe7c authored about 2 years ago by Matt Brophy <[email protected]>
Improve picking-a-router.md code snippet (#9507)

github.com/remix-run/react-router - 328718e91197a30de4f23b24abc45853636eb68a authored about 2 years ago by Wille Marcel <[email protected]>
chore: sort contributors list

github.com/remix-run/react-router - 11afb588e92b560223465c26e1c617ec1a0dfaf8 authored about 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
Fix the tutorial link (#9500)

github.com/remix-run/react-router - 8f63fe61846e406c1085f7b411c5fe9249b005be authored about 2 years ago by Dmitriy <[email protected]>
chore: Update version for release (pre) (#9501)

* chore: Update version for release (pre)

* clean up changelogs

* change bundle check to u...

github.com/remix-run/react-router - e50b93792ab430f92840e7728f7ad9c82a53df6f authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Merge branch 'dev' into release-6.4.3

github.com/remix-run/react-router - 1c21a0fc4f0782b75c79fd657a0577b24126082f authored about 2 years ago by Matt Brophy <[email protected]>
Fix incorrect changeset

github.com/remix-run/react-router - 2d4addb5a62120f3b93507db1b6df4ac2614ccf1 authored about 2 years ago by Matt Brophy <[email protected]>
Add missing changesets

github.com/remix-run/react-router - 433c0c0a3259e72769ca9cec511449c0b9e75a60 authored about 2 years ago by Matt Brophy <[email protected]>
fix: fix initialEntries type in createMemoryRouter (#9498)

github.com/remix-run/react-router - 3674f189239428766463d4796764a1c23354549d authored about 2 years ago by Matt Brophy <[email protected]>
`useRoutes` should be able to return `null` when passing `locationArg` (#9485)

* useRoutes should be able to return `null` when passing `locationArg`

* Add danielberndt to ...

github.com/remix-run/react-router - 096edebb5fec36e51692d990235b78ee5996d8a7 authored about 2 years ago by Daniel <[email protected]>
chore(CI): temporarily remove comment job

github.com/remix-run/react-router - ac7e4035e84ec89ab39091374d69c62216cad392 authored about 2 years ago by Chance Strickland <[email protected]>
fixed createURL() for Firefox (#9464)

* fixed createURL() for Firefox

* Update contributors.yml

github.com/remix-run/react-router - 269975972b09265af72fb215927fc42b030fe938 authored about 2 years ago by AchThomas <[email protected]>
fix: make url-encoding history-aware (#9496)

* fix: make url-encoding history-aware

* add changeset

* fix lint warnings

* organize code

github.com/remix-run/react-router - bba73da53d93dcd5d1ce70ceaa42a1aff6421f52 authored about 2 years ago by Matt Brophy <[email protected]>
chore: sort contributors list

github.com/remix-run/react-router - d62145100bf2fc5242dd6f88cc7664433da51fca authored about 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
Update tutorial.md (Added the missing preposition "to") (#9494)

github.com/remix-run/react-router - 1eed0121351e35f86debcd708332cc78d491ec0c authored about 2 years ago by Vishwas Tyagi <[email protected]>
chore: sort contributors list

github.com/remix-run/react-router - 4e0ce877710ad74451247336f516eacf4cb54763 authored about 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
Fixed typo in the route/loader.md doc (#9492)

* Fixed typo in the route/loader.md doc

* CLA sign for maruffahmed

github.com/remix-run/react-router - e2071ecbb0cd1525eacfabab6b036945f93ddab8 authored about 2 years ago by Maruf Ahmed <[email protected]>
ci: update comment flow (#9405)

github.com/remix-run/react-router - 55cb5a10bccb0137cf833256cbded989848ea60f authored about 2 years ago by Logan McAnsh <[email protected]>
chore: Update version for release (pre) (#9490)

* chore: Update version for release (pre)

* Update changelogs

Co-authored-by: github-actio...

github.com/remix-run/react-router - 4b4be06b8948e2bd3e120f3afbc8011d47aa52fd authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Enter prerelease mode

github.com/remix-run/react-router - 3420dee83ab61a55eacdc143351da77f0fa7f77f authored about 2 years ago by Matt Brophy <[email protected]>
Merge branch 'main' into release-6.4.3

github.com/remix-run/react-router - 1d701fde38c4a31465b87c5bf20b09979eb25765 authored about 2 years ago by Matt Brophy <[email protected]>
preserve search/hash in processed redirects (#9489)

* preserve search/hash in redirects

* bundle bump

github.com/remix-run/react-router - 7dc7f354a6c0d50a2941ba08fd4f99279ac624ca authored about 2 years ago by Matt Brophy <[email protected]>
fix: properly support index routes with a path in useResolvedPath (#9486)

* fix: properly support index routes with a path in useResolvedPath

* chore: remove duped fun...

github.com/remix-run/react-router - ea7351ae995ad12499038a9e551c128c35dd3cc3 authored about 2 years ago by Matt Brophy <[email protected]>
Updates to createStaticHandler for Remix consumption (#9482)

* Updates to createStaticHandler for Remix consumption

* unit tests

* add changeset

* o...

github.com/remix-run/react-router - 3d0d28c9870304b13b39217976bc1c14b31c4f49 authored about 2 years ago by Matt Brophy <[email protected]>
fix: fix encoding/matching issues with special chars (#9477)

* fix: fix encoding/matching issues with special chars

* add changeset

* Bump bundle

github.com/remix-run/react-router - 80d58440eea6201dc55edcb21c8561799b56ee5b authored about 2 years ago by Matt Brophy <[email protected]>
fix: support basename and relative routing in loader/action redirects (#9447)

* fix: respect basename in loaders and actions redirects (#9418)

Co-authored-by: Mikaël ANZAN...

github.com/remix-run/react-router - 8f684eb8ef5139b19c5096f634a5153a18261b32 authored about 2 years ago by Matt Brophy <[email protected]>
fix: update thrown/returned Response handling in staticHandler (#9465)

github.com/remix-run/react-router - ec9bacf3ff20e3bbc61a814b78765a333b84718b authored about 2 years ago by Matt Brophy <[email protected]>
Remove leftover debugger

github.com/remix-run/react-router - fac5f528afe3bc0836f1adc2bab336435e02c55d authored about 2 years ago by Matt Brophy <[email protected]>
fix: submissions should ignore pathless layout routes (#9455)

* fix: submissions should ignore pathless layout routes

* Add changset

* bump bundle thres...

github.com/remix-run/react-router - 71ee40a275c672dbd02a8f171a39eb069f1dfd66 authored about 2 years ago by Matt Brophy <[email protected]>
fix: respect relative prop in NavLink for isActive (#9453)

* fix: respect relative prop in NavLink for isActive (#9451)

Co-authored-by: Mikaël ANZANO <m...

github.com/remix-run/react-router - 35ff0250bfa8e3a7d88a6a3bfc5da088bc98b51e authored about 2 years ago by Matt Brophy <[email protected]>
fix: add router UMD build for unpkg (#9446)

github.com/remix-run/react-router - 9cf02f36f84a3b53e928dc500eb33a889172b03a authored about 2 years ago by Matt Brophy <[email protected]>
fix: update createHref to be history-aware (#9409)

Co-authored-by: Bernt Røskar Brenna <[email protected]>

github.com/remix-run/react-router - be0c9d3ce7cb7772fb7e53afe84bf1151feb7d43 authored about 2 years ago by Matt Brophy <[email protected]>
chore: format

github.com/remix-run/react-router - 5f3cfb7ac2ad823ecdf69069332567e35ad795c6 authored about 2 years ago by Remix Run Bot <[email protected]>
docs: add fetch polyfill disclaimer to testing section (#9460)

github.com/remix-run/react-router - f0518cc936c3d68b1d4b404fec462e9444126ca8 authored about 2 years ago by Arnas Savickas <[email protected]>
fix: update unpkg file for react-router-dom-v5-compat (#9443)

github.com/remix-run/react-router - 1db2493c8ef131ee235b36994c8d43965307eb89 authored about 2 years ago by Matt Brophy <[email protected]>
Fix missing url in use-route-loader-data.md (#9438)

github.com/remix-run/react-router - d9d233c7fbb6f712915e8b0a7c916a69064bfdb9 authored about 2 years ago by stasundr <[email protected]>
Fix test types and re-enable DataHashRouter tests

github.com/remix-run/react-router - 7ea0fcbe86c06f26ab9f1717ab60ebcd1ae972ed authored about 2 years ago by Matt Brophy <[email protected]>