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
1cd4867492c86288d76c4af4181fcf471938079e authored over 8 years ago
f9f5a88c7903b3a9eb3fef1b6cd8059d8afe85ac authored over 8 years ago
Make `params` available to getChildRoutes providers
c1167fb4f8281c76c625f693425c9a4ed46db918 authored over 8 years ago2aa9a9ea1079c64466cf9ebeec88fb1f65b0f644 authored over 8 years ago
56353f4f539e5f8f0a9f7c221ede40fc79c80fbc authored over 8 years ago
f566bf4af0769f4ce72a36bb4cfc3377f7769d68 authored over 8 years ago
414b61228f5569e10c5495a306a245a32c944f7c authored over 8 years ago
- moved pathIsActive back into Link since its not
shared anywhere
- removed MultiRender
- re...
84ee918b9bccd19b97347f6b88f37c9c19d358b5 authored over 8 years ago3490e92f4a6643c9f4467d9575123129ff6b77d3 authored over 8 years ago
56d9899e860d564aec3c20b403865b8170c87195 authored over 8 years ago
0bf3ef350187b6a1eeb56573bc4723f45f285155 authored over 8 years ago
3bf3fa95ada47d12b142d60f618ae1f81273d3a8 authored over 8 years ago
3bd45faea66bc97592fc515629e552521063bc78 authored over 8 years ago
b8c18207c90a1c20b621d853203ca0042ccb6d7d authored over 8 years ago
9be1c67614bfe0bc7d4a7297a3c75e2522febcef authored over 8 years ago
400734e4bd552c82665ecffdddd4a754a5b2b27f authored over 8 years ago
bfb18e676a48bd4858cced93c7dabeb5bc6682bc authored over 8 years ago
d3b7ce5e569c559f25877b93eed5695c3ca0b0ff authored over 8 years ago
61c64f7fd377b6e7c2f361cc96d64f7b4706e46c authored over 8 years ago
8e2576f2d3b917a1be7b236364615f971d23757a authored over 8 years ago
2c90d043127e35c7ea1586346ff055aafe9dfdbf authored over 8 years ago
a81788b57428850c90dc08e14ab40f0c48614214 authored over 8 years ago
278334e93bcd96a7f2fbf9fceccafb352d12daaf authored over 8 years ago
731f240505beaf9f03d811fc3bb661cce0d33acf authored over 8 years ago
```js
{shouldBlock && <BlockHistory prompt={str}/>}
```
29f43b0b531e0bfdb0a101d410cf1a22c183700a authored over 8 years ago
053cda26881b7f23922905a6dcfa2ac3dcc22b86 authored over 8 years ago
- don’t worry about rendering out of context
- send bool for match since all its values are
al...
needed a way to always render, whether there was
a match or not.
now `children` will always ren...
ed6660f8ea2455c101d359fd2eea893ce2ccfc2d authored over 8 years ago118ce828335e045b23640937607f1b4d5bd57c46 authored over 8 years ago
dbdd09b343798f6b4f1b951c2b4026ad13bf6086 authored over 8 years ago
bf7e11203f438cd73c5e40e481a3030b30651d6a authored over 8 years ago
946e248d400c5a5df32a162344e16ace5ef6d518 authored over 8 years ago
ee1347ca4e2d570009913eb5b7dbe6f4c23747e0 authored over 8 years ago
a2966870f7289f520ffa027d5cc317b89c003f93 authored over 8 years ago
d9c465074f96da37d8c41cd161a645acceb4ec5a authored over 8 years ago
1c32978cd97144735026e5c7f47c372d13e97bd0 authored over 8 years ago
385b3741ea57a214aa81d7f2ba038c620071b49f authored over 8 years ago
37be61297ce52921315a100ca279243d98b0ec4e authored over 8 years ago
c3406ed2c4b886af61f482d2f3eaf8b0135b3828 authored over 8 years ago
d344b9fc443c57c73fb9e5c4f433749d7e691d44 authored over 8 years ago
1653f891ca77cb4bf53c4eb4e150cbae58363c89 authored over 8 years ago
eed55be207b6c130b20d0771ab3255cd122986d4 authored over 8 years ago
b9a334e0285c9a080a93e3818c593fb28be33b50 authored over 8 years ago
a52d9b0c5d19720eeb26d02fc6c49e919ade1b1f authored over 8 years ago
8e0fbb2636060db1746a9a8e37101f5e078dd7ea authored over 8 years ago
0374026ca9135c7d326853e69dd8c3e4e6657a60 authored over 8 years ago
d9910ea348425a7e2cd37d60e1d5b35a75f79638 authored over 8 years ago
Browserify production build is not optimized by default
d16eeb60ef7226753fc51b995b4cad33ede29d56 authored over 8 years ago* Define presentational components as stateless functional components
* Define presentational...
ca4f5a729519ddcddad26e7adadf142ffa14fbc7 authored over 8 years agoneeds more style but it’s awesome :D
a9b949ec83d22f04b1e23c3a2dda346b3b3a1df4 authored over 8 years ago
Router, History, Match, and Miss all take three
props for rendering (since they render a
MultiRe...
fed34ec82a56f146f5088b777b87fc95851d4630 authored over 8 years ago
5c49a01967babcd7a0ea4d6c486b05f57753f77c authored over 8 years ago
91469046a4f3cdfc86f293f450103b645003fa47 authored over 8 years ago
202c682867f5c63d1d1c4c93868a0b779896d571 authored over 8 years ago
71b925ffdf33419a30610b6ca954a5acb22c91a4 authored over 8 years ago
49b2341ffbf15f8b5a9fbb714722b880d0924194 authored over 8 years ago
it’s not exposed from history though, had to
monkey patch it in node_modules
`history.canGo = c...
432c66804ae28eb32286e7d26fe604e9944b65fd authored over 8 years agodc2b29b517024c6a4986c2b0be05e46147e83fe6 authored over 8 years ago
b36b435d69e120e095be61df46d829e12e075896 authored over 8 years ago
0b1c6a609c39242da34532d5dcb78c873361e3ad authored over 8 years ago
134848873511e4d8fe386d1db218daaff1716dbc authored over 8 years ago
9b34e1add287dbc0f9b128bf7e56c8cf5c16b68a authored over 8 years ago
d5bb0bb586feff8ee489c45118157ddd260aafcc authored over 8 years ago
In the same manner as facebook/react, define the `loose-envify` transform in package.json (https...
a3578f012aa85ba7e137e2bd08619e84212d5893 authored over 8 years ago457a361b5dae837342d5aa28249a824dfe722a43 authored over 8 years ago
5a2fdefc19e3fd068e00296328f84c61b1052bb5 authored over 8 years ago
allow url to update with controlled Router/History
4152be7194080ba9c9375ecb9f41f3d7b08ea10c authored over 8 years ago87d9b94d9e75252e2914cc99123fead13f0aa8d1 authored over 8 years ago
you can now control History (or Router) by
providing a location, just like a controlled input
a...
272ac3faa36955955d397e3682076874084c9741 authored over 8 years ago60681929336ae5cac22bf2ed06d5e08b70ab2fe6 authored over 8 years ago
5bf775a7ea0bb93f4162bcc89992b67fa0dffba6 authored over 8 years ago
- cache regexes to speed things up dramatically
- exact match Link and MatchLocation prop
- acce...
a8602ba55469a4503a4500093dc6998014aeed44 authored over 8 years ago
974e9c4ffd02bbd566a01a9569461440083f6514 authored over 8 years ago
* Add setRouteLeaveHook to API documentation
* Fix setRouteLeaveHook reference in Glossary
...
0616f6e14337f68d3ce9f758aa73f83a255d6db3 authored over 8 years agoimport ES6 module in more proper way
b31d75e2fef9590b76690ff77fa6efb93a972655 authored over 8 years agocce279204aa7786aebeec31a913407daac7db3e8 authored over 8 years ago
2134f41d6cdb30c0a6beaf074a130db2340601ea authored over 8 years ago
5832f2a254c489a0f81f9c6a54188c4247a0570c authored over 8 years ago
26ea1aac2fad510cab6b3005d21f393eeaa181fd authored over 8 years ago
f17c4b75b2697d23445196123f658a27e37309b3 authored over 8 years ago
c5f345fc859354cc90cb82bc42fa491d8e13f421 authored over 8 years ago
674a1d47051732f6fd650ff239f6fe663ee7bb20 authored over 8 years ago
c02c8468e7b9b3f7cc262fbf739f6286d44fdf0d authored over 8 years ago
* Don't crash on invalid uri query parameters
* Add try/catch at matchPattern function in mat...
369191470302e449945a16b9bdfb86b7f0706ee8 authored over 8 years agoFix typos
af84da2d0b71cadc4eec6e2f616ae4466afdfaa0 authored over 8 years agoMissing word in upgrade guide
e75a70866fa738f8b2aa7db8a1cdc5f846dbfc0a authored over 8 years agoHaven't tested this but noticed it while copying and pasting code, presume this change needs to ...
2c32463109420e04d6c76e03763b4c9437f7effd authored over 8 years ago410cc8d86318f455678d02f9ff37e9676e6bda15 authored over 8 years ago
Add link to withRouter HoC in ConfirmingNavigation docs
a0d460cf448d9de1ffef22b126a51109a36f1bcf authored over 8 years ago66099aa1586abe770fce64bd9f013fae9e50304a authored over 8 years ago
Fix html structure for examples index.html
e529fce2f98396624a303833794c534454e0e75f authored over 8 years agob79aa25bbd407c0663ae4b32960ce82853f185ef authored over 8 years ago
fix 0.13.x docs link
8a3afe80a5b78bfb28b87e5bede6b62e648cef38 authored over 8 years ago8b1afcfa94883b624d5eab9bed46a8e9da47e21e authored over 8 years ago
90fccbb25a9db616385bf66c0a7e788ac7dd0206 authored over 8 years ago
* Update router state properties directly.
* Reuse assignRouterState in creating the router.
...
Pass params and location as props in withRouter()
17a362556f49f780a585f7ef6fcbe79b4311307e authored over 8 years ago