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

Update testing.md

33babac0c5e8d9742421b2d33dc28caedcadf5a8 authored about 9 years ago
Merge pull request #2883 from taion/client-match-async

Improve support for server rendering async routes

7fc7c67a7563593d5b68006a542aeaf772c6f87d authored about 9 years ago
Merge pull request #2880 from taion/postinstall-info

Tell users what's going on in postinstall

1a3dceac2e91648880c8400ade8db7d0138d62ce authored about 9 years ago
Merge pull request #2888 from ekweible/readme-typo

Typo in readme: "stategy" -> "strategy"

ee750ed2058074046887d683eeac260a3fca5d47 authored about 9 years ago
Typo in readme: "stategy" -> "strategy"

b30d1d082860456314e98d9b416584bd2a299e49 authored about 9 years ago
Improve support for server rendering async routes

bae97e1c5892cd0870d8c27c2a49bc2dd1a6f3b0 authored about 9 years ago
Allow installing from source

e2d989c2c6030dbbd947e3b55e317af94c325ac5 authored about 9 years ago
Tell users what's going on in postinstall

e8298aec9e646f194cefec8b629c25f94023638b authored about 9 years ago
Merge pull request #2872 from vishaltelangre/patch-1

Fix typo 'router' to 'history' in v2.0.0 upgrade guide

6b9892668c52cb50c715faa2953d541706debf6d authored about 9 years ago
Fix typo 'router' to 'history' in v2.0.0 upgrade guide

03cf69f11adf4403dc00262f97595b4d9a28885d authored about 9 years ago
Merge pull request #2869 from rackt/upstack

Update our tested browsers

5e824a7958490832dbea0a52324f1478ea081165 authored about 9 years ago
Put local Chrome back into Travis tests.

295b098ce0338acf1a8603db38f40d74f49ef45c authored about 9 years ago
Update our tested browsers.

a94cb1c393b2bd54e5a9cbbeb08ea6044f2530d3 authored about 9 years ago
Merge pull request #2855 from taion/onEnter-location-descriptor

Use location descriptor in onEnter redirect

282827ef36a9f70c5935437beaf5fb2b6111cfc6 authored about 9 years ago
Merge pull request #2868 from taion/rename-confirming-navigation-example

Rename "confirming navigation" example

e5bacaa9efa351b236317df00ff13c7a887e4132 authored about 9 years ago
Rename "confirming navigation" example

b348fb3f4ce029aac675a08e4afe01f7fe9edb03 authored about 9 years ago
Use location descriptor in onEnter redirect

a6028e258724e24cad333349261e877d30243a71 authored about 9 years ago
Merge pull request #2858 from ykka/patch-1

setRouteLeaveHook over setLeaveHook

3494ed3974020b42c9af9490d681877829f3e9e1 authored about 9 years ago
setRouteLeaveHook over setLeaveHook

I think in rc4 the API is `setRouteLeaveHook` instead of `setLeaveHook` ?

4cfeba867adc19db40a9326219aaf946fe06e713 authored about 9 years ago
Merge pull request #2854 from taion/update-glossary-api

Update glossary for some new terms

6bdedcae1b35d83a61a7d26dd21086027837a982 authored about 9 years ago
Update glossary for some new terms

768b26673cc6ec992b5dfa97cba6bc2e1a69ac27 authored about 9 years ago
Merge pull request #2852 from taion/examples-context-router

Update examples for props.router removal

449fefa4d55025ea459d6b9e2e3aa7169e00b0f5 authored about 9 years ago
Merge pull request #2851 from alexlande/bug-routingContextExport

Add deprecated RoutingContext export to index

438b6b2715ef605db942d8201f1cb55506d7abe3 authored about 9 years ago
Update examples for props.router removal

53b481b149ecd2805709b4e39cd716385cb9eb6e authored about 9 years ago
Add deprecated RoutingContext export to index

c3a667f080be93a14c24d474e931b6a3e36e75cd authored about 9 years ago
Merge pull request #2850 from Jocs/master

Update app.js

9c4070674335deb2d229d073cb188f6d8797d158 authored about 9 years ago
Update app.js

f804e88ef98234b9e343b20fdd11ef4e4f0ef39f authored about 9 years ago
update warning about custom histories

da433a998f688884251d4fac811d5c577e80f5c9 authored about 9 years ago
add stability plan to README

9372d36817faf44d60b5686bc94e511c5790535d authored about 9 years ago
Merge pull request #2843 from npbee/fix-v2-query-parse-docs

Updates docs for custom query parsing in V2

99edb10d78172f2422223da5dec9a4704def9608 authored about 9 years ago
Updates docs for custom query parsing in V2

In V2, custom query parsing needs to be done via custom histories.

Fixes #2842

326297c539b7f87c5c253434e6d0a7179fa3e1c1 authored about 9 years ago
Merge pull request #2835 from rackt/taion-patch-1

Give some guidance for 404 with catch-all routes

8bd74b694fd21bba9f3840599a69d62ea2291a94 authored about 9 years ago
Give some guidance for 404 with catch-all routes

