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

Merge pull request #3810 from thegaryroberts/patch-1

Corrected misleading routeParams docs comment.

4f3ea90e4fbcf34b62fe3d7b937f7166211fcadd authored over 8 years ago
Corrected misleading routeParams docs comment.

The actual type of this.props.params.portfolioId will be a string as opposed to a number.

ad887027218ba30dc2d3de441b513f6d18ce9e9f authored over 8 years ago
update quick start

57539cce3d683ce260822edbfae5b109922b075b authored over 8 years ago
update docs links

29a1a91098c247b88bd7b0bfce710beab1550451 authored over 8 years ago
add router docs to website

4d82e588eb6b58d65ea00caeeca0248ad09fc176 authored over 8 years ago
make <FakeBrowser> a little better, still buggy :\

b5f8b6ee667d987d32aa7c6ff78ac9cb5f106026 authored over 8 years ago
update `<ServerRouter>` docs

507ec341b69b5c4470fc8fec723d9c964141f54f authored over 8 years ago
clean up some test stuff

76492a3e96e0b1312eac6f368efe1cd3c81ec0bd authored over 8 years ago
add <Miss> support for <ServerRouter> πŸ˜“

So basically you do a two pass render, JavaScript will explain it better
than English so here’s ...

f02b919d9cc9a7d680471acb693e0db0a40a3636 authored over 8 years ago
publish the site manually for now

ab6cc33057fea109d38d961ba824fae652567bf4 authored over 8 years ago
clean up package.jsons

7e5491a3f70b1c4069cab4b880e2a6a85af1b9dd authored over 8 years ago
Update react-history dep

b61b2197d53a41377333e4aa4c1f439d59519587 authored over 8 years ago
Build everything into the package root

591d5c90b8009842d452decae317bf360238f99f authored over 8 years ago
Loosen up peer dep on React

b376797c3170503db185e80f6a9014c9e97397a8 authored over 8 years ago
Remove tags

8f2d16bbfedbb199aa6d270cb2dff943a0ad322f authored over 8 years ago
Use separate .babelrc file

62395367810ce9dc084deedafc067286931d7193 authored over 8 years ago
Update package version, repo

e32379a29a409a70a69f4bac9f070266695f2dd3 authored over 8 years ago
update history/react-history deps

0baca27a4396fe392f52b107935a0bb48b704f34 authored over 8 years ago
brush up examples

removed redux until controlled router gets its own package, it will have
it’s own example.

1d03c9c179abe6a06e80a8acb22c999a29cf642f authored over 8 years ago
prepare link.isActive for a possible refactor

In the future we may want to use LocationUtils.createLocation to pass
to props.isActive, instead...

db46b50e87d618a17eced5582cdeb696d24cf8fb authored over 8 years ago
tighten-up accepting strings or location descriptors

2d4f4b8721b72b53be4f14ab4d0970e657297cd9 authored over 8 years ago
add new `serverContext` for server rendering

this helps w/ fibers … blah blah blah

835453bf7284a979822bc838e0bd16f34bce73c8 authored over 8 years ago
Change the way Match/Miss integrate

The only guarantee from React regarding the lifecycle of ancestors and
descendants is that cDM o...

227a2edf2ab9e24c9174056421db68f7faf74c55 authored over 8 years ago
remove matches assignment (opposite of what we want!)

ccfc062add437c28f5a63e802a1266bec6625347 authored over 8 years ago
Version 2.8.0

17ad13fed14e7e9a2ed963431b02f26d93be2f51 authored over 8 years ago
Update changelog for release

aa9b33f785d7aa06f9b8fdc659cc361b33cebfd8 authored over 8 years ago
Add Support for "Blank" Link components. (#3803)

* adds test for rendering Links that do not specify "to" prop

* Modifies Link to return an em...

3281ed8e23a5b51bb6df6f54c228c5c5c30eeae9 authored over 8 years ago
Use replace instead of transitionTo for redirects (#3799)

28f693a1d7700a9efbba4f6c009ec5144d91fb5d authored over 8 years ago
Merge pull request #3801 from springuper/fix-lang

Replace jsx with js to correctly highlight code

cd655411668c6f2ecf636756999d93e1934cd6c8 authored over 8 years ago
replace jsx with js to correctly highlight code

3035e967ee80ee32e9369708184477c9b59d94e2 authored over 8 years ago
Remove broken link in API doc (#3798)

* Remove broken link in README

* Update API.md location doc link

c49b5450508317e21099a621a8ea95897742eba5 authored over 8 years ago
Merge pull request #3794 from DannyDelott/patch-1

Improve syntax highlighting in docs

d3a1b99fc2ee1a7032026f308944a79ad39c57b5 authored over 8 years ago
Improve syntax highlighting

759b4b1543de9e912c3188519fb20ad656b5feae authored over 8 years ago
Merge pull request #3787 from viniciusdacal/location-descriptor-link

Fix broken link to location descriptor reference

5ca7958c37cc89812ca825bc3b3aad99938370f9 authored over 8 years ago
Fix broken link to location descriptor reference

ae1c5b90e7faafb61afb005f870fc348c78b47d6 authored over 8 years ago
Replaces npmcdn to upkg in README (#3785)

97b4704428db826cac452b70725d15e70787f91f authored over 8 years ago
s/ancestor/descendant/

5b336b2c08ff50af220864704c2d7f063b427683 authored over 8 years ago
remove state from MatchProvider

it doesn’t change over time so no reason to keep it in state πŸ‘ž

68795e2ac8b5ca40ca4156face0d59120aec77a9 authored over 8 years ago
Use an instance variable for match tracking.

When accessing state along context, something is up with setState enqueued updates not dispatchi...

73eba4ba1d43f586b34fe6cf521f809cfb712194 authored over 8 years ago
Merge pull request #3759 from reactjs/matching-outfits

Support nested relative Match patterns

bed45fa08ef196713400bd9d95be50cd2b2b446b authored over 8 years ago
Add the various *Router docs

26723db5015bcc1c095a2e7ae1da140dee8d4912 authored over 8 years ago
Remove use of renderToString in integration tests.

Causes setState's enqueued updates not to complete in time to check the rendered output, resulti...

bbdeab0bd7bad8ed5a50610439b1a952ce9da8d5 authored over 8 years ago
Fix up some minor things after rebasing.

d414c51b1799fbbc72c85ee8f00f476e60020257 authored over 8 years ago
Remove some unneeded sanity checks.

8386c9cc983becb329b54f91db38e31a7906a4fd authored over 8 years ago
Support nested relative Matches.

11f56d01c1c3809bf22ab6efe0e8bfcae2c9f6cc authored over 8 years ago
Also test nested absolute paths.

f4ef1a8f7a6aef02d0ef98672ca75b7b84d3cc57 authored over 8 years ago
Make counter a more robust match-tracking context.

3d9d572bd3af3ab681549e57432439a25076eb8b authored over 8 years ago
clean up files

660bd7aca563fbee92db42a27e9c90c220e2e96d authored over 8 years ago
add ServerRouter

Regarding `onRedirect`

<Redirect> in the client needs to do its work in cDM otherwise we break
...

15ede87dafd22d085b9b152c22505433d80b8a00 authored over 8 years ago
change minor stuff about the website

c009cd030a52d02440f98ff1696375e1caa8623f authored over 8 years ago
add Miss, Redirect, NavigationPrompt tests

- Can’t test NavigationPrompt yet
- Testing much about redirect seems a little pointless, if we ...

4dec4eb1da0409a5db36bf5e6148b46cda15a108 authored over 8 years ago
s/isTerminal/isExact/

2ea966a627a81581a2b90dde79a565c753946451 authored over 8 years ago
make assertions clearer with constants not strings

d89b3b440fe3068507ca180ef459600cd1111b12 authored over 8 years ago
fix broken test

c7c421b7510553df94f26696c4c10cecc28a809c authored over 8 years ago
update some docs a bit

4a945e76e8ae68591cf8ee79ca9f2b6b0ead7c70 authored over 8 years ago
fixup StaticRouter propTypes

- blockTransitions isn’t required, can imagine some MemoryHistory
usages not requiring it (or ...

3d3875427073fa509d2f70c434811e282823c3ac authored over 8 years ago
add lots of Link test coverage

sorry … I just have to say this here, unit testing React components is
actually fun. And these n...

b0cf91728bd30bd2b5628613b4d878c75b5cb591 authored over 8 years ago
Fix so lint passes.

Someone hasn't been running tests... :P

7473de995822d798dbec73ffdd72dea0bdea11f2 authored over 8 years ago
use a real router for examples

85a34e3f47f8f0f1549dfb407e25af307b74fd8a authored over 8 years ago
add initial work for redux/prompt examples

571a3b0a8d1dd79b701c42b5139949ed09e50b72 authored over 8 years ago
get route config example working again

f943d06b30c9a0564b30c21bf721d1634fdee064 authored over 8 years ago
get ambiguous matches example working again

7f6706dab4827afc1c26a58418f8ef8c8ab40125 authored over 8 years ago
get animation example working

cff74ccddea07770655e869f2e2b3ad67ad9fc3f authored over 8 years ago
get more examples working

0a3fa9ea2f96ff64bcd5269bf293ae92eaf5a076 authored over 8 years ago
get auth example working

77b8891911dda62d4dc9604ad59a32c999025300 authored over 8 years ago
get examples running again

2ef8c41145a5e332964a2ffc989653a1b07d4f1f authored over 8 years ago
add router context to render callback of StaticRouter

e3d29607a2510c63e798ffe2fd40a5828f399614 authored over 8 years ago
get the website working again

903ec2ce998503453fb7430ef58832279302fdde authored over 8 years ago
merge location and path utils together

0ca6cd6d476dd87e0df3f78600c277887264b79c authored over 8 years ago
add search and query support to Link

a2958bc4b2f3311706b7ee49ee573ee012548ed6 authored over 8 years ago
add location descriptor support to Link

cde1fe8cbe583e213d3b6316d0d160b21b1aa05f authored over 8 years ago
fix trailing comma from debugging

cce2ad29a4b7aabb8e19886c690316784c837682 authored over 8 years ago
Merge remote-tracking branch 'rewrite/master' into v4

4c587f6a59a081bb42589a0075c8aa9814cd2c1d authored over 8 years ago
πŸ’₯πŸ’₯πŸ’₯πŸ’₯πŸ’₯πŸ’₯πŸ’₯πŸ’₯πŸ’₯πŸ’₯πŸ’₯πŸ’₯πŸ’₯πŸ’₯

44864384b622300a0dc66e91c553e97b46abc7b4 authored over 8 years ago
Remove top-level ServerRouter export

1a0f522d26150a6efd71b60c75fcc0faebd1e803 authored over 8 years ago
add some clicking around tests :D

8d7ba15fed38559a5783a934df15c24877a0e9a4 authored over 8 years ago
add some integration tests

also, no more forceUpdate in MatchCountProvider, we are calling
`increment` in willMount of desc...

a8c923edcf1ec7a37d2646ec25a83214114830e6 authored over 8 years ago
remove old tests covered in StaticRouter tests

7021528c0c60857252b6dfc62aed8d963d2eebe2 authored over 8 years ago
unskip a few more tests

ab8775515b5c13aecc990cee15a094d5b675c7f5 authored over 8 years ago
kill ServerRouter

e1704dbd63aa382c92a541f1fcaa51c8de0c9816 authored over 8 years ago
get MemoryRouter β€œworking” πŸŽ‰

eb446a2f068eaf8355b7a2d10ede8bee78e604b6 authored over 8 years ago
add query string parsing

7eb468d9cfcdbc85a81f78398302bcc44c896f1e authored over 8 years ago
got first StaticRouter test passing

After the GREAT REFACTOR of the GREAT REWRITE

b47c872658cdb94ccb7d47c5cba6280638f508fb authored over 8 years ago
remove HistoryRouter

since we have the `history` object in the render
callback we don’t need it to access history fro...

77ac19adb0e4b55e604ce7999ca2057cfbeea51f authored over 8 years ago
organize index exports

360b73aeadeae25f7802cc548ccd8a9d9a832c8b authored over 8 years ago
Version 2.7.0

ab4552d2ea0ec5c0cf3c534bca654a1af3ea0dec authored over 8 years ago
Merge pull request #3746 from reactjs/release

Update docs and changelog for release [ci skip]

2d407e6738a17f0afa8cd5cbd9732bc966deba72 authored over 8 years ago
Update docs and changelog for release [ci skip]

49c9ca1df0b6d83d241a1e55167b383f7d6d0617 authored over 8 years ago
Better code formatting

a91286caa238cad29f7841ddba94f69df37ce339 authored over 8 years ago
Update react-history dep

d52f73f541f9bdf5c121d945e7d815102826e6fd authored over 8 years ago
Add some prop types

1d134710797bd058c9ea728386d0c7a6cb3d2154 authored over 8 years ago
Add action prop

61f4ec0088f32431dac738180c3e259e8a6cca73 authored over 8 years ago
Fix the withRef mess (#3740)

69b163255ca6fc363fe270911b1161378650cc1b authored over 8 years ago
Merge pull request #3732 from pleunv/fix-examples

Fix auth-with-shared-route example

c6ac6514cb73a7d1fc043c14134607837da39dd0 authored over 8 years ago
Fix auth-with-shared-root example

Fix for the changed default export behavior in babel 6.

Fix auth-with-shared-root example

46bbc84dde82c8a894479c6177e841b30ea029df authored over 8 years ago
Some organization and style around withRouter ref.

e531f45650978e0d10929be7e813d79937c2cafa authored over 8 years ago
Adding support to get the component instance that withRouter HOC wraps (#3735)

* More code style fixes

* Fixing code style, and updating ref to be a function ref

* updating ...

af276b28865fb55720aa37c4c3ca7f2e0c5d6878 authored over 8 years ago
Add location to StaticRouter context

82b86748f5c3bc5486ed1039aa7d40407caa69ab authored over 8 years ago
Add various routers to top-level exports

b1694e0fc96490d1282c14a28d7ab0ba0d54e960 authored over 8 years ago
Update react-history dep

19c595f2b5bdd2624cea5155ca91f44242ceeef7 authored over 8 years ago