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
Fixes #7765
github.com/remix-run/react-router - 275856a4d80b6c55a1bb7a9ea163d6d34b90ca0f authored over 3 years agogithub.com/remix-run/react-router - cfd1a188cbdb4dd4ca3fd430b161a46b6eb708f9 authored over 3 years ago
Fixes #7529
github.com/remix-run/react-router - 95d6a87eb16ba7052ebd78881084a0cadc4638e4 authored over 3 years agoAlso, use useState instead of useReducer in router wrapper components
github.com/remix-run/react-router - 6e13acf6b9c0101bcffb67a236f29226c18c2a6b authored about 4 years agogithub.com/remix-run/react-router - a97dbdb7297474ff0114411e363db2c8fb417e55 authored over 4 years ago
github.com/remix-run/react-router - 761f104ed144601b3bcd7a8a35aa635afc5e05db authored over 4 years ago
github.com/remix-run/react-router - fae90a497f08f6ac0dca9d7de84958fea7cfc3c2 authored over 4 years ago
github.com/remix-run/react-router - 3dfe80a93c9e01b8a4593ecc9238e3d09ff6499d authored over 4 years ago
github.com/remix-run/react-router - 4b64f7f83a94aaf2b7e4d3c70b57100dc545bee4 authored over 4 years ago
github.com/remix-run/react-router - f3ae557471cd0402b4da10fc21a57bef57956dc1 authored over 4 years ago
github.com/remix-run/react-router - be7eccb66dbd962a9fc243f4a1b6fdfc17a3cfc1 authored over 4 years ago
github.com/remix-run/react-router - 262b45dd8d6cbdc3a984259c5591ffc3de80d600 authored over 4 years ago
These will go into the experimental channel until useTransition is
stable.
github.com/remix-run/react-router - 922d199f0d955d14f67aebc57e63deb5da4d4182 authored over 4 years ago
github.com/remix-run/react-router - 459118fccb2cb5af7340c7c2dfa61db128be2165 authored over 4 years ago
github.com/remix-run/react-router - cd03ff710e49c125bd826ad9303a3f83777d0a01 authored over 4 years ago
github.com/remix-run/react-router - 86e5595e597c5ccb527b762568c8029c9586b2ae authored over 4 years ago
github.com/remix-run/react-router - 64844de10b5322cfc0adcb215cee91b0beda0747 authored over 4 years ago
github.com/remix-run/react-router - b9d27ed210ccd764295385173a756f8fd0b35ca3 authored over 4 years ago
github.com/remix-run/react-router - 814ce0e7f04818badd5b50586545512b4d9f726a authored over 4 years ago
github.com/remix-run/react-router - a2fb3d09a7a84150c50b627d6124293ba60907d2 authored over 4 years ago
github.com/remix-run/react-router - cc8e6dcdd8a0fc7bbe3eb6553a34d5c69eb1cdd8 authored over 4 years ago
resolveLocation => resolvePath
useResolvedLocation => useResolvedPath
github.com/remix-run/react-router - e6f0bb4bbb46b9da6c191367c6c9aad9cf787fcb authored over 4 years ago
github.com/remix-run/react-router - fa6f257230d500a142ba92b4643a71fb868b24a1 authored over 4 years ago
github.com/remix-run/react-router - 8bae34cd4a900822df08ae50c985e056d283924a authored over 4 years ago
github.com/remix-run/react-router - 9f3ac8bac9fe8125eec0d20279ad1db66d56f951 authored over 4 years ago
github.com/remix-run/react-router - cae9385e3b7569b40895fe2c241109fa1512ee31 authored over 4 years ago
github.com/remix-run/react-router - e78687376a9a1378abda9295689b97be3995c3b4 authored over 4 years ago
github.com/remix-run/react-router - 2e53e3ad7f5bf027d2fa70a860f1a2bc7e31de4f authored over 4 years ago
github.com/remix-run/react-router - 0ad2d7e4bf95cf797a246b846f9580e92f39c245 authored over 4 years ago
github.com/remix-run/react-router - 5de2ab9ea304f3b08630dfcc25489102c2af5273 authored over 4 years ago
github.com/remix-run/react-router - 732705a02f10045b19ab8c67a7fd386384bffdf0 authored over 4 years ago
github.com/remix-run/react-router - 8ab676a1419f942eb04ccce7977f7c48083ca323 authored over 4 years ago
github.com/remix-run/react-router - 77f1af0dffbbcc50d6a39111c806800e60816ae0 authored over 4 years ago
This makes it possible for <NavLink> to match just like <Route> does.
github.com/remix-run/react-router - 0313b195c3aa36c988a34a7a328d81878ec89ba8 authored over 4 years agogithub.com/remix-run/react-router - 1a50870ec711eff31b598c2b1bacd9a9f4109164 authored over 4 years ago
github.com/remix-run/react-router - b0c8aaf6f6f4e92b5eef00628dee1ea3ffb919f7 authored over 4 years ago
github.com/remix-run/react-router - 1dc28f6890cc58edd12bffabe7707dccc5a8281c authored over 4 years ago
github.com/remix-run/react-router - eb70f9fe6992704d1e5a527aa4f8a82ce0c3478d authored over 4 years ago
github.com/remix-run/react-router - a091306bf9c50d26a20f20874c08e4211bd99dd1 authored over 4 years ago
See #7325
github.com/remix-run/react-router - 94a1ee43b310a00b4d087c23c628c05525551825 authored over 4 years agogithub.com/remix-run/react-router - ca94c2c71b8ab5db7336115633bfe81483ac56b1 authored over 4 years ago
* Add documentation for moving the `basename`
* Add change-to example
github.com/remix-run/react-router - 838aa1971350f2820a7e7ce612300303b1e7eb40 authored over 4 years agoFixes #7237
github.com/remix-run/react-router - 31aea23205b18fbec56cfd62276b7b3c9b7c7213 authored over 4 years agogithub.com/remix-run/react-router - e381938a514187c093c2ee195c7d3b8ee2bd412b authored over 4 years ago
github.com/remix-run/react-router - c5d94be73feae93d98c53df9d7396a40678db3cd authored over 4 years ago
See #7237
github.com/remix-run/react-router - 6120a0f2b57a077f8baa01d83980b293e591e45b authored over 4 years agogithub.com/remix-run/react-router - f51d43d82dc66e2ad6e169c6a18a6abe0c93c80e authored over 4 years ago
- Moved history.listen calls into BrowerRouter, HashRouter, and
MemoryRouter components and ad...
github.com/remix-run/react-router - 75ad58dc6025a4b7c54e5cd8aa570ec391edbd39 authored over 4 years ago
github.com/remix-run/react-router - b1e3ec502ae7a83ae3ea773d7e6bb61e6cf152cd authored over 4 years ago
See also #7309
github.com/remix-run/react-router - 1052e0e434a21257be878e1cd028cbea8465ce96 authored over 4 years agoThis 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 agogithub.com/remix-run/react-router - 7d4a5c5ee5651fc7a796c6cec8b980de2695f5f5 authored over 4 years ago
github.com/remix-run/react-router - bafc46c1c6fcd4c9d6c4e2f1b0bbfff6fef73c73 authored over 4 years ago
github.com/remix-run/react-router - 12489c1bbb8b7854862c01ab6091a1d1b2bdab97 authored over 4 years ago
github.com/remix-run/react-router - 5bef342de8fe3a7c132edf9cbab1464fda840399 authored over 4 years ago
github.com/remix-run/react-router - eac18803a833f1b9bee396b853b11060fcc80a8b authored almost 5 years ago
github.com/remix-run/react-router - b1c36d2606f6c992bbd9219e6ab3a75c6a1b33dc authored almost 5 years ago
github.com/remix-run/react-router - f64223a04284e98acefddc8c4e3dbaafd555edd2 authored almost 5 years ago
- Traverse child routes first so nested / match deeply
- Use stable sort for routes that otherwi...
github.com/remix-run/react-router - 723fb3b2b95f840981d7da4af3bd625e01997399 authored almost 5 years ago
Fixes #7164
Helps with #7230
This makes useSearchParams mirror useState in that it now returns both a
URLSearchParams object ...
github.com/remix-run/react-router - c5d614d0bb29c914ebcffa68900d704cd580c8dd authored almost 5 years ago
github.com/remix-run/react-router - 5d11e0f6def9e88e6bb8671f0645c0140bce6a3c authored almost 5 years ago
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 - f778b05e39347ad09df2d141c290298c44645b0b authored almost 5 years ago
github.com/remix-run/react-router - b06c74927ae144ee05a11b8690a98f90e62865b8 authored almost 5 years ago
- Removes <Redirect>
- Removes support for { redirectTo } in useRoutes()
- Warns if navigate() i...
github.com/remix-run/react-router - f59ee5488bc343cf3c957b7e0cc395ef5eb572d2 authored almost 5 years ago
github.com/remix-run/react-router - 51d4ec7864e163fe8a00f87589f6717934d69da8 authored almost 5 years ago
github.com/remix-run/react-router - 3fc4e37c243056dc6b81fb955770a61619353495 authored almost 5 years ago
github.com/remix-run/react-router - a95004111b471dded042c1060a0bdb35a25f0554 authored almost 5 years ago
github.com/remix-run/react-router - 48cc96252cd4fa79c02489b10e0f7b8e78f20592 authored almost 5 years ago
github.com/remix-run/react-router - 036c042ceaafc2e071d414f612a8db13e93e0863 authored almost 5 years ago
github.com/remix-run/react-router - c5fa32954e2744c8b52aa8d4dbe2a885d2133428 authored almost 5 years ago
github.com/remix-run/react-router - 78ed3d04916c698e2a83318a3da4509842bbf8a8 authored almost 5 years ago
github.com/remix-run/react-router - 88f5e764beb0c70cfe645c18e4bae25e7bbcdcd2 authored almost 5 years ago
This reverts commit 07ab970449224ce2a07ac142ad148d537b022100.
github.com/remix-run/react-router - be2e55681407a9f2a2ea492f760563b2675130af authored almost 5 years agoSee #7184
github.com/remix-run/react-router - fbe6870689a6a5d9f283a85c3073e32a7efbfc8d authored almost 5 years agogithub.com/remix-run/react-router - 9c1186c46a4ac4f505f2526530e5c919e7c9f861 authored almost 5 years ago
github.com/remix-run/react-router - 0e4b5d41e103310f1305d98e8de99746cb3d84f2 authored almost 5 years ago
This allows easier grouping of routes by base URLs.
github.com/remix-run/react-router - ba7ad7917e499dd9e0d1e33d8ce5992c0fb0331a authored almost 5 years agogithub.com/remix-run/react-router - 2ca286662a3b9d15b82fb048b43214394986388a authored almost 5 years ago
github.com/remix-run/react-router - a1372299a761034102b7c3569eef0e5a17a053e6 authored almost 5 years ago
github.com/remix-run/react-router - 72ba0fd29b3b8fe76728a1ebc0d539d9769534a1 authored almost 5 years ago
github.com/remix-run/react-router - 84e4e805079c752b342fb103414df30d21cf5ea9 authored almost 5 years ago
github.com/remix-run/react-router - 9adb09b63301f964d66e2963c3c33329e7f04663 authored almost 5 years ago
Helps with #7168
github.com/remix-run/react-router - 8866417457075e5d337a78ce4ea300ec8ab78719 authored almost 5 years agogithub.com/remix-run/react-router - 36190d253ac1eef762bdd644603fa5fdca520730 authored almost 5 years ago
github.com/remix-run/react-router - e58b78104d35b77be6f4396733c8849011d61f7f authored almost 5 years ago
github.com/remix-run/react-router - bed32f3d0cfc16f954a8af94d1202192d13c5f89 authored almost 5 years ago
Update link to migration guide from 4.x, 5.x to 6.x.
github.com/remix-run/react-router - bcbcf42f1381840d556823ce92eba6bb565bdd43 authored almost 5 years agogithub.com/remix-run/react-router - bff5b49c98cb5cde32e63cdda524068ce1209f09 authored almost 5 years ago
github.com/remix-run/react-router - b2a344b0f76026b326d3b7607caf0c569eeeaad4 authored almost 5 years ago
github.com/remix-run/react-router - 2caa5104425a965b58694abb1cc5ccf8df21c046 authored almost 5 years ago
github.com/remix-run/react-router - 35bcabe669b6d2f8c11903bc0912712751883e54 authored almost 5 years ago
github.com/remix-run/react-router - dad6d2d0bd2c65e864bff9d294e81ebeb43323a9 authored almost 5 years ago