b043955dd6e9e9746d9a87b31529c26836329c27 authored about 9 years ago
Use a hashHistory on the intro

So beginners don't get tripped up by a mis-configured server off the bat.

Fixes #2825

5f745c0c2e62be6331f9a579daededf1463850cd authored about 9 years ago
Merge pull request #2826 from XeeD/patch-1

Fix link to context.router in API documentation

004be6b691cb8a8d70f2a1c2d9d45bfe564f1bf6 authored about 9 years ago
Fix link to context.router in API documentation

f89be0613c478752745d4b2ceef7586d1f7ca32f authored about 9 years ago
Merge pull request #2824 from taion/upgrade-history-dep

Update history dependency

257d0f6dbf6444a408a1de3a38301290191ee446 authored about 9 years ago
Update history dependency

59b3412b35db9edb85ca3a043cb522903bccc358 authored about 9 years ago
Merge pull request #2822 from mattkrick/master

add warning for new replaceState location param

d6efd92287c10e9569d0522ab32fb2b333ea26e9 authored about 9 years ago
fix replaceState regression

Update TransitionUtils.js

Update TransitionUtils.js

7a6d64c9a9d464384c0b475825026c85cca3742a authored about 9 years ago
Merge pull request #2816 from molily/patch-1

API docs: Fixes several TOC links.

cbaf3a75973cdf8cf6c5224a6fc23cdea216d785 authored about 9 years ago
API docs: Fixes several TOC links.

ed85a5f354dfebfcc0164e98ab7cdcda6bcc9b1f authored about 9 years ago
Merge pull request #2815 from jgable/patch-1

Fix "Confirming Navigation" link

7ce57a496ae8e507d726003f206e0a2890184d6d authored about 9 years ago
Fix "Confirming Navigation" link

Noticed this while reading through the docs. I think it just needed a leading slash.

Test Pl...

478a09be9de1689b47621728b6901a25843e0767 authored about 9 years ago
Update match API docs

ddc4ff3322083e915fd440d36bb3165515bcb9a9 authored about 9 years ago
Merge pull request #2813 from rackt/match-history

Add passing custom histories to match

8ca933e27879bb9410004b5c744a1004a29d10a5 authored about 9 years ago
Add passing custom histories to match.

f21914b5c2b1e9614d08287dde1b33f5f60533e6 authored about 9 years ago
Merge pull request #2811 from marksamman/patch-1

Fix v2 example for Navigating in Route Components

050544f0343afbaf7a6a8e6d8a27817e74ca1054 authored about 9 years ago
Fix v2 example for Navigating in Route Components

7147d47ae2097a11fcdc9b5e7830a8cfbf5b5a34 authored about 9 years ago
Merge pull request #2778 from ghempton/export-formatPattern

Expose needed functionality in UMD build

f1ce67002f3d861d115df12781e1dc601a7a3335 authored about 9 years ago
Merge pull request #2810 from apalm/patch-1

Update pinterest example

9af86516ec6d0d36ea2e2de0b1a699c501599244 authored about 9 years ago
Update pinterest example

The `state` prop is deprecated in v2.

9c4fa771da6868a9a5aea4010782fba5f4c2d5d9 authored about 9 years ago
Merge pull request #2809 from jschloer/master

Small fix for the transitions example for 2.0

c2835536f5390b44d825fe1ad6d3d4c0479b4b50 authored about 9 years ago
Added contextTypes(router) to the Form component of the transitions example and also change this.props.router to this.context.router to get the setRouteLeaveHook working.

8e428fec2547e772fbf5a3f1c6dbbf2848b7c511 authored about 9 years ago
don’t need this warning thanks to da76b064

e66ecded8ea5a3cc3a60f5f4d0c33c3b8d10caa1 authored about 9 years ago
pass all args to `warning`

fixes #2805

20598e8a88f0eded575a66ae41a91dc2a2fe5be3 authored about 9 years ago
Merge pull request #2806 from herrstucki/patch-1

Upgrade Guide Correction for Custom Histories

36d4fb8ef1e2a4a42a2c9570a932c851b6c5567b authored about 9 years ago
Upgrade Guide Correction for Custom Histories

Since `hashHistory` is a singleton and not a function, it can't be used with `useRouterHistory`....

3bad484de39489dc98b856da9137a0243355b0f6 authored about 9 years ago
Expose formatPattern in UMD build

e50a5e3edf4b4db778e69b92b87ee25fd97dd968 authored about 9 years ago
Update v2.0.0.md

cc4e7db578f96fc08e611a72b6f84f212fd7d22c authored about 9 years ago
Merge pull request #2803 from taion/fix-devtools

Make deprecated properties non-enumerable

a6eacc03149451aa22b419677fb7fe7ff8ea6760 authored about 9 years ago
Merge pull request #2804 from taion/travis-warn-check

Also build with fail-on-warning flag

2230d9333f29c61f8eb939be3079f3bf12529763 authored about 9 years ago
Also build with fail-on-warning flag

8b9f668de15cc0185fcd75a280e51722afa9079d authored about 9 years ago
Make deprecated properties non-enumerable

This avoids spurious deprecation warnings in dev tools.

