Ecosyste.ms: OpenCollective

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

github.com/redux-saga/redux-saga

An alternative side effect model for Redux apps
https://github.com/redux-saga/redux-saga

fix typo

a4ef31cd659739aa0b48f0ca677198d168cd3cc4 authored almost 9 years ago
Merge branch 'master' of github.com:yelouafi/redux-saga

80f7603b34eada49b1d4a2dd68068e5f9e100d98 authored almost 9 years ago
v0.10.2

752e9f72ec239a3d4e8581d79c864274aea2a133 authored almost 9 years ago
added test for nested puts from #277

de610377cf03a8ea107e4c8953c50efcbefd4d1f authored almost 9 years ago
fixed impl of re-entrant locks in forks

26a501d67194add7cbc0d19c94f88f14b95df6ea authored almost 9 years ago
Merge pull request #292 from khanghoang/master

Fix typo

2e753f82c08591ade73130ae5159b78f6c2b83ef authored almost 9 years ago
fix typo

6a1c09da63709eb7d277aec91388620687a89bf1 authored almost 9 years ago
Merge pull request #290 from billyjanitsch/eslintrc

Rename .eslintrc (deprecated) to .eslintrc.json

bf7452d8ae3dd28b70e40788ac6ef528c305eeb3 authored almost 9 years ago
Merge pull request #289 from billyjanitsch/style-cleanup

Clean up docs style

89a525249d7bc15237382462ec5c79e6553f79ce authored almost 9 years ago
Rename .eslintrc (deprecated) to .eslintrc.json

e584009c43d16087a88ab9aabbe9c5cdc83c5e88 authored almost 9 years ago
Clean up docs style

90ad551c5660ffcf58dfcbff46af5d6cd0fd2dae authored almost 9 years ago
updated docs

42229341d7421d63d7439b402313e0b64e1f9775 authored almost 9 years ago
v0.10.1

810e8f5f66252acfc251f4a93f2071dbf5ccaad2 authored almost 9 years ago
updated docs

afed4a4dd7b80a91c12ffb98e33debbec03a0910 authored almost 9 years ago
updated docs

157c84b4e2da1f987b114e71243e73d951c6ccbe authored almost 9 years ago
fixed incrementAsync ex

5610b854bd4bf36c91c4fac677b8733fce14b120 authored almost 9 years ago
updated tests

715a4426fb481dfefab030ef79ae66e5473a8f2c authored almost 9 years ago
fix undef error issue + enqueued forks

d1e0069c1bec97317debd0bf68341eec89bde155 authored almost 9 years ago
check matcher arg in eventChannel

718fc5eed884f7f08017d479c60dce1d505a1b4c authored almost 9 years ago
Merge pull request #273 from secobarbital/patch-2

Only check eventChannel matcher if defined

55c50d9af1f2dbefcab794d9b6459aca774ffc81 authored almost 9 years ago
Merge pull request #284 from hamczu/basics-docs-fix

Fixed the docs for basics/DeclarativeEffects

a0cac94f6f360bd54a00b18a484a6bc75f320f65 authored almost 9 years ago
Fixed the docs for basics/DeclarativeEffects

9d24a78bd3a3496951bb90240befb28a4dc90fab authored almost 9 years ago
Merge pull request #279 from matthetherington/master

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

a2f16f74aaa2bbf3c8ad719b2800bd548191fc0b authored almost 9 years ago
Fix mistake in Error Handling part of docs

bbc5e84e678903b16a0849bf51874b40ead57654 authored almost 9 years ago
Merge pull request #274 from secobarbital/patch-3

Fixed title of `spawn` with context

7a2c7208995e057aacd0e3f7bf238b45805fb682 authored almost 9 years ago
Merge pull request #272 from secobarbital/patch-1

Match buffer names in documentation.

f09e95295eead127f8240dae4b673cad4606c492 authored almost 9 years ago
Fixed title of `spawn` with context

113970260010484be5e58ee009a28468987ff7b7 authored almost 9 years ago
Only check eventChannel matcher if defined

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

85248a8153752905b9e7fe3a6e64d7cb4cc995ae authored almost 9 years ago
Match buffer names in documentation.

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

1506752986465a359f082c14488d85347e69c01b authored almost 9 years ago
upgraded to 0.10.0

4e9cea6f176ad7deda6a6425b24b6ea3e98a0b05 authored almost 9 years ago
fix delay import

e1bf2249a9dd040a1646306076c1e197a0c975c0 authored almost 9 years ago
fix delay export

