Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

redux-saga

We are on a mission to bring ease for side effects management in Redux applications.
Collective - Host: opensource - https://opencollective.com/redux-saga - Code: https://github.com/redux-saga/redux-saga

fix typo

github.com/redux-saga/redux-saga - a4ef31cd659739aa0b48f0ca677198d168cd3cc4 authored over 8 years ago by chencheng (云谦) <[email protected]>
Merge branch 'master' of github.com:yelouafi/redux-saga

github.com/redux-saga/redux-saga - 80f7603b34eada49b1d4a2dd68068e5f9e100d98 authored over 8 years ago by yelouafi <[email protected]>
added test for nested puts from #277

github.com/redux-saga/redux-saga - de610377cf03a8ea107e4c8953c50efcbefd4d1f authored over 8 years ago by yelouafi <[email protected]>
fixed impl of re-entrant locks in forks

github.com/redux-saga/redux-saga - 26a501d67194add7cbc0d19c94f88f14b95df6ea authored over 8 years ago by yelouafi <[email protected]>
Merge pull request #292 from khanghoang/master

Fix typo

github.com/redux-saga/redux-saga - 2e753f82c08591ade73130ae5159b78f6c2b83ef authored over 8 years ago by Yassine Elouafi <[email protected]>
Merge pull request #290 from billyjanitsch/eslintrc

Rename .eslintrc (deprecated) to .eslintrc.json

github.com/redux-saga/redux-saga - bf7452d8ae3dd28b70e40788ac6ef528c305eeb3 authored over 8 years ago by Yassine Elouafi <[email protected]>
Merge pull request #289 from billyjanitsch/style-cleanup

Clean up docs style

github.com/redux-saga/redux-saga - 89a525249d7bc15237382462ec5c79e6553f79ce authored over 8 years ago by Yassine Elouafi <[email protected]>
Rename .eslintrc (deprecated) to .eslintrc.json

github.com/redux-saga/redux-saga - e584009c43d16087a88ab9aabbe9c5cdc83c5e88 authored over 8 years ago by Billy Janitsch <[email protected]>
Clean up docs style

github.com/redux-saga/redux-saga - 90ad551c5660ffcf58dfcbff46af5d6cd0fd2dae authored over 8 years ago by Billy Janitsch <[email protected]>
fixed incrementAsync ex

github.com/redux-saga/redux-saga - 5610b854bd4bf36c91c4fac677b8733fce14b120 authored over 8 years ago by yelouafi <[email protected]>
updated tests

github.com/redux-saga/redux-saga - 715a4426fb481dfefab030ef79ae66e5473a8f2c authored over 8 years ago by yelouafi <[email protected]>
fix undef error issue + enqueued forks

github.com/redux-saga/redux-saga - d1e0069c1bec97317debd0bf68341eec89bde155 authored over 8 years ago by yelouafi <[email protected]>
check matcher arg in eventChannel

github.com/redux-saga/redux-saga - 718fc5eed884f7f08017d479c60dce1d505a1b4c authored over 8 years ago by yelouafi <[email protected]>
Merge pull request #273 from secobarbital/patch-2

Only check eventChannel matcher if defined

github.com/redux-saga/redux-saga - 55c50d9af1f2dbefcab794d9b6459aca774ffc81 authored over 8 years ago by Yassine Elouafi <[email protected]>
Merge pull request #284 from hamczu/basics-docs-fix

Fixed the docs for basics/DeclarativeEffects

github.com/redux-saga/redux-saga - a0cac94f6f360bd54a00b18a484a6bc75f320f65 authored over 8 years ago by Yassine Elouafi <[email protected]>
Fixed the docs for basics/DeclarativeEffects

github.com/redux-saga/redux-saga - 9d24a78bd3a3496951bb90240befb28a4dc90fab authored over 8 years ago by Jakub Wolny <[email protected]>
Merge pull request #279 from matthetherington/master

Fix mistake in Error Handling part of docs issue: #278

github.com/redux-saga/redux-saga - a2f16f74aaa2bbf3c8ad719b2800bd548191fc0b authored over 8 years ago by Yassine Elouafi <[email protected]>
Fix mistake in Error Handling part of docs

github.com/redux-saga/redux-saga - bbc5e84e678903b16a0849bf51874b40ead57654 authored over 8 years ago by Matthew Hetherington <[email protected]>
Merge pull request #274 from secobarbital/patch-3

Fixed title of `spawn` with context

github.com/redux-saga/redux-saga - 7a2c7208995e057aacd0e3f7bf238b45805fb682 authored over 8 years ago by Yassine Elouafi <[email protected]>
Merge pull request #272 from secobarbital/patch-1

Match buffer names in documentation.

github.com/redux-saga/redux-saga - f09e95295eead127f8240dae4b673cad4606c492 authored over 8 years ago by Yassine Elouafi <[email protected]>
Fixed title of `spawn` with context