da76b064df3079331f940376d013356298a758bc authored about 9 years ago
add note to beta users about react devtools

ca8418e6dfc1a16c167b6fe8f5b04726cb958d33 authored about 9 years ago
fix useRouterHistory in upgrade guide

603938c34c82e8575c994770c9b42f1d238e5497 authored about 9 years ago
Note about React DevTools being a poopy head :poop:

67cbe4fb561740807e4d050e99a5c2f132dd433a authored about 9 years ago
dry up history singleton creation

36e43dacc5ca7b595474f61ec81ec6949f0621c2 authored about 9 years ago
Merge pull request #2797 from jalooc/master

Added lacking import of IndexRoute in docs introduction section.

271035d6fd69597d60aef0010c70a6afa9fa4f8e authored about 9 years ago
Added lacking import of IndexRoute in docs introduction section

dcde4fb71da32ffc8972a83e3b9aaa6327e2fa16 authored about 9 years ago
Merge pull request #2796 from rackt/docs-linkage

Update links to tiny.cc

fae5518618da0329e17e1ba5dd45dd00630d1760 authored about 9 years ago
Add one more doc link.

ecdf850dfa4b171eaf7e7d056d19471b8d6df830 authored about 9 years ago
Update links to tiny.cc

These are editable, so we can avoid breakage if there are edits to the upgrade guide in the future.

bc9b781ce5b13a4414a051eccde2d825b791244a authored about 9 years ago
Merge pull request #2792 from insin/export-create-memory-history

Export createMemoryHistory

7f5b4174f8157306a237ed3ef9ea207e0b9f7c6f authored about 9 years ago
Export createMemoryHistory

ed630a5e8384d7f5a38f34384fb924735d95896e authored about 9 years ago
Version 2.0.0-rc4

613dad98a505e1a1dfb40638be7f3611c73ba102 authored about 9 years ago
don’t create a hashHistory if there is no DOM

54ec6a81d759bb78b17687d6b0689b0fc6e49873 authored about 9 years ago
Version 2.0.0-rc3

b9f8a38badf8d41fef930ad52793d486c6d383fa authored about 9 years ago
don’t create browserHistory on the server

if you simply `require(‘react-router’)` on the
server you get an error, because the singleton
is...

56d44968a5bf8b22d2c20fc01fe28b8a19ea3d96 authored about 9 years ago
Merge pull request #2789 from rackt/revert-2756-remove-history-npm-workaround

Revert "Remove history npm workaround"

bc716cca8da3688ff4f4d4fb338b59350a30b7eb authored about 9 years ago
Revert "Remove history npm workaround"

4e0a633c2741225e73c378d820bc126965cc6f8c authored about 9 years ago
Merge pull request #2786 from ZuTa/patch-1

Update v2.0.0.md

5590516ec228765cbb176c81fb15fe1d4662e475 authored about 9 years ago
Update v2.0.0.md

fix typo

59f23542299a751f36bacae811fbd49da7614b25 authored about 9 years ago
Fix HEAD link :man: :link:

3f92506d65bf9de7e6c9743e7aa3446ab3619149 authored about 9 years ago
It's automatic! :car:

7eea39186efc4b4e5843480af74769a8641cc3f2 authored about 9 years ago
Add linkage to codemods. :microscope:

9f27b4aaf40cd4a4ea7447e104a1e99182a7687b authored about 9 years ago
Rearranged some more things :truck:

a1e5e740feef584fdad7c5f5325e59d6e294222d authored about 9 years ago
Some additional upgrade cleanups :shower:

7434af7229516d398a16d2c8447453869d3ea3a1 authored about 9 years ago
Double linked :two_women_holding_hands:

07f251060ba76ef737df9dc2f0582c0813f0f5ca authored about 9 years ago
Link to upgrade guides.

407fed9777d9eeb219e745290cb3c689a2f5ead1 authored about 9 years ago
more upgrade notes

7b6bb0494d62c4650f3c2577591d90c04953c75c authored about 9 years ago
wordsmithing

57de0c1c9119183b1f8ca67e40a6c4897755803f authored about 9 years ago
Update v2.0.0.md

5f1022c544ea6b1ff6a07174f145828634cf099a authored about 9 years ago
Update v2.0.0.md

dcd9699f905cb702997de9d1a6bd016f7ea8ef44 authored about 9 years ago
Update v2.0.0.md

7482d31ab6de7321035395b7070273b6de5ec1f0 authored about 9 years ago
Version 2.0.0-rc2

78757ca7ab0010eceb2ed214fe224ba9f370a7ee authored about 9 years ago
more upgrading links

39ca9f77536e35b4bef84ea8d3140449a7fa2378 authored about 9 years ago
more deprecation links

b6407e668cc203d8de2dfce50b7f9a212a18629a authored about 9 years ago
added history prop upgrade information

6e705de6df48d546ea9d81c715040411000e75e9 authored about 9 years ago
make `createRouterHistory` composable

particularly to pass along options to useBaseName
and useQueries

3f5bfc9a152f226c17366db635b041f4598ba446 authored about 9 years ago