0b280957679843b40440af55ff819351dbb909b4 authored almost 9 years ago
0.10.0

98d77e2f842e495985355139441cafeb531fcef5 authored almost 9 years ago
updated docs

d15e6fa8404a21dab3babefdbb82653a33cc67be authored almost 9 years ago
updated docs

407d3c59c44f0ad9347e6ca39c4c35a1f8b3babc authored almost 9 years ago
upgraded with new run API

a3ff4f0138384487bc3a2c1e0b739ed5332f2364 authored almost 9 years ago
exports delay fom the root

d40219abd7e61eba884529423c3b10e199c5841f authored almost 9 years ago
test new monitor API

4dffc036e434d2874c2056039a89116a68fe38c8 authored almost 9 years ago
fixed real-world script

41c548c4ae5fe36c8194dbe51016cda2d692d512 authored almost 9 years ago
upgarded with new middleware API

efc84699e4b02e3991fdf0f1d7b8e7e464d99eed authored almost 9 years ago
upgraded to the new middleware API

6c9ccfdd25ec19af1f6562cad511652f9f550314 authored almost 9 years ago
updated docs for the upcoming release

a8fae0130cec93a413ff376b1b68e70b807f6c9f authored almost 9 years ago
fixed rootSaga

ff85bb1804b6314de10b299ac97ec4a9a43b7bc6 authored almost 9 years ago
fix + updates

ceb3449fcdeb97a111c604cd2d189f8b224c126c authored almost 9 years ago
renamed status to cancelled

70e7128d90f77b54c0f306b610122aaf99936006 authored almost 9 years ago
Merge branch 'master' of github.com:yelouafi/redux-saga

4573abbab94b26b8cac3c396f10a5e412ecf3d56 authored almost 9 years ago
Merge branch 'zero'

0170a1ef1ac8096d13d415359c5d79165221188e authored almost 9 years ago
rename channel to actionChannel

2e53f31d40d79eed2d776c17a1a1a4b53be0fe7d authored almost 9 years ago
remove SagaCancellationException object

bed7ca89695724664547e8932dd3742f7ccaf1c3 authored almost 9 years ago
channel + put(channel) supp

98b612d429468bf2c73baf53bc2a17a1949d23d9 authored almost 9 years ago
use takem to take from the observable

6f6982755458559267a10f698125d50d91f40f12 authored almost 9 years ago
fix eventChannel#close issue

0afd32d8f1d361d2b515e526d500078d4726d283 authored almost 9 years ago
Merge pull request #265 from russellholmes/branch/punctuation

Punctuation additions to readme

749da0095d921129c7896fd122a07579fbbd3cc9 authored almost 9 years ago
examples/cancellable-counter/src/sagas/index.js

0dcec0d48d5aacaa8ae71e1433031f1b5aa6f30d authored almost 9 years ago
fix issue on eventChannel#close

2b08e0717bbe00403efe13221ac997455240da25 authored almost 9 years ago
cancellation using Never abstraction

c5da0be7096bd4f7582afc1d97bc6e49ce70593f authored almost 9 years ago
propagate cancel to call/join chain

ec7b65b6d30b5794c48e20187bfaad4b8a160c1f authored almost 9 years ago
upgraded deps

ee12369bbd9bd0afbe7c5f2d7d8a47ae061b1046 authored almost 9 years ago
Punctuation additions to readme

dfa5dd7bc15d91fe1c2fd2dddd46e581e1080ac7 authored almost 9 years ago
fixed early joins issue, improved error reporting, lazy done promises

b13576d38f288cef5fee102e72ef95ddcf4a1669 authored almost 9 years ago
Merge branch 'master' of github.com:yelouafi/redux-saga

7628def689433e678d78d9dd978c14162a1d45f1 authored almost 9 years ago
added server side rendering using END support

0dc376107d24537028bd1c66e4fce81c223f2c23 authored almost 9 years ago
auto end with undefined result

b102a4acef0947e038ec61ed8f9bf1c247169830 authored almost 9 years ago
added takem and auto end handling

04da9929547747e2bd7a8ccd44de6c1023dbf4b3 authored almost 9 years ago
add channel effect

8b3dce524932cb1dae94a60bc6bdc3c24d35260d authored almost 9 years ago
Merge pull request #258 from saiyeek/master

Changing case in import to match path of Counter

78609cea068afee30a82f7e85f503e8332f15f63 authored almost 9 years ago
redefined join cancellation semantics

909895ae70f6c5773a6c70bad918aea9e8117188 authored almost 9 years ago
added buffered channel test to cover (most of) state space

e5c39a150a94e46ee12750368e50be5fc0893419 authored almost 9 years ago
added test helpers to spy internal channel state

4e6b132eec0364343084d73dc1594c318b235d22 authored almost 9 years ago
Changing case in import to match path of Counter

c5ff3f6d2d7e53d8c1052afbf17c9881f8db1bc8 authored almost 9 years ago
Merge branch 'master' of github.com:yelouafi/redux-saga

075bd85b3175055ae262f4de691111b4f5600988 authored almost 9 years ago
trans-table for channels

b78bc10096c398648ae1e2880733d9747cfadef2 authored almost 9 years ago
Delete channel-trans-table.md

70f9e89234508ff5ead3229a19b86df7b9795b94 authored almost 9 years ago
Create channel-trans-table.md

6fc6cf4ddf00cf3886cd761a350a3c82c15ae224 authored almost 9 years ago
Merge branch 'master' of github.com:yelouafi/redux-saga

8c0beca6cf84ccda5f902b4309322c8da3655832 authored almost 9 years ago
basic support for buffered channels

9e1fa0e4b34b07a0ca79166cfa98805ecda72a56 authored almost 9 years ago
Merge pull request #257 from ajwhite/docs-typo

Docs typo

2648d29c315b148c79daf00e3ce96415b414e4bb authored almost 9 years ago
fixes typo in docs

2cad982782f062432a321a03ec7e4a73ae5f80aa authored almost 9 years ago
enhanced delay util fn

a3bc16c46359776ffa858613bca83185eb3267ba authored almost 9 years ago
detects sync fails on forked vs spwaned tasks

f939d158d8f6ae2bcf1306ae273b0f8879f7f7f6 authored almost 9 years ago
renamed fork.detached to spawn

9ebc6447604df15f1a88d5795fcbeae0ac17ea20 authored almost 9 years ago
updated with latest builds

eaf6597c2e9f6be46196bf2ab006cd903db79b78 authored almost 9 years ago
reimplement task ending using continuations

76921a9cb7449b93461dd266077dd99afd71ac9e authored almost 9 years ago
export eventChannel and END

46a7436e413751d30b11c9cea461b485adebdcb3 authored almost 9 years ago
added interval/channel example

1b855317083f9369c4fa1a81d4c33732d87c4ef5 authored almost 9 years ago
log uncaught errors only for forked (top level) tasks

a4c96fd14f3a9c8fb0ccc00113ec3a281b9fa577 authored almost 9 years ago
channel support

5c26e7980f75290b38828d1dc057ac5336a847c0 authored almost 9 years ago
fixed test

b0fe62ec4186a59eb22ce421b87375d3f6262f0e authored almost 9 years ago
add support for END

df837ebbc9962fb35a0b14b1e9c54bbd8d989250 authored almost 9 years ago
fixed #252 regenerator runtime dep.

8a7611adcbf5988e3fb1914698fb1144dddcb997 authored almost 9 years ago
Merge pull request #251 from michaelsbradleyjr/react-15

bump deps

fefea5dbd27e7ae03a27df6352d5bb88aed682da authored almost 9 years ago
add channel support

784a33bec738dba660ffe24e092697f25324b129 authored almost 9 years ago
fixed proc not ending on manual cancel

39a756052d41ef761ee82a2fc215f8a92c8a8315 authored almost 9 years ago
bump deps

112a932c88129b7d2a13c9af1bcd58e7740ab53e authored almost 9 years ago
Merge branch 'master' of github.com:yelouafi/redux-saga

ef01c7fa460c7b40a0fadfafadbf38eb53814bc6 authored almost 9 years ago
fix issue takeEvery doesnt work when action type is a Symbol

c9c63d95a95846162a3f51739d2b9dee41bd695a authored almost 9 years ago
Merge pull request #247 from sorrycc/patch-2

Remove empty line

1e21b465136bde3aea314cef192289ce61f64530 authored almost 9 years ago
Remove empty line

c8d3691c79efdff9b1aefdcc575757a7ac7c5b68 authored almost 9 years ago
Merge pull request #239 from Mistereo/master

Update docs

24f3c8fce1c4c5316fc237e7d9d9a166fc1ac3b5 authored almost 9 years ago
Update docs

Fix Api.clearItem/Api.storeItem usages

e016460d7d7a834d4f90a358389cb4d5e387bec6 authored almost 9 years ago