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
98b8d12a84be9f3b86bce5b557f0360a57845a66 authored almost 9 years ago
581f4a472dc9d8fbde2a27a20885c244df9c3bb7 authored almost 9 years ago
ce6dece57439f62c3d89d6ba1b23f5bec3ecbe4a authored almost 9 years ago
Call getComponent with nextState instead of location
0cdee03a54aeb79f7c7e35628e3ba58bde54e2bd authored almost 9 years ago3076dca3c4335cf8a18d09cd28bc2c651ca946de authored almost 9 years ago
This makes us consistent with Redux
d4f8d3cad70fb0a79629221b5cf47efb552a97d1 authored almost 9 years ago0c49ccc082eb995c81b78083eb36522fbbbc56ca authored almost 9 years ago
216477f6eb46b236d34c4a52451127fed0f6ae4f authored almost 9 years ago
0a427239f570dacbdbb93675725a1d695a0774ba authored almost 9 years ago
46d29e6b5c49310abceb3afb238412fd202bf2bb authored almost 9 years ago
e0f6f978cc7ea81aba731230ac1713ddb27c0677 authored almost 9 years ago
Simple workflow that uses querystring parameters to determine if a user
can look at a page or n...
db083ae6dab29053c3ead440f8a0b25eb96a170a authored almost 9 years ago
* Support trailing slashes, not extraneous ones
* Fix unintentional regressions from removing...
ac0b76115c1cc011df34b52d03a9a27636106ca2 authored almost 9 years ago* Update PropTypes.
* Update tests and docs for Router.PropTypes
* Change up the default o...
4d66469162c0ac440f12528b36552752b6337649 authored almost 9 years ago* Adds example to show "page not found" implementation
* Fixes build #3263 failed
1a2798b5e43e4c0412d572e27d3f5f1b5b7b1adf authored almost 9 years agoe3e1545db24c410565dd4a4e7256407de86328e5 authored almost 9 years ago
67d347c8d2784791346abfc15f213939fa06635d authored almost 9 years ago
92d305afa3346f5cf3a8023719722fc5ebae5cf8 authored almost 9 years ago
58169b6eb8b3991bc32e59fdc321ef322dda62bf authored almost 9 years ago
dd22bbe1a74246d13ebcb821e7711a83ff950115 authored almost 9 years ago
This commit simply adds a preceeding forward slash to the basename example. In my testing (using...
dbacbe0b0f14693f55d11c3aaeb09e286b9ee42c authored almost 9 years ago6562eabd2bfd4a5006a7fdeef1ab84e9cd0457f3 authored almost 9 years ago
Update Histories.md
0b14e364cdc60c715141fefd8c797d2f4f8aa6bb authored almost 9 years agoc66af7a12b862ed54ddb3071c2ed8f5222cfbdc0 authored almost 9 years ago
cace7d454a304bc76463e56d73d4b0f3905eeccd authored almost 9 years ago
Added Component to import to save some space. We have two choices.
Either to do React.Compone...
9b5031aeca8f15435863cded444b2de906ced3cd authored almost 9 years agoPicky fix on ES6 syntax
b5b72560f24f801ebb24d6374eb4c949d1f46789 authored almost 9 years agoReplaced React.component with component.
139de5865aed3a18d34cd44204ebd03b962af7cd authored almost 9 years agod19a8d6b7afadbe4b417e5f267c2f31f4585553a authored almost 9 years ago
fc29cc7d730666cc92d312f1aeb9a13de255fdc9 authored almost 9 years ago
Document lack of support for relative links
5e483bff96859aa23f42e79aa979632ddcbfd2bc authored almost 9 years agoNew users assume Link tags are basically equivalent to A tags. It is a rude awakening to discove...
493dbe739746a6fa3f57327e807f9918938945f3 authored almost 9 years ago63b89f3090992591f2fd7f83ee51ce22a2568ab6 authored almost 9 years ago
2e862ecc809fa52f9b73f650a85974a379ac4838 authored almost 9 years ago
fcd09f243eaac632098aa6474b06890017cb405b authored almost 9 years ago
Updated jest example in testing.md
1ee4069947aea0d73be62731caba6469e551ef29 authored almost 9 years ago50f038c4e54fbf76c3970ca6e30199975c3c83cf authored almost 9 years ago
Support trailing slashes, not extraneous ones
7d0424558941ee880a37561d903abaebe08c0f69 authored almost 9 years agoUpdate troubleshooting guide
1267766429ce00e3ac37694a965d259afe636065 authored almost 9 years ago348947e1e3798c69dffb04c71cfebf6cc261baa2 authored almost 9 years ago
Show Scroll Behavior upgrade example.
49d5bff7bf4301c8144fc8449a8773122815bb51 authored almost 9 years agoDon't need to include source in distribution
ada247e3b6ad0cdf25af677e9e5b168e3347b2db authored almost 9 years agoThis was previously present to support installing from source.
32761c2447274548a95bcfe100ed90c25cd3cbed authored almost 9 years agoSince use of `scroll-behavior` is so popular, maybe show an example of how to upgrade it in the ...
26269dfe5151a403b58beadbd52186281febdc8a authored almost 9 years agoImprove docs for useRouterHistory
5b923aaa43a186fcc4066995b01766eecf0f51f0 authored almost 9 years ago
- Add information about included enhancers
- Improve example to make it clear the factory comes ...
9cd747f6d39ad52141ec856d2c1aa4c97535f42b authored almost 9 years ago
8707d05b00273590e4d054771b8ae7ae9ad312e3 authored almost 9 years ago
Speed up pattern matching
8e9869f1c2413a4ff78b9d6f824f05d9458a84c0 authored almost 9 years ago54007fd6e424fcce925891a79de6993afc733a32 authored almost 9 years ago
6e908b5536a0903546529f69812a0f3fbc97e82f authored almost 9 years ago
90ceb42162bb69ac4dcc9455d906429eedb0f777 authored almost 9 years ago
Add UMD module with developer warnings
409513bb135b4654dd688421392d778b86cf0122 authored almost 9 years agoDocument new onChange hook
88c6fb8792f8fde3b9a1df15efaabb55df413088 authored almost 9 years ago9aba10990cb894e3a467e359107822101f98857f authored almost 9 years ago
ad5ee12195c793f40de7a9153dd3fef14094c297 authored almost 9 years ago
[added] onChange route hook
41e6d8d75122261ac66e207be2ca74b6efa34034 authored almost 9 years agoUpdate absolute path example in route config guide
cd301789157444fc96731e80ccd1cc83b5c16772 authored almost 9 years agoFix calls to hasOwnProperty
2ba245a6c9e9b7cd9c4178abb216e1100d6a4ca5 authored almost 9 years ago98eeebaaec52662adf15bf09cc9c2cbb2d3ab8f4 authored almost 9 years ago
Docs: add list of exported PropTypes
62dc8e2e7cac2250f22739f02f07c7c9a0a664b3 authored almost 9 years ago6b64a6a573514608300d40788d3548d30eedb244 authored almost 9 years ago
Add location descriptor caveat to Link to API docs
0e05964f381e151eb52b1321ea8d73d8c1f49f4e authored almost 9 years agoc05a43a622fbecbf2ed5507e1e34a00db26f61d2 authored almost 9 years ago
Update API docs for Link#to
3b7a144e8eec95734deebe7fd10a71917c2638bf authored almost 9 years ago39478dbac3693962bf48e4a58f746f486a4d8303 authored almost 9 years ago
Update DynamicRouting.md
2880eadb6d07f6e6e42696a639f8c0cfa2254fdf authored almost 9 years ago
tiny grammar fix:
tireless > tiresome
b93d1e3af50e064a29b91e11c13d23b1c1041666 authored almost 9 years ago
Update decoupling UI from URL pattern
060a76bd22ee9174aea67217c8c0b546735f383c authored almost 9 years agoaae1ab75c3439a476862577eb4f56a35a7b2ad8e authored almost 9 years ago
Fix changelog
6d7194c603fb79da5e0f5947f4bb51a440b790f4 authored almost 9 years ago2a1092b2bfb6ec453ac118be4d52a0e5482df386 authored almost 9 years ago
54259c8e25d3a4738ebccc6dae86ba1507916ee6 authored almost 9 years ago
77a594c85c4c75c4a214cdf9307092d808ef55c1 authored almost 9 years ago
Transition bug
6ea547e55689ed652f6b7af3a5c47c63e758902b authored almost 9 years agotest is in parent commit
d5747e987cf724eb9aa75d19fa3d173574c91db6 authored almost 9 years agoWhen moving from the first path to the second:
/parent/123/child/456
/parent/789/child/456
...
Drop installing from GitHub
837d21b95a6795ec46ec847305e2fd40c1a79cb5 authored almost 9 years ago0beca317a8f463c5c6f3b51e53dc662b2f6f2cb5 authored almost 9 years ago
Fixed bad link in docs
37b74ffed331a0ba4df79208cb03fd24f00c138a authored almost 9 years agohttps://github.com/reactjs/react-router/blob/master/docs/API.md#match-routes-location-history-op...
a18dbfc3ec78262d7b00cc31cf3735e6c2ce1a76 authored almost 9 years agoExpand isActive API docs
eb382aa0b105b6e4a602d89e83aa70a2847e1fae authored almost 9 years agoImprove redirect docs
b82f695a8e40bb48bf1ced3109a039a4688be3d9 authored almost 9 years ago69ade991bfc0a48cbe24d5c9cb628ab2a3b2f21a authored almost 9 years ago
bc938590f4f977bebbf5d266a838469107428a92 authored almost 9 years ago
[docs] add explicit example on how to redirect using plain routes
0768baac21dd71583310b0b4b00db4db0c124ecf authored almost 9 years agocf7af89512b2e17e0239a6ce02bf59914c71eeba authored almost 9 years ago
Improved IndexRedirect documentation
84bf2ae5016affbb9705993789a6bb9583a7bb07 authored almost 9 years ago3d3ff235e805b34524508ba3280331816ed94d65 authored almost 9 years ago
Cover param matching in isActive
06190b160451dc547beaa2e5ef4ec0ecb66bdd18 authored almost 9 years ago6f5173c333381de164282a6ca1eef24d4e7a10f8 authored almost 9 years ago
Add docs for the Link prop `onlyActiveOnIndex`
3d985bfb01b76dc28c887b0f3d93ae2cd85f7f33 authored almost 9 years agof3f21716470838efc063fc6a90b46abdb0c69eb9 authored almost 9 years ago
The latest tag stays constant, even if docs improvements are made. People were submitting duplic...
e02c08a427ba245402e46d8eb0ceac658b2fdca4 authored almost 9 years ago9906270deb8a622fd73cf9fc62dd651f62c813b0 authored almost 9 years ago
0685fc6697b898652095c46c03036fea6a78d64a authored almost 9 years ago
List recommended solution first, clarify motivation on why its necessary
4416e785694027ce6960d8d6af13d5814851eaf5 authored almost 9 years ago9ef49aebc9f2176b8074512903c9b282810fe451 authored almost 9 years ago