github.com/redux-saga/redux-saga - 113970260010484be5e58ee009a28468987ff7b7 authored over 8 years ago by Seggy Umboh <[email protected]>
Only check eventChannel matcher if defined

The `eventChannel` function was enforcing the matcher function when passed 2 arguments, even tho...

github.com/redux-saga/redux-saga - 85248a8153752905b9e7fe3a6e64d7cb4cc995ae authored over 8 years ago by Seggy Umboh <[email protected]>
Match buffer names in documentation.

https://github.com/yelouafi/redux-saga/tree/master/docs/api#buffers

github.com/redux-saga/redux-saga - 1506752986465a359f082c14488d85347e69c01b authored over 8 years ago by Seggy Umboh <[email protected]>
upgraded to 0.10.0

github.com/redux-saga/redux-saga - 4e9cea6f176ad7deda6a6425b24b6ea3e98a0b05 authored over 8 years ago by yelouafi <[email protected]>
fix delay import

github.com/redux-saga/redux-saga - e1bf2249a9dd040a1646306076c1e197a0c975c0 authored over 8 years ago by yelouafi <[email protected]>
fix delay export

github.com/redux-saga/redux-saga - 0b280957679843b40440af55ff819351dbb909b4 authored over 8 years ago by yelouafi <[email protected]>
upgraded with new run API

github.com/redux-saga/redux-saga - a3ff4f0138384487bc3a2c1e0b739ed5332f2364 authored over 8 years ago by yelouafi <[email protected]>
exports delay fom the root

github.com/redux-saga/redux-saga - d40219abd7e61eba884529423c3b10e199c5841f authored over 8 years ago by yelouafi <[email protected]>
test new monitor API

github.com/redux-saga/redux-saga - 4dffc036e434d2874c2056039a89116a68fe38c8 authored over 8 years ago by yelouafi <[email protected]>
fixed real-world script

github.com/redux-saga/redux-saga - 41c548c4ae5fe36c8194dbe51016cda2d692d512 authored over 8 years ago by yelouafi <[email protected]>
upgarded with new middleware API

github.com/redux-saga/redux-saga - efc84699e4b02e3991fdf0f1d7b8e7e464d99eed authored over 8 years ago by yelouafi <[email protected]>
upgraded to the new middleware API

github.com/redux-saga/redux-saga - 6c9ccfdd25ec19af1f6562cad511652f9f550314 authored over 8 years ago by yelouafi <[email protected]>
updated docs for the upcoming release

github.com/redux-saga/redux-saga - a8fae0130cec93a413ff376b1b68e70b807f6c9f authored over 8 years ago by yelouafi <[email protected]>
fixed rootSaga

github.com/redux-saga/redux-saga - ff85bb1804b6314de10b299ac97ec4a9a43b7bc6 authored over 8 years ago by yelouafi <[email protected]>
fix + updates

github.com/redux-saga/redux-saga - ceb3449fcdeb97a111c604cd2d189f8b224c126c authored over 8 years ago by yelouafi <[email protected]>
renamed status to cancelled

github.com/redux-saga/redux-saga - 70e7128d90f77b54c0f306b610122aaf99936006 authored over 8 years ago by yelouafi <[email protected]>
Merge branch 'master' of github.com:yelouafi/redux-saga

github.com/redux-saga/redux-saga - 4573abbab94b26b8cac3c396f10a5e412ecf3d56 authored over 8 years ago by yelouafi <[email protected]>
Merge branch 'zero'

github.com/redux-saga/redux-saga - 0170a1ef1ac8096d13d415359c5d79165221188e authored over 8 years ago by yelouafi <[email protected]>
rename channel to actionChannel

github.com/redux-saga/redux-saga - 2e53f31d40d79eed2d776c17a1a1a4b53be0fe7d authored over 8 years ago by yelouafi <[email protected]>
remove SagaCancellationException object

github.com/redux-saga/redux-saga - bed7ca89695724664547e8932dd3742f7ccaf1c3 authored over 8 years ago by yelouafi <[email protected]>
channel + put(channel) supp

github.com/redux-saga/redux-saga - 98b612d429468bf2c73baf53bc2a17a1949d23d9 authored over 8 years ago by yelouafi <[email protected]>
use takem to take from the observable

github.com/redux-saga/redux-saga - 6f6982755458559267a10f698125d50d91f40f12 authored over 8 years ago by yelouafi <[email protected]>
fix eventChannel#close issue

github.com/redux-saga/redux-saga - 0afd32d8f1d361d2b515e526d500078d4726d283 authored over 8 years ago by yelouafi <[email protected]>
Merge pull request #265 from russellholmes/branch/punctuation

Punctuation additions to readme

