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

Docs guides index fix (#3737)

af586416ec02a64a4e70470893e431c580f3ab5d authored over 8 years ago
Add TODO

091a16f6c5dfdf2ce1eeb7e8451c5a18bffd8dce authored over 8 years ago
Add back history dep for now

92b3249f786aab59f9656a64e321919c9a104e0e authored over 8 years ago
Add per-env router implementations

27e347cd7541aecadc760fc9c2ccac574ff9ff57 authored over 8 years ago
Remove a bunch of stuff that lives in react-history now

b42ab36729acf787561e6793d71112e84b6ef539 authored over 8 years ago
Allow a router prop to take priority over context prop. (#3729)

withRouter should allow a router prop specified on a wrapped component
to be used instead of th...

ab61a13ec2e1ea4b75a951522aac9c36b40fe259 authored over 8 years ago
Warn on invalid middlewares (#3717)

8aa543417bc9a1934f441a56d5d895b3fb533c05 authored over 8 years ago
Add Promise support to async route functions (#3719)

* Add Promise support in getComponent(s).

* Add Promises to get(Child/Index)Routes.

* Chai...

ec523e47a92aec30a125ef13921f26045c9986bf authored over 8 years ago
Add root path

2544ed1d88d39f4b8cefa8723c5d635288a8a67a authored over 8 years ago
Readme: Add root path to Route component (#3724)

Just getting started with React-Router, but thought it was a little unclear that the root URL is...

42e65936ac982817ad779c7d88c7f1f357e84202 authored over 8 years ago
Add test for blocking the back button (i.e. go(-1))

0d7dec009e6e025927e8cc52ec137655238a05e5 authored over 8 years ago
Rename test file

4aad4578070994858206be7f41fc861a0549514a authored over 8 years ago
Unblock when <Block> unmounts

f74868c417e06bae862d9ebcd759346fd3bbc268 authored over 8 years ago
Make <MemoryHistory> behave more like browsers on revert

79f98acb02c347623ac30c4805f5d6f83fee9851 authored over 8 years ago
Remove <Revert> component

ee7128f55426d1c7a03270a8d1a569a0734190fa authored over 8 years ago
Add <Block> component

d7f3557f6ae8475d733d911cfc7eeb5b2c2eda62 authored over 8 years ago
Pass { action, location } to children

a270db59bcb906c42ef1221cf7607e271603534d authored over 8 years ago
Add revert capabilities to DOM histories

48e5b431d4ebfa67e822d21a970366866480ced6 authored over 8 years ago
Remove unused module

1022535e9b8f5a433f5dd57a5a77a603bd6e28e1 authored over 8 years ago
More stringent test

5480881a1417973d0b315e1a170b48673b24516f authored over 8 years ago
Remove missing import

c1933aac4488b07dd88d55f8f60e1843691ed481 authored over 8 years ago
Use location state for storage

d5234f67139882972797082ea819500851d42773 authored over 8 years ago
Handle hashchange as POP

87ddadb360172c30f3c8e9542ec3e0577650398e authored over 8 years ago
Spread import across multiple lines

dda9207eb70efa93be19dfd8d5bfe36e567347e5 authored over 8 years ago
Merge pull request #3716 from bengotow/patch-1

Update README.md to clarify versioning scheme vs versions

6bcb6b5ffb9cddd2ece92403048497cf034355ca authored over 8 years ago
Update README.md

dbcd51f19dd1ac4c1ff5fcc9acad5c2837c53ab9 authored over 8 years ago
Merge branch 'master' into next

7bb88c21d490302a3453b471e5fbf7f1502af2af authored over 8 years ago
Merge pull request #3715 from reactjs/node-oops

Make code work on Node 4

2fa2060272adf08e6366d53bc556ddbfc0e324c1 authored over 8 years ago
Make code work on Node 4

4a2c7b5fab40327e8390fddabba71bd4264914df authored over 8 years ago
Update Babel config (#3703)

* Update Babel config

* Update for Babel 6.13.2

* Lint all the things

* __DEV__ is a no...

b01a258d12b50a184f9e225536de4a2bdfc0fc4c authored over 8 years ago
Remove unused import

5bf16c40d97347e9d53d67e6a9995754656524de authored over 8 years ago
Remove key/state from hash history locations

58fb2de09248c45b51d6ca5c8da137b08df07afa authored over 8 years ago
Add <Revert> w implementation in <MemoryHistory>

85427ea8888b564a8a9c1569efd2d8142386f104 authored over 8 years ago
Use default prop

c3a508f763c8735c6e2ebced11ddc6e06196357f authored over 8 years ago
Better warning messages

a9b7666add586373a5fe65390e34642820429c7c authored over 8 years ago
Give hashbang URLs a leading slash

d6ccb123d832f7726d9babb0b4ec620715e36108 authored over 8 years ago
Add action to history context

820506058ce586241656b1af52f07c25f2d4eff8 authored over 8 years ago
<Pop go> defaults to -1

28d6920b60acf447ac846a1cd95ac7088b8e58de authored over 8 years ago
s/pop/go/ in context.history

6a64a12c057a0dfe4f6bf8f8b03706170f01bffb authored over 8 years ago
Use willMount/willReceiveProps in history actions

f26ebc44bbd92269348fc48628613d6703b06e91 authored over 8 years ago
Better prop name

623f7ebf92dc4cd0dd34fb93fd4d7af4853568dd authored over 8 years ago
Always clamp index value

c98681f93d3d47a30c4cdae6cd1b5e5dd31146a5 authored over 8 years ago
Replace changes the location key

6c1f6264250f98f15ae6251cc7eb0c565bf31cdb authored over 8 years ago
Refactor history render tests

e7df6eda3c53a4da77d5d57291c882823ce0ec07 authored over 8 years ago
Add tests for various hashType values

18d5cde0a0330d003aa1d0c7df8b9d97eb36e2d2 authored over 8 years ago
Merge branch 'master' into next

4f7b3df4f3eed83d4a4aa1b9885e7037d226b039 authored over 8 years ago
Merge pull request #3708 from reactjs/syntax-highlight

Revert to npm-friendly syntax setting in README [ci skip]

eda7d4769db3da5a04d2c11f734b5b3a7fc0631d authored over 8 years ago
Revert to npm-friendly syntax setting in README [ci skip]

80d0ef188c19c48f6d30868911e4ef88f8755008 authored over 8 years ago
More strict prop types

1627e0a42102ff1b22bdbeb3d8e3c89729c80f33 authored over 8 years ago
Fix linting errors

e00a4c9ad077edf2a40ff0dc9474b06e761e94e6 authored over 8 years ago
Add <BrowserHistory>

d9b62fe66860ed7bb304510269e714fa9a57c241 authored over 8 years ago
Remove stray .only :/

0fab04a271f5d46c1daeaa1f6364138ab409a029 authored over 8 years ago
Add <HashHistory> w tests

c91dcbd05e967631983bfacb430632bc3beba96b authored over 8 years ago
More precise tests

df98a9d3bc4e6b2853333a215a4bb62737f60399 authored over 8 years ago
Consolidate render test sequence logic

77474ab87abca63965dea9a5761605c619e635b0 authored over 8 years ago
Add <MemoryHistory>, <Push>, <Replace>, and <Pop>

19f1a5a5e7882f58224131142fe0f02f716ab9b1 authored over 8 years ago
Merge branch 'master' into next

cb9ff4b411cf85e97279ed6c9bb5e9d8f2b9c89d authored over 8 years ago
Switch to babel-plugin-istanbul (#3701)

78359e663ac86aa9e3a6f5fc15fab65390e5a9bf authored over 8 years ago
refactor out StaticRouter from Router

f90f20d9579a6d393cc94d1c2ea76e70ee321d3d authored over 8 years ago
fix css

- wasn’t rendering in safari anymore
- elements heights weren’t bound by the window
anymore

7281296255800ae17cfea024365e340cf46594c8 authored over 8 years ago
fix controlled Router

onChange was not being passed on to History, so
we weren’t able to control it anymore

9339bc256ba560052a032e304f34b399d2188293 authored over 8 years ago
fix Miss example

1fc7ae8bad1828866f314fe6db88b4b0c2ae83e2 authored over 8 years ago
NavigationPrompt: fix unbound method and pass location

29dddf8f218bbd6e67ddc0ff88122be07f171f25 authored over 8 years ago
Merge pull request #3698 from reactjs/update-gitignore

Update .gitignore

f4ef4061010d30a793d24c4b9a9b05e3f6ed0593 authored over 8 years ago
Update .gitignore

cc944e7132da64c3bd79096dbc2596ea3a2edce9 authored over 8 years ago
Version 3.0.0-alpha.3

59808d54859d04867b10f441b61aabe6dac031b9 authored over 8 years ago
Update changelog for release

e5c3de7fb053ef32eedfb017bfd781321e7b01d3 authored over 8 years ago
Merge branch 'master' into next

237edad8c54d7c35d05a06d47bc35a876f1312bc authored over 8 years ago
Merge pull request #3696 from reactjs/createMemoryHistory-docs-tweak

Improve copyediting on createMemoryHistory docs

f0a7d1410923f90c1cd998d4bd50fee7e024d412 authored over 8 years ago
Improve copyediting on createMemoryHistory docs

bbc96ba89e630a0cccd80d7a7e44cedc84ce1d2f authored over 8 years ago
add note about possible use case for memoryHistory (#3693)

While developing a widget which is meant to be embedded into websites
via an iframe, we noticed...

e91af71282db53ae5a26115d33a4ac391cd92efe authored over 8 years ago
Merge pull request #3687 from reactjs/function-to-docs

Add docs for function to on <Link>

b8feddff5807eec11b87a03aaf8d047400541573 authored over 8 years ago
Add docs for function to on <Link>

372741f5dd2f1aa0d5f73e013217d578c1d925de authored over 8 years ago
Merge branch 'master' into next

1c72f230f30ceab08ad60e78a3843765a878460d authored over 8 years ago
Version 2.6.1

d782f5cb6e6d7740d36871948293ce10046835df authored over 8 years ago
Merge pull request #3686 from reactjs/chore

Fix lint issue in test against new ESLint

7b69836805a6e056c9bf8ae59af8b9db79ad65cd authored over 8 years ago
Fix lint issue in test against new ESLint

6d8f402b108cea67ed573296f18da5f7e9cbf05f authored over 8 years ago
Update changelog for release

fdbff8ac35f83dd4a58834b94d5cb9cba45f5ed0 authored over 8 years ago
Fix handling of patterns that are method names (#3680)

62af2ce8e0ac0817b6d099f4ee7e3bb57ffa4805 authored over 8 years ago
Use only Codecov for coverage (#3685)

892d96540c8d9c0fc72fe22304c23d085988aaf3 authored over 8 years ago
Add codecov config

191450fd4638915828183ace59b8af64ddb704cf authored over 8 years ago
Merge pull request #3684 from reactjs/react-15.3

Run CI against new React release

787fd6a8e6724b2c35a137af293e42b4e57c07e6 authored over 8 years ago
Run CI against new React release

4d8e5761d88a6d89dffcd82cee6c756c7097d5f8 authored over 8 years ago
Merge pull request #3678 from reactjs/fix-browserstack

Fix BrowserStack config

4fd1db519ef17fda78122d8e9a6eda33a8717428 authored over 8 years ago
Merge pull request #3681 from reactjs/goBack-docs-tweak

Tweak goBack docs a bit

2ca24622000c749e40342caf074744044189b5df authored over 8 years ago
Tweak goBack docs a bit

8099159f9a895a7b16b6909d94a776726ea05e5d authored over 8 years ago
Fix BrowserStack config

a1e64fb5f0078b6395188b2473d05f951c95ab63 authored over 8 years ago
Merge pull request #3674 from stevenyap/patch-1

Add instruction on navigating back to previous page

85da0569199dda5f85bb72dddf669446ed1c17ce authored over 8 years ago
Merge goBack with previous example

1cfb2a60bb3916c73061359f672aae578633684c authored over 8 years ago
Merge pull request #3673 from reactjs/syntax-jsx

Improve syntax highlighting in docs

0625e7656d21863563cf59019cfc16b800b79e85 authored over 8 years ago
Add instruction on navigating back to previous page

I have been searching in the tutorials and guides but unable to find the instruction on how to n...

d7a152411f11f22bcc0a771b703ab6c7f6cd23f8 authored over 8 years ago
Improve syntax highlighting in docs

d16ac7ddb8eb3115adaf19a6f93f7a92663c35c8 authored over 8 years ago
Merge branch 'master' into next

08d00577929b9e07fe622d3b5da27a443bf4ec7e authored over 8 years ago
Add support for function to (#3669)

f676dcb3ba7fd33cb8bdf5ea1c28e3d6c43d2bb8 authored over 8 years ago
Add module entry point for webpack 2 (#3672)

640f75176c53b4ff91fabcc614150990d33a891f authored over 8 years ago
Move the ES modules build where it belongs (#3670)

38b45b3eac72c292382bd745e6edafd475832c8a authored over 8 years ago
Clean up cruft in tests (#3668)

a3507b71fc7e64ab6a44745bebb9c69ce0460136 authored over 8 years ago
Merge pull request #3660 from thaiphan/patch-1

Add an example on how to use the onEnter callback

5538899f3f1fdd6d5b61957a7739c3186792369a authored over 8 years ago
Update API.md

2a82ef1b7f42c6a517c35e3a62f83fa4d30331c9 authored over 8 years ago
Update API.md

8ecae83f69a94a9e66aef36be14646a7dba2f9b2 authored over 8 years ago