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

ci: release commenting overhaul (#10265)

a5e3ca647d733211599310626366e75b1ee228a7 authored almost 2 years ago by Logan McAnsh <[email protected]>
chore: format

6cc6ed98b9e001d89b69750354063cd39b906cf9 authored almost 2 years ago by Remix Run Bot <[email protected]>
Add Path definition to types

Closes #10262

d15ff00ee36b35ba759ee4a2e1d284bfef297f7e authored almost 2 years ago by Tim Dorr <[email protected]>
chore: Update version for release (pre) (#10260)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

8f7939c9b66f261df0e70731bdf3dba30cfcff13 authored almost 2 years ago by Logan McAnsh <[email protected]>
Revert "Exit prerelease mode"

This reverts commit 80e10e7ae97d9c95ff481b3dad725cefac1a2a2b.

91c6747dcf7ccf059e9e82110fefb4c721e66908 authored almost 2 years ago by Matt Brophy <[email protected]>
fix lint issue anbd lint in CI (#10256)

aa453fdd88869ccc0b2da3c1911eab1852c6e668 authored almost 2 years ago by Matt Brophy <[email protected]>
Exit prerelease mode

80e10e7ae97d9c95ff481b3dad725cefac1a2a2b authored almost 2 years ago by Matt Brophy <[email protected]>
chore(deps): bump actions/stale from 7 to 8 (#10253)

Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [Release notes](https://...

79dbd38daa19c5f7446f2ecfbc80db83e5a8103c authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: sort contributors list

5c03b9c540340d861d50895b443b37fda0a744d0 authored almost 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
docs(start/concepts): fix typo (#10249)

9bae9a08d1aebd5ad8beccc080bfdf4be2306d46 authored almost 2 years ago by Laube <[email protected]>
chore: Update version for release (pre) (#10248)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

7799f6c7ace0e25d3f2b64babb1c8895416d4717 authored almost 2 years ago by Logan McAnsh <[email protected]>
Remove instanceof check for DeferredData (#10247)

1c08ec62664252465935074a05d8b55cbf4b0ced authored almost 2 years ago by Matt Brophy <[email protected]>
Match location.state type to code (#10244)

Fixes #10241

747b1640b512ac66886015ac54e64b546065bae2 authored almost 2 years ago by Tim Dorr <[email protected]>
chore: Update version for release (pre) (#10243)

97b5c424152a40c298ac25cc8ed3ff9dfc5f838c authored almost 2 years ago by Logan McAnsh <[email protected]>
Enter prerelease mode

7924b1516b2b94774132c87a2a4a44d54ab6ae2d authored almost 2 years ago by Matt Brophy <[email protected]>
Merge branch 'main' into release-next

5bfffa8e44180fdc5bdb4ac34d030854e58d3cd3 authored almost 2 years ago by Matt Brophy <[email protected]>
Add normalizeFormMEthod flag to the docs (#10242)

35109d3dc33f5eec782183242c8c1fd3d412d054 authored almost 2 years ago by Matt Brophy <[email protected]>
Add docs on Future Flags (#10237)

8a183e17b68e40e61ad27fefb808292d1167fb7e authored almost 2 years ago by Matt Brophy <[email protected]>
chore: sort contributors list

1634af2220f394118d4c033128deee41183b1576 authored almost 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
docs(start/concepts): fix warning (#10221)

d6a231e9cc937264912c48d9bd1b878ef560eaea authored almost 2 years ago by kno-raziel <[email protected]>
don't include fetcher submision on navigation in fetch action redirect (#10225)

cec6186506f61757c51fc6c2f50cb01b554fcd4c authored almost 2 years ago by Matt Brophy <[email protected]>
Patch patch cause the spec is weird (#10216)

b162e81d6dd606eb823160d9a741f9b748a74cb3 authored almost 2 years ago by Matt Brophy <[email protected]>
Provide fetcher submission to shouldRevalidate if fetcher action redirects (#10208)

73ac17d8c9e738c191da39666bc275dbf710d0ac authored almost 2 years ago by Matt Brophy <[email protected]>
Rename changesets

f3b593c3083651e16913858176cebbad82b156e1 authored almost 2 years ago by Matt Brophy <[email protected]>
Add future.v7_normalizeFormMethod flag (#10207)

* Add future.v7_normalizeFormMethod flag

* update Form/useSubmit types

* Updates

dff7e6498c65d84bb1738413e9063d82089e6070 authored almost 2 years ago by Matt Brophy <[email protected]>
Fix route ID generation when using Fragments in createRoutesFromElements (#10193)

af4b07d0016bbcd5d09547505af71e10b8bdaaf5 authored almost 2 years ago by Matt Brophy <[email protected]>
docs(start/faq): fix grammar (#10205)

d19c2c221c9f53b8273033f31b0ee94734719f47 authored almost 2 years ago by William Sawyer <[email protected]>
Properly handle lazy errors during router initialization (#10201)

6c68e1e2cfd3616dd27a9022640b24affbea9374 authored almost 2 years ago by Matt Brophy <[email protected]>
Update examples to 6.9.0 for lazy/Component usage (#10202)

0b438bdd30a246758375bd99b5d0b3a1243ff5f5 authored almost 2 years ago by Matt Brophy <[email protected]>
Remove wrapper API from data browser router tests (#10196)

474feb7793fa9f9e9c6f75d957dcafb22550b534 authored almost 2 years ago by Matt Brophy <[email protected]>
chore: format

7ba352eddc7a9daaa3366094a78b275521b869fc authored almost 2 years ago by Remix Run Bot <[email protected]>
fix(react-router-dom): fix `detectErrorBoundary` function (#10190)

0f561ee0079a044d828c49780ae0ac13057b53e7 authored almost 2 years ago by Dmitry Maganov <[email protected]>
Convert data-memory-router-tests to use createMemoryRouter directly (#10188)

28bdebf401eca28296d8ca9cfe1ad9466beb19c2 authored almost 2 years ago by Matt Brophy <[email protected]>
Update examples to use 6.9.0 for lazy

0e561fe9a62322f9fdf51e7fddb109370cac656f authored almost 2 years ago by Matt Brophy <[email protected]>
Fix fetcher.submission reference in docs

06892527cf01a330ca961ee79d074b65a3902a2b authored almost 2 years ago by Matt Brophy <[email protected]>
Fix links in changelogs to point to PRs

40d49e127b561dbd4a5fb32eacb2724b2b013007 authored almost 2 years ago by Matt Brophy <[email protected]>
chore: sort contributors list

6d5e481e20181d3f6d8f252c3451595a6f93208a authored almost 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
Merge branch 'release-next' into dev

6dc7d985b13ba46c2aad8e8bd023fc24e69d4bff authored almost 2 years ago by Matt Brophy <[email protected]>
Merge branch 'release-next'

ae79b5c2b93d2cb9f7efa7b60025e4932590225f authored almost 2 years ago by Matt Brophy <[email protected]>
chore: Update version for release (#10185)

4ec107a69b2c6b2ea7482a5a5138c035ce0ab8c2 authored almost 2 years ago by Logan McAnsh <[email protected]>
Exit prerelease mode

efa967b46c6d3a912da2a693fce5413e94fb2841 authored almost 2 years ago by Matt Brophy <[email protected]>
Bang the root (#10182)

1eecc0f4a41d039788685efa220b1b3d423822ab authored almost 2 years ago by Corey Stewart <[email protected]>
Docs updates for lazy/Component/ErrorBoundary (#10178)

11c233ac2430dc4fbf1beb17628fa0495a091fe4 authored almost 2 years ago by Matt Brophy <[email protected]>
chore: Update version for release (pre) (#10174)

12db33ae49251cf41275ff3149fbef7a9c554c20 authored almost 2 years ago by Logan McAnsh <[email protected]>
Enter prerelease mode

634d8bf365e9fb2671a933f0cf855a2821113868 authored almost 2 years ago by Matt Brophy <[email protected]>
Merge branch 'main' into release-next

830eddb1a378f8d6b922b5b61645f7d6adc4eaa8 authored almost 2 years ago by Matt Brophy <[email protected]>
Rename changesets for clarity

bc6fefa19019ce9f5250c8b5af9b8c5d3390e9d1 authored almost 2 years ago by Matt Brophy <[email protected]>
Add data router exports to react-router-dom-v5-compat (#10171)

ce04eca37c3f312dbc7227c7af03998fea0bf3c5 authored almost 2 years ago by Matt Brophy <[email protected]>
Lazy Loaded Route Modules (#10045)

Co-authored-by: Mark Dalgleish <[email protected]>

c56d84c1a6af53c7c5bd835406d7daca97439262 authored almost 2 years ago by Matt Brophy <[email protected]>
docs: updated NavLink docs

230d9e5539c410c0c747db8670ec5de1d51558ae authored almost 2 years ago by Ryan Florence <[email protected]>
chore: format

770ee11be508eb825c94189833c172c472bb2884 authored almost 2 years ago by Remix Run Bot <[email protected]>
the new way of describing app type in vite (#10165)

3b5a6dc936ae95859be0230ecb8b5809e83ca353 authored almost 2 years ago by Mourad EL CADI <[email protected]>
docs(routers/create-memory-router): fix typos (#10159)

Co-authored-by: Mehdi Achour <[email protected]>

0f86bb31856ec19dd45c5b9d1de14df97dc2353b authored almost 2 years ago by sgalhs <[email protected]>
docs(guides/deferred): add FAQ about using `Response` objects with `defer` (#10000)

df97043a1ba1a5102842575b560e386dc1076131 authored almost 2 years ago by Michael Landis <[email protected]>
docs(hooks/use-submit): Fix typo (#10023)

171b195d6676badf5c479c12d81f3620a0764264 authored almost 2 years ago by Timothy Hsu <[email protected]>
chore: format

b56f64f65906f02faff844f4e3853094d98e6ac1 authored almost 2 years ago by Remix Run Bot <[email protected]>
fix: generatePath incorrectly applying parameters #9051 (#10078)

cd42cc56cbea238cb676729fc73a0ef627cc4014 authored almost 2 years ago by Daniil Samoylov <[email protected]>
fix(react-router): improve memoization for context providers (#9983)

Co-authored-by: Matt Brophy <[email protected]>

0823407a54a4a937df1bbaf558c88ef568710b30 authored almost 2 years ago by Scott Kyle <[email protected]>
chore: sort contributors list

80a01aac9bfe855489246f194c80b72265790c9e authored almost 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
docs(start/tutorial): Fix typo (#10154)

* Fix typo error

* Update contributors.yml

83d81937449130ec066f9b4cfceb8d3d0ec73b38 authored almost 2 years ago by nilubisan <[email protected]>
VisuallyHidden isn't the default export of @reach/visually-hidden (#10153)

8062b59d824af7a7b273c6d7252652929bd5de03 authored almost 2 years ago by Mourad EL CADI <[email protected]>
docs(start/tutorial): fix EditContact loaded data (#10151)

554373fcfcd1468caae53086d5135857d54076e8 authored almost 2 years ago by alberto <[email protected]>
Fix typescript error (#10149)

39a15d52ec65eebf08d283650f9f6e2e880654ca authored almost 2 years ago by Mourad EL CADI <[email protected]>
Specifiy that layouts require an <Outlet> to work (#10147)

* Add more info to docs

* add name to contributors.yml

* Update docs/start/concepts.md

...

bfa9540730d2c05b205466f07829daf7455954e2 authored almost 2 years ago by Jack Price-Burns <[email protected]>
Merge branch 'release-next' into dev

c4fa61a7484b6f5fec33a8044cae5ee620b3ee95 authored almost 2 years ago by Matt Brophy <[email protected]>
Merge branch 'release-next'

746dc480bf496e5fa8a4fe45e4059bdedee2a5b6 authored almost 2 years ago by Matt Brophy <[email protected]>
chore: Update version for release (#10142)

c312eaa7d3d511369a4dbccfa6d3a799ed65578d authored almost 2 years ago by Logan McAnsh <[email protected]>
Exit prerelease mode

ae4ca48bffe1907dec495e2c448e881bb1092d2a authored almost 2 years ago by Matt Brophy <[email protected]>
docs(start/tutorial): fix highlighting in "URL Params in Loaders" step (#10140)

fa319c991c90dc71c3672a332cfb804408249b56 authored almost 2 years ago by Min Thu Aung <[email protected]>
chore: Update version for release (pre) (#10137)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

b1aa838d8fe5b6cd41ac0a862109799de27aca28 authored almost 2 years ago by Logan McAnsh <[email protected]>
fix: treat absolute/same-origin/different-basename <Link to> values as external (#10135)

d43e1ab91b7f70d1579b78c442a8ad984f060629 authored almost 2 years ago by Matt Brophy <[email protected]>
docs(tutorial): Fix logic loader data in edit route (#10132)

167699ac4855ea33fad55484ef92514acf22620f authored almost 2 years ago by Hung Nghia Nguyen <[email protected]>
chore: Update version for release (pre) (#10129)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

1d2417bd48c59edfd9a08d0a7d876c14508f70a5 authored almost 2 years ago by Logan McAnsh <[email protected]>
fix(router): "hard" redirect to different paths on the same origin if redirect location does not contain basename (#10076)

Co-authored-by: Matt Brophy <[email protected]>

0e6b2d92cd203462e06eb87168ce63503d0e329a authored almost 2 years ago by Amsal <[email protected]>
chore: Update version for release (pre) (#10128)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

d6af011465dd4d486af088201b333c999ad8278e authored almost 2 years ago by Logan McAnsh <[email protected]>
Hotfix: absolute URLs on server router (#10112)

Co-authored-by: Matt Brophy <[email protected]>

8975de9966d272fda2deca1a1cadfb1658c60790 authored almost 2 years ago by Thomas Verleye <[email protected]>
chore: Update version for release (pre) (#10124)

3c6fb46a678036ed25895dc05ae260ab78cfc7a5 authored almost 2 years ago by Logan McAnsh <[email protected]>
Enter prerelease mode

861c1dd2221a59aee310cabb86b4998f954b2386 authored almost 2 years ago by Matt Brophy <[email protected]>
Merge branch 'main' into release-next

ac2e096e3fe8a5f7d5bfb00bd8e43aa891350a34 authored almost 2 years ago by Matt Brophy <[email protected]>
Downgrade changeset to patch

3b38f54eb1a02ed883bfe5589e875d398b1047a0 authored almost 2 years ago by Matt Brophy <[email protected]>
feat: mutable route tree (#9996)

* initial work + test outline

* wip: addRoute,updateRoute,deleteRoute

* refactor(hmr): int...

3eac3a6456c19a88fba5f1d06a2c6ee1f8c6b927 authored almost 2 years ago by Jacob Ebey <[email protected]>
null should be returned otherwise (#10117)

f0b886bce7dab2e2f37f53fe58cd6c7ab0660e25 authored almost 2 years ago by Mourad EL CADI <[email protected]>
loader is async (#10116)

d311c346031fec64c5ee772c8ffca829e19a2548 authored almost 2 years ago by Mourad EL CADI <[email protected]>
Update tutorial.md (#10113)

682810ca929d0e3c64a76f8d6e465196b7a2ac58 authored almost 2 years ago by Kacper Krzywiec <[email protected]>
chore: sort contributors list

9b75b85ab5c3b24e406fdc3fd09904e3d8bfd1aa authored almost 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
docs(route/route): fix an example code mistake (#10105)

53f6aef13404d2252afaeb84fe82d1dc4ee49da2 authored almost 2 years ago by yionr <[email protected]>
chore: sort contributors list

8f0db8ed554665b71946be011bc1caec97b0a711 authored almost 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
Update tutorial.md (#10101)

aeb3787846152a08889a6a183136e55da8a33486 authored almost 2 years ago by trungpv <[email protected]>
Move invariant to UNSAFE_ export (#10066)

bbe4ec50e0b54e013b8ee5db1e0956146c4983e9 authored almost 2 years ago by Matt Brophy <[email protected]>
__staticRouterHydrationData html tag escape (#10068)

Co-authored-by: Matt Brophy <[email protected]>

5706fbd9975ce6d3c6e4201644a7936be4c3f3c2 authored almost 2 years ago by 郑闯闯 <[email protected]>
Revert "docs(start/tutorial): remove unnecessary dependency (#10093)" (#10099)

f1157a0553498957e06cdd081f38240c778d70bf authored almost 2 years ago by Michaël De Boey <[email protected]>
docs(start/tutorial) fix: typo and highlighting (#10095)

303daefc94790c8cc71eb4411009c4ddaef986ad authored almost 2 years ago by Parveen Kumar <[email protected]>
chore: sort contributors list

bce589c71f97cc8a42b8c5c4ba9167a20e5c8000 authored almost 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
fix demo error (#10096)

e11102fd16078d2b3ce6329689260bffb52e3fcc authored almost 2 years ago by 倾寒 <[email protected]>
chore: sort contributors list

c9c8dfb91b5a4df60b860152f75e7ad0b6527879 authored almost 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>
docs(start/tutorial): remove unnecessary dependency (#10093)

a8701b8f6705f2232ffc8edefe2659f4269699e3 authored almost 2 years ago by Brandon Clark <[email protected]>
chore: allow local build dir to be absolute path (#10087)

1d00b40322539d97f6b07a6ed07f6b044188a847 authored almost 2 years ago by Pedro Cattori <[email protected]>
chore: format

cad2481142ffc24daed3af7dc063bdec78b2b8e8 authored almost 2 years ago by Remix Run Bot <[email protected]>
fix(defer): respect headers and status (#10077)

Co-authored-by: Mikaël ANZANO <[email protected]>

93e3fec563514b3c7dadc825234b05df24a3fd93 authored almost 2 years ago by Mikaël Anzano <[email protected]>
chore: sort contributors list

195f00c173bb6ff7bc15a20f08b39ee19b8a8d13 authored almost 2 years ago by remix-cla-bot[bot] <92060565+remix-cla-bot[bot]@users.noreply.github.com>