github.com/redux-saga/redux-saga - 749da0095d921129c7896fd122a07579fbbd3cc9 authored over 8 years ago by Yassine Elouafi <[email protected]>
examples/cancellable-counter/src/sagas/index.js

github.com/redux-saga/redux-saga - 0dcec0d48d5aacaa8ae71e1433031f1b5aa6f30d authored over 8 years ago by yelouafi <[email protected]>
fix issue on eventChannel#close

github.com/redux-saga/redux-saga - 2b08e0717bbe00403efe13221ac997455240da25 authored over 8 years ago by yelouafi <[email protected]>
cancellation using Never abstraction

github.com/redux-saga/redux-saga - c5da0be7096bd4f7582afc1d97bc6e49ce70593f authored over 8 years ago by yelouafi <[email protected]>
propagate cancel to call/join chain

github.com/redux-saga/redux-saga - ec7b65b6d30b5794c48e20187bfaad4b8a160c1f authored over 8 years ago by yelouafi <[email protected]>
upgraded deps

github.com/redux-saga/redux-saga - ee12369bbd9bd0afbe7c5f2d7d8a47ae061b1046 authored over 8 years ago by yelouafi <[email protected]>
Punctuation additions to readme

github.com/redux-saga/redux-saga - dfa5dd7bc15d91fe1c2fd2dddd46e581e1080ac7 authored over 8 years ago by Russell Holmes <[email protected]>
fixed early joins issue, improved error reporting, lazy done promises

github.com/redux-saga/redux-saga - b13576d38f288cef5fee102e72ef95ddcf4a1669 authored over 8 years ago by yelouafi <[email protected]>
Merge branch 'master' of github.com:yelouafi/redux-saga

github.com/redux-saga/redux-saga - 7628def689433e678d78d9dd978c14162a1d45f1 authored over 8 years ago by yelouafi <[email protected]>
added server side rendering using END support

github.com/redux-saga/redux-saga - 0dc376107d24537028bd1c66e4fce81c223f2c23 authored over 8 years ago by yelouafi <[email protected]>
auto end with undefined result

github.com/redux-saga/redux-saga - b102a4acef0947e038ec61ed8f9bf1c247169830 authored over 8 years ago by yelouafi <[email protected]>
added takem and auto end handling

github.com/redux-saga/redux-saga - 04da9929547747e2bd7a8ccd44de6c1023dbf4b3 authored over 8 years ago by yelouafi <[email protected]>
add channel effect

github.com/redux-saga/redux-saga - 8b3dce524932cb1dae94a60bc6bdc3c24d35260d authored over 8 years ago by yelouafi <[email protected]>
Merge pull request #258 from saiyeek/master

Changing case in import to match path of Counter

github.com/redux-saga/redux-saga - 78609cea068afee30a82f7e85f503e8332f15f63 authored over 8 years ago by Yassine Elouafi <[email protected]>
redefined join cancellation semantics

github.com/redux-saga/redux-saga - 909895ae70f6c5773a6c70bad918aea9e8117188 authored over 8 years ago by yelouafi <[email protected]>
added buffered channel test to cover (most of) state space

github.com/redux-saga/redux-saga - e5c39a150a94e46ee12750368e50be5fc0893419 authored over 8 years ago by yelouafi <[email protected]>
added test helpers to spy internal channel state

github.com/redux-saga/redux-saga - 4e6b132eec0364343084d73dc1594c318b235d22 authored over 8 years ago by yelouafi <[email protected]>
Changing case in import to match path of Counter

github.com/redux-saga/redux-saga - c5ff3f6d2d7e53d8c1052afbf17c9881f8db1bc8 authored over 8 years ago by Nitesh Pandey <[email protected]>
Merge branch 'master' of github.com:yelouafi/redux-saga

github.com/redux-saga/redux-saga - 075bd85b3175055ae262f4de691111b4f5600988 authored over 8 years ago by yelouafi <[email protected]>
trans-table for channels

github.com/redux-saga/redux-saga - b78bc10096c398648ae1e2880733d9747cfadef2 authored over 8 years ago by yelouafi <[email protected]>
Delete channel-trans-table.md

github.com/redux-saga/redux-saga - 70f9e89234508ff5ead3229a19b86df7b9795b94 authored over 8 years ago by Yassine Elouafi <[email protected]>
Create channel-trans-table.md

github.com/redux-saga/redux-saga - 6fc6cf4ddf00cf3886cd761a350a3c82c15ae224 authored over 8 years ago by Yassine Elouafi <[email protected]>
Merge branch 'master' of github.com:yelouafi/redux-saga

github.com/redux-saga/redux-saga - 8c0beca6cf84ccda5f902b4309322c8da3655832 authored over 8 years ago by yelouafi <[email protected]>
basic support for buffered channels

github.com/redux-saga/redux-saga - 9e1fa0e4b34b07a0ca79166cfa98805ecda72a56 authored over 8 years ago by yelouafi <[email protected]>
Merge pull request #257 from ajwhite/docs-typo

