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

Do not replace + with ' ' (#7876)

Fixes #7765

github.com/remix-run/react-router - 275856a4d80b6c55a1bb7a9ea163d6d34b90ca0f authored over 3 years ago
Replace undefined matches with ''

github.com/remix-run/react-router - cfd1a188cbdb4dd4ca3fd430b161a46b6eb708f9 authored over 3 years ago
Fix greedy trailing * bug

Fixes #7529

github.com/remix-run/react-router - 95d6a87eb16ba7052ebd78881084a0cadc4638e4 authored over 3 years ago
Remove prop-types

Also, use useState instead of useReducer in router wrapper components

github.com/remix-run/react-router - 6e13acf6b9c0101bcffb67a236f29226c18c2a6b authored about 4 years ago
Close Route Tag (#7665)

github.com/remix-run/react-router - a97dbdb7297474ff0114411e363db2c8fb417e55 authored over 4 years ago
[v6] Fix 'getting started' link (#7580)

github.com/remix-run/react-router - 761f104ed144601b3bcd7a8a35aa635afc5e05db authored over 4 years ago
Mentioned <NavLink end> in the migration guide (#7519)

github.com/remix-run/react-router - fae90a497f08f6ac0dca9d7de84958fea7cfc3c2 authored over 4 years ago
Add note to install history

github.com/remix-run/react-router - 3dfe80a93c9e01b8a4593ecc9238e3d09ff6499d authored over 4 years ago
Fix Link and navigate for absolute paths with basename

github.com/remix-run/react-router - f3ae557471cd0402b4da10fc21a57bef57956dc1 authored over 4 years ago
[v6] Added documentation for NavLink `end` prop (#7451)

github.com/remix-run/react-router - be7eccb66dbd962a9fc243f4a1b6fdfc17a3cfc1 authored over 4 years ago
Version 6.0.0-beta.0

github.com/remix-run/react-router - 262b45dd8d6cbdc3a984259c5591ffc3de80d600 authored over 4 years ago
Remove pending/preload APIs

These will go into the experimental channel until useTransition is
stable.

github.com/remix-run/react-router - a09ba587559c5f2c232ca7e7a2868259ef23a362 authored over 4 years ago
Use collapsible blocks for type declarations

github.com/remix-run/react-router - 922d199f0d955d14f67aebc57e63deb5da4d4182 authored over 4 years ago
More work on docs

github.com/remix-run/react-router - 459118fccb2cb5af7340c7c2dfa61db128be2165 authored over 4 years ago
Finish up API reference

github.com/remix-run/react-router - cd03ff710e49c125bd826ad9303a3f83777d0a01 authored over 4 years ago
Ignore missing .d.ts file

github.com/remix-run/react-router - 86e5595e597c5ccb527b762568c8029c9586b2ae authored over 4 years ago
Update fixture to history v5

github.com/remix-run/react-router - 64844de10b5322cfc0adcb215cee91b0beda0747 authored over 4 years ago
Use tsc-generated source maps as input to Rollup

github.com/remix-run/react-router - b9d27ed210ccd764295385173a756f8fd0b35ca3 authored over 4 years ago
Add back missing .d.ts files to the output

github.com/remix-run/react-router - 814ce0e7f04818badd5b50586545512b4d9f726a authored over 4 years ago
Add missing space

github.com/remix-run/react-router - a2fb3d09a7a84150c50b627d6124293ba60907d2 authored over 4 years ago
Fix failing build

github.com/remix-run/react-router - cc8e6dcdd8a0fc7bbe3eb6553a34d5c69eb1cdd8 authored over 4 years ago
Rename things to better align with history lib

resolveLocation => resolvePath
useResolvedLocation => useResolvedPath

github.com/remix-run/react-router - 22d28dfc719718a3a897476e5d5a647ab43bf25f authored over 4 years ago
Make react-router a regular dep of rrd and rrn

github.com/remix-run/react-router - e6f0bb4bbb46b9da6c191367c6c9aad9cf787fcb authored over 4 years ago
Update to history v5, move to peer dep

github.com/remix-run/react-router - fa6f257230d500a142ba92b4643a71fb868b24a1 authored over 4 years ago
Use tsc directly in Rollup

github.com/remix-run/react-router - cae9385e3b7569b40895fe2c241109fa1512ee31 authored over 4 years ago
Use ESM in all repo scripts (and node 12.17.0)

github.com/remix-run/react-router - e78687376a9a1378abda9295689b97be3995c3b4 authored over 4 years ago
Add experimental release id to version script

github.com/remix-run/react-router - 2e53e3ad7f5bf027d2fa70a860f1a2bc7e31de4f authored over 4 years ago
Add experimental release channel to publish script

github.com/remix-run/react-router - 0ad2d7e4bf95cf797a246b846f9580e92f39c245 authored over 4 years ago
Remove timeout propType from <MemoryRouter>

github.com/remix-run/react-router - 5de2ab9ea304f3b08630dfcc25489102c2af5273 authored over 4 years ago
Version 6.0.0-alpha.5

github.com/remix-run/react-router - 732705a02f10045b19ab8c67a7fd386384bffdf0 authored over 4 years ago
Add <Route preload> and route.preload

github.com/remix-run/react-router - 8ab676a1419f942eb04ccce7977f7c48083ca323 authored over 4 years ago
Add missing <Route caseSensitive> prop to interface

github.com/remix-run/react-router - 77f1af0dffbbcc50d6a39111c806800e60816ae0 authored over 4 years ago
Add <NavLink end> and <NavLink caseSensitive> props

This makes it possible for <NavLink> to match just like <Route> does.

github.com/remix-run/react-router - 0313b195c3aa36c988a34a7a328d81878ec89ba8 authored over 4 years ago
Small docs tweaks

github.com/remix-run/react-router - 1a50870ec711eff31b598c2b1bacd9a9f4109164 authored over 4 years ago
Usage of the record ts type (#7338)

github.com/remix-run/react-router - b0c8aaf6f6f4e92b5eef00628dee1ea3ffb919f7 authored over 4 years ago
Correctly infer the read only type (#7337)

github.com/remix-run/react-router - 1dc28f6890cc58edd12bffabe7707dccc5a8281c authored over 4 years ago
Unnecessary type declaration (#7342)

github.com/remix-run/react-router - eb70f9fe6992704d1e5a527aa4f8a82ce0c3478d authored over 4 years ago
Add script for generating API docs from d.ts files

github.com/remix-run/react-router - a091306bf9c50d26a20f20874c08e4211bd99dd1 authored over 4 years ago
Fix arg definition in RRN as well

See #7325

github.com/remix-run/react-router - 94a1ee43b310a00b4d087c23c628c05525551825 authored over 4 years ago
[v6] Fix definition for useSearchParams arguments and return type (#7325)

github.com/remix-run/react-router - ca94c2c71b8ab5db7336115633bfe81483ac56b1 authored over 4 years ago
Add documentation for moving the `basename` (#7324)

* Add documentation for moving the `basename`

* Add change-to example

github.com/remix-run/react-router - 838aa1971350f2820a7e7ce612300303b1e7eb40 authored over 4 years ago
Never return placeholders from generatePath

Fixes #7237

github.com/remix-run/react-router - 31aea23205b18fbec56cfd62276b7b3c9b7c7213 authored over 4 years ago
Add Navigator interface

github.com/remix-run/react-router - e381938a514187c093c2ee195c7d3b8ee2bd412b authored over 4 years ago
Add --watch flag to `yarn test` script

github.com/remix-run/react-router - c5d94be73feae93d98c53df9d7396a40678db3cd authored over 4 years ago
Don't allow empty params, just splats

See #7237

github.com/remix-run/react-router - 6120a0f2b57a077f8baa01d83980b293e591e45b authored over 4 years ago
Bump size allowances

github.com/remix-run/react-router - f51d43d82dc66e2ad6e169c6a18a6abe0c93c80e authored over 4 years ago
Refactored high-level Router components

- Moved history.listen calls into BrowerRouter, HashRouter, and
MemoryRouter components and ad...

github.com/remix-run/react-router - 89b7280404ff5726f4f33480122a708cfc379a7f authored over 4 years ago
Split navigate function signature (#7315)

github.com/remix-run/react-router - 75ad58dc6025a4b7c54e5cd8aa570ec391edbd39 authored over 4 years ago
[v6] Allow generatePath to use empty string params (#7238)

github.com/remix-run/react-router - b1e3ec502ae7a83ae3ea773d7e6bb61e6cf152cd authored over 4 years ago
Remove unnecessary `State | null`

See also #7309

github.com/remix-run/react-router - 1052e0e434a21257be878e1cd028cbea8465ce96 authored over 4 years ago
Improve useSearchParams types (#7309)

This types the return as const to correctly infer the items within the array. Previously, the re...

github.com/remix-run/react-router - 3f0ace453e306aee49fd5c61ce63c8e71dd9e462 authored over 4 years ago
Version 6.0.0-alpha.4

github.com/remix-run/react-router - 7d4a5c5ee5651fc7a796c6cec8b980de2695f5f5 authored over 4 years ago
Fixed useMatch implementation, added matchPath

github.com/remix-run/react-router - bafc46c1c6fcd4c9d6c4e2f1b0bbfff6fef73c73 authored over 4 years ago
Convert to TypeScript

github.com/remix-run/react-router - 12489c1bbb8b7854862c01ab6091a1d1b2bdab97 authored over 4 years ago
Update install snippet to reference @next (#7302)

github.com/remix-run/react-router - 5bef342de8fe3a7c132edf9cbab1464fda840399 authored over 4 years ago
Bump size limit on production web bundle

github.com/remix-run/react-router - eac18803a833f1b9bee396b853b11060fcc80a8b authored almost 5 years ago
Fix clean working directory check

github.com/remix-run/react-router - b1c36d2606f6c992bbd9219e6ab3a75c6a1b33dc authored almost 5 years ago
Refactor out separate stableSort function

github.com/remix-run/react-router - f64223a04284e98acefddc8c4e3dbaafd555edd2 authored almost 5 years ago
Improve route sorting algorithm

- Traverse child routes first so nested / match deeply
- Use stable sort for routes that otherwi...

github.com/remix-run/react-router - f65d9b951435da57fff561f7da0f6a759fb36c18 authored almost 5 years ago
Bump size limits

github.com/remix-run/react-router - 723fb3b2b95f840981d7da4af3bd625e01997399 authored almost 5 years ago
Add useLocationPending, useInRouterContext hooks

Fixes #7164
Helps with #7230

github.com/remix-run/react-router - 192d6a61a9e7d6b13643cd08f6080436abcf1775 authored almost 5 years ago
Better useSearchParams

This makes useSearchParams mirror useState in that it now returns both a
URLSearchParams object ...

github.com/remix-run/react-router - 0b911ea7aa7b1b9e803ab64973bf215959d0fac9 authored almost 5 years ago
Don't use react/react-dom's default export

github.com/remix-run/react-router - c5d614d0bb29c914ebcffa68900d704cd580c8dd authored almost 5 years ago
added @reach/router migration guide

github.com/remix-run/react-router - 5d11e0f6def9e88e6bb8671f0645c0140bce6a3c authored almost 5 years ago
Remove <StaticRouter context> API

We no longer support navigation on the initial render, so it doesn't
make sense to support any k...

github.com/remix-run/react-router - 90da6d82a8b1930461438bf5a1e4e3c81c6c1e98 authored almost 5 years ago
Version 6.0.0-alpha.3

github.com/remix-run/react-router - f778b05e39347ad09df2d141c290298c44645b0b authored almost 5 years ago
Update warning wording

github.com/remix-run/react-router - b06c74927ae144ee05a11b8690a98f90e62865b8 authored almost 5 years ago
Treat all navigation as a side effect

- Removes <Redirect>
- Removes support for { redirectTo } in useRoutes()
- Warns if navigate() i...

github.com/remix-run/react-router - cbcd398276efaad31e5e994fdb2f80ca454eb859 authored almost 5 years ago
Add useSearchParams hook + doc

github.com/remix-run/react-router - f59ee5488bc343cf3c957b7e0cc395ef5eb572d2 authored almost 5 years ago
Use explicit install step

github.com/remix-run/react-router - 51d4ec7864e163fe8a00f87589f6717934d69da8 authored almost 5 years ago
Re-enable publishing from Travis

github.com/remix-run/react-router - 3fc4e37c243056dc6b81fb955770a61619353495 authored almost 5 years ago
Use annotated tags for releases

github.com/remix-run/react-router - a95004111b471dded042c1060a0bdb35a25f0554 authored almost 5 years ago
Fix warning by setting displayName on context object, fixes #7204 (#7205)

github.com/remix-run/react-router - 036c042ceaafc2e071d414f612a8db13e93e0863 authored almost 5 years ago
Add script for checking links on GitHub docs

github.com/remix-run/react-router - c5fa32954e2744c8b52aa8d4dbe2a885d2133428 authored almost 5 years ago
Fix more broken docs links

github.com/remix-run/react-router - 78ed3d04916c698e2a83318a3da4509842bbf8a8 authored almost 5 years ago
Fix a few broken docs links

github.com/remix-run/react-router - 88f5e764beb0c70cfe645c18e4bae25e7bbcdcd2 authored almost 5 years ago
Revert "Add createRoutesFromFiles to react-router-dom/server"

This reverts commit 07ab970449224ce2a07ac142ad148d537b022100.

github.com/remix-run/react-router - be2e55681407a9f2a2ea492f760563b2675130af authored almost 5 years ago
Use same optimizations on react-router modules build

See #7184

github.com/remix-run/react-router - fbe6870689a6a5d9f283a85c3073e32a7efbfc8d authored almost 5 years ago
Slightly smaller modern output for react-router-dom (#7184)

github.com/remix-run/react-router - 9c1186c46a4ac4f505f2526530e5c919e7c9f861 authored almost 5 years ago
Fix link to getting started guide

github.com/remix-run/react-router - 0e4b5d41e103310f1305d98e8de99746cb3d84f2 authored almost 5 years ago
Use <Outlet> as default <Route element>

This allows easier grouping of routes by base URLs.

github.com/remix-run/react-router - ba7ad7917e499dd9e0d1e33d8ce5992c0fb0331a authored almost 5 years ago
Keep all console spies in before/afterEach blocks

github.com/remix-run/react-router - 2ca286662a3b9d15b82fb048b43214394986388a authored almost 5 years ago
Better warning message

github.com/remix-run/react-router - a1372299a761034102b7c3569eef0e5a17a053e6 authored almost 5 years ago
Add integration test for navigation param encoding

github.com/remix-run/react-router - 72ba0fd29b3b8fe76728a1ebc0d539d9769534a1 authored almost 5 years ago
Add support for + in URL params, warn on error

github.com/remix-run/react-router - 84e4e805079c752b342fb103414df30d21cf5ea9 authored almost 5 years ago
Automatically decode URL-encoded params

github.com/remix-run/react-router - 9adb09b63301f964d66e2963c3c33329e7f04663 authored almost 5 years ago
Remove prop-types from react-router-dom build

Helps with #7168

github.com/remix-run/react-router - 8866417457075e5d337a78ce4ea300ec8ab78719 authored almost 5 years ago
Remove fcc link

github.com/remix-run/react-router - 36190d253ac1eef762bdd644603fa5fdca520730 authored almost 5 years ago
Fix rename import (#7170)

github.com/remix-run/react-router - e58b78104d35b77be6f4396733c8849011d61f7f authored almost 5 years ago
docs: fix sample code in v6 document (#7180)

github.com/remix-run/react-router - bed32f3d0cfc16f954a8af94d1202192d13c5f89 authored almost 5 years ago
Update README.md (#7179)

Update link to migration guide from 4.x, 5.x to 6.x.

github.com/remix-run/react-router - bcbcf42f1381840d556823ce92eba6bb565bdd43 authored almost 5 years ago
Document v5 to v6 migration from go/goBack/goForward (#7165)

github.com/remix-run/react-router - bff5b49c98cb5cde32e63cdda524068ce1209f09 authored almost 5 years ago
Add note about production CRA configuration

github.com/remix-run/react-router - b2a344b0f76026b326d3b7607caf0c569eeeaad4 authored almost 5 years ago
Version 6.0.0-alpha.2

github.com/remix-run/react-router - 2caa5104425a965b58694abb1cc5ccf8df21c046 authored almost 5 years ago
Small tweak to install docs

github.com/remix-run/react-router - 35bcabe669b6d2f8c11903bc0912712751883e54 authored almost 5 years ago
A few minor tweaks to website install docs

github.com/remix-run/react-router - dad6d2d0bd2c65e864bff9d294e81ebeb43323a9 authored almost 5 years ago