Docs typo

github.com/redux-saga/redux-saga - 2648d29c315b148c79daf00e3ce96415b414e4bb authored over 8 years ago by Yassine Elouafi <[email protected]>
fixes typo in docs

github.com/redux-saga/redux-saga - 2cad982782f062432a321a03ec7e4a73ae5f80aa authored over 8 years ago by Atticus White <[email protected]>
enhanced delay util fn

github.com/redux-saga/redux-saga - a3bc16c46359776ffa858613bca83185eb3267ba authored over 8 years ago by yelouafi <[email protected]>
detects sync fails on forked vs spwaned tasks

github.com/redux-saga/redux-saga - f939d158d8f6ae2bcf1306ae273b0f8879f7f7f6 authored over 8 years ago by yelouafi <[email protected]>
renamed fork.detached to spawn

github.com/redux-saga/redux-saga - 9ebc6447604df15f1a88d5795fcbeae0ac17ea20 authored over 8 years ago by yelouafi <[email protected]>
updated with latest builds

github.com/redux-saga/redux-saga - eaf6597c2e9f6be46196bf2ab006cd903db79b78 authored over 8 years ago by yelouafi <[email protected]>
reimplement task ending using continuations

github.com/redux-saga/redux-saga - 76921a9cb7449b93461dd266077dd99afd71ac9e authored over 8 years ago by yelouafi <[email protected]>
export eventChannel and END

github.com/redux-saga/redux-saga - 46a7436e413751d30b11c9cea461b485adebdcb3 authored over 8 years ago by yelouafi <[email protected]>
added interval/channel example

github.com/redux-saga/redux-saga - 1b855317083f9369c4fa1a81d4c33732d87c4ef5 authored over 8 years ago by yelouafi <[email protected]>
log uncaught errors only for forked (top level) tasks

github.com/redux-saga/redux-saga - a4c96fd14f3a9c8fb0ccc00113ec3a281b9fa577 authored over 8 years ago by yelouafi <[email protected]>
channel support

github.com/redux-saga/redux-saga - 5c26e7980f75290b38828d1dc057ac5336a847c0 authored over 8 years ago by yelouafi <[email protected]>
add support for END

github.com/redux-saga/redux-saga - df837ebbc9962fb35a0b14b1e9c54bbd8d989250 authored over 8 years ago by yelouafi <[email protected]>
fixed #252 regenerator runtime dep.

github.com/redux-saga/redux-saga - 8a7611adcbf5988e3fb1914698fb1144dddcb997 authored almost 9 years ago by yelouafi <[email protected]>
Merge pull request #251 from michaelsbradleyjr/react-15

bump deps

github.com/redux-saga/redux-saga - fefea5dbd27e7ae03a27df6352d5bb88aed682da authored almost 9 years ago by Yassine Elouafi <[email protected]>
add channel support

github.com/redux-saga/redux-saga - 784a33bec738dba660ffe24e092697f25324b129 authored almost 9 years ago by yelouafi <[email protected]>
fixed proc not ending on manual cancel

github.com/redux-saga/redux-saga - 39a756052d41ef761ee82a2fc215f8a92c8a8315 authored almost 9 years ago by yelouafi <[email protected]>
bump deps

github.com/redux-saga/redux-saga - 112a932c88129b7d2a13c9af1bcd58e7740ab53e authored almost 9 years ago by Michael Bradley, Jr <[email protected]>
Merge branch 'master' of github.com:yelouafi/redux-saga

github.com/redux-saga/redux-saga - ef01c7fa460c7b40a0fadfafadbf38eb53814bc6 authored almost 9 years ago by yelouafi <[email protected]>
fix issue takeEvery doesnt work when action type is a Symbol

github.com/redux-saga/redux-saga - c9c63d95a95846162a3f51739d2b9dee41bd695a authored almost 9 years ago by yelouafi <[email protected]>
Merge pull request #247 from sorrycc/patch-2

Remove empty line

github.com/redux-saga/redux-saga - 1e21b465136bde3aea314cef192289ce61f64530 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Remove empty line

github.com/redux-saga/redux-saga - c8d3691c79efdff9b1aefdcc575757a7ac7c5b68 authored almost 9 years ago by chencheng (云谦) <[email protected]>
Merge pull request #239 from Mistereo/master

Update docs

github.com/redux-saga/redux-saga - 24f3c8fce1c4c5316fc237e7d9d9a166fc1ac3b5 authored almost 9 years ago by Yassine Elouafi <[email protected]>
Update docs

Fix Api.clearItem/Api.storeItem usages

github.com/redux-saga/redux-saga - e016460d7d7a834d4f90a358389cb4d5e387bec6 authored almost 9 years ago by Mistereo <[email protected]>