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

task.cancel builds a SagaCancellationException if needed

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

59a6cfcc7f0ed73d2e02dea78e8e08bfe298b2a1 authored almost 9 years ago
Merge pull request #87 from romseguy/monitor-check-env

Warn user when using the monitor without process.env.NODE_ENV set to …

0c9463aef4f72b7c6132244f5dfb3a898e25cf32 authored almost 9 years ago
0.7.0

4b324fdf6251cfa22ce36b7e1d5d7ccc8c5d7c2f authored almost 9 years ago
added error message for undefined actions

aa8f2290a60039e738c6ee1c273ff696ced6ab94 authored almost 9 years ago
Warn user when using the monitor without process.env.NODE_ENV set to 'development'. Closes #85.

089a7c2edcefcb90c981ba456b1eb03ffa438dea authored almost 9 years ago
added deprecation warning

65007f31e44b055e88c2de33a9d548949ad28c61 authored almost 9 years ago
added deprecation warning

b773369612b6aeef64bc310001239d7ecc7b690c authored almost 9 years ago
updated tests

33d2dc6936996d0fd4151c4d5686b7e85fc5eb94 authored almost 9 years ago
added run to middleware

eceefcfe585650df914b2b36e52f5035c48856e1 authored almost 9 years ago
reworked docs structure

68966088be9f87125955aedcccb5c3a6d294e2f4 authored almost 9 years ago
updated docs

958f26aef09f705db6225ffced500dd9d38e4bc0 authored almost 9 years ago
added more docs

badc8895eb434733d548791545334bcc7d9f97cd authored almost 9 years ago
Merge pull request #80 from gaearon/patch-1

Use modern API and conventions in README

54a8cd4161d96f23946a026dfe845c13cb1b5afe authored almost 9 years ago
Use modern API and conventions in README

7da88a9096268ed70cfd9e6f0a54454274ad5ddd authored almost 9 years ago
npmingore gitbook specific files

133055aa3ce6aae282d2d755f53c3985059d444f authored almost 9 years ago
Merge pull request #77 from cef62/gitbook

Gitbook Setup

f372ca63128766e34925c90f6a075ec32c9bc0af authored almost 9 years ago
fixed small type (test ssh)

42ebbb022828330ef4c3b979dc65d1d8fc4d215d authored almost 9 years ago
Added gitbook generated folder to git ignore list

8ef48eea86c20ae308006792401c756f6a23e3f7 authored almost 9 years ago
Added ignore list for gitbook cli

629b31381c06e2788470a3d0384de783e2706f52 authored almost 9 years ago
Splitted main readme in smaller chapters.

The subdivision is temporary but should be a good starting point

3deff3f2255fc6f20cecfa36fa6398e61d78eeb1 authored almost 9 years ago
Added main gitbook manifesto files

Note that gitbook version is fixed to 2.5.2 because more recent versions currently doesn't suppo...

e4fdf33b4ad74af3c640a69dd51674ee9ea0f574 authored almost 9 years ago
Added npm scripts to build, serve locally and publish documentation

243e17c95413ac0a7a7e60b5d9f128021c846bf4 authored almost 9 years ago
Added gitbook-cli module to devDependencies

dcbfe38b4a83d3af58ffd50f74920b22faf720d9 authored almost 9 years ago
0.6.1

24399ab25f738694ad2650b1d073895f0c69cebc authored almost 9 years ago
cancel async increment with race

1675726663cfdb2122a92bd1ffbc13479a0e9f77 authored almost 9 years ago
added assertion message to empty parallel test

c51090b85605d67a3ce1d3f1d2b0855ce15db78e authored almost 9 years ago
fix empty parallel effect (return early)

8599a7989f0afdc16b8cb850f9b780440d6b796f authored almost 9 years ago
Merge pull request #71 from slorber/master

yield [] should return immediately an empty array instead of blocking…

992e1fb60a5dcdca33dad9b349ffad17f36d9a56 authored almost 9 years ago
Merge pull request #75 from Aweary/grammar-fixes

Grammar and syntax corrections and clarifications

fc2b6ad0485f565ab1ef81c1fed26e6dad674911 authored almost 9 years ago
Merge pull request #72 from joeellis/patch-1

Update README.md

fc1464a6d732de300a85509f86c5d89b6729161f authored almost 9 years ago
Grammar and syntax corrections and clarifications

c0388dced4421b5c43fb58069b58772be5d18f6a authored about 9 years ago
Update README.md

Just a s small grammatical update.

214e30e891f477b8ce6b71f7237fed0c2280c03b authored about 9 years ago
yield [] should return immediately an empty array instead of blocking forever, like Promise.all([]) did

d552685443ca2c4d9fcacabd9ca958ed96ab189b authored about 9 years ago
comments on why async dispatch is necessary

ed63bd0936ab724c7c7d485181cae808aea349a0 authored about 9 years ago
Merge pull request #66 from jihchi/update_zh_hant_to_0.6.0

Update zh-hant readme for version 0.6.0

4c844174538665af019c43763c6b6cec7846bdfc authored about 9 years ago
Update zh-hant readme for version 0.6.0

584103f2bcb1048f29925858f9d8841e8f9f0203 authored about 9 years ago
fixed lint issue

85fa6c0ff529cff70c306c27fb54089eeec083c3 authored about 9 years ago
0.6.0

4685b74aad88d500d0d2584f729999eec9297d88 authored about 9 years ago
updated examples

6eb797594bd3729eb64232569c7297bce453054c authored about 9 years ago
Merge branch 'no-promise'

6602a7b029b325a1c6cef19e38e6cb60f0142715 authored about 9 years ago
SagaCancellationException as instance of error

0df23811d2b0f92f08864710f27b11328df2e491 authored about 9 years ago
updated docs

b2008bd4a06ba846b2e5ffa19ca0e74c4d3a6a97 authored about 9 years ago
added more tests

d21144a245399fcf13d0f54d16d5033db7585d2a authored about 9 years ago
added more tests

4022cc710b76a0d6bd093b1763fcc45b18ba85ab authored about 9 years ago
added more comments

211b939c32a9b5d4f584417cde0ee28026e6ee39 authored about 9 years ago
Merge pull request #65 from iwater/master

fix translate error

9f38c18d908e56ad493afb782f79783dc778d761 authored about 9 years ago
some minor tweaks

575f910ef6d46bd6858ad1800aef52c0535c3077 authored about 9 years ago
disable monitoring for non developement envs

401c8a4edfe1f7c45a111ae82bbb0026687d4f0f authored about 9 years ago
added tests for sync dispatches

e656f2536e571f84261ee38621238c24211ce1ce authored about 9 years ago
switched to no-promise version of proc

675aa384f4b9ae7d444c135046463ee56bb56706 authored about 9 years ago
fix translate error

f4db97aedac59ef47a96185891d0f165517092d9 authored about 9 years ago
check git push works

8afae8ee4c6a2c67ae9c82d65fba7cab0e376afe authored about 9 years ago
Merge pull request #57 from jihchi/add_Traditional_Chinese_translation

Add Traditional Chinese translation

271cd486ca2ac2cce03e753559e5979e5b5221d0 authored about 9 years ago
Merge pull request #56 from jihchi/patch-1

Fixed some subtle typos

2c80e532ae4fd16670dd2f4475e2accc8f5088bc authored about 9 years ago
Fixed some subtle typos

478b1ebe59a1356e3296ab4267a6d6aeea6881c0 authored about 9 years ago
Retouched translation

3a26e515e201ed8ff668a6f321d179e7df7f838c authored about 9 years ago
Finished Traditional Chinese translation

0893e90e99b7518d35398bcd96b6700cf30a8abf authored about 9 years ago
Finished "動態啟動 Sagas — runSaga(Dynamically starting Sagas with runSaga)" chapter

95cc030711a986ed68697bdecb50331274d44420 authored about 9 years ago
Finished "自動的取消(Automatic cancellation)" subsection

b5cef28aabd1baf269185a3ece11980d1b655f7c authored about 9 years ago
Finished "任務取消(Task cancellation)" chapter

78716c022c745a3e3bdb6f1442926cad475973db authored about 9 years ago
Translation 70% done

4f771dc0ea12be83fc366c73fbecf7f823fa9920 authored about 9 years ago
Initial Traditional Chinese readme based on English readme

08e5c7ad08d5ace50ef497ada986c830d67f1e70 authored about 9 years ago
Merge pull request #52 from trevorsenior/bug/0-pattern

Fix effect type value of 0 not running effect.

8124157389836b31205f94303104e529164dc4bd authored about 9 years ago
Fix effect type value of 0 not running effect.

If we have an action type with an int greater than 0:

const INCREMENT_ASYNC = 1;

This work...

6f9ecd36b5db85cf495b24b85d2e6a5efa177fee authored about 9 years ago
Update README.md

58563f680df5c3c9e5f9147def632555d529ee80 authored about 9 years ago
Merge pull request #44 from paul42/patch-1

Update README.md

8b4861ee53c6619db0d969241adf8886c75ae3de authored about 9 years ago
Update README.md

minor tweak to readme

a14641fa779879f1be23cbb823a43dae15cfefee authored about 9 years ago
updated docs

841a85367c9a1f9bf801d7d9f02644e7cd769629 authored about 9 years ago
0.5.0

17bc286ed09f412fd2adfabbcc385c311b0134c5 authored about 9 years ago
removed browserify specific deps

77af5810b5f8d2982727963836c0ac69ff3ac152 authored about 9 years ago
migrate examples to webpack

df23b690ddbeb7e832fb2fe4c048ae96b996cd08 authored about 9 years ago
using webpack for running examples

15be17ae778f737cfbb3de9a6d64d86f386dc8a4 authored about 9 years ago
added monitorActions export

1c8be6b040be1acb5707212cf8bf2234eecae303 authored about 9 years ago
updated docs

d7da8c339fae3b3ebb0e8f230e84197857ecf57a authored about 9 years ago
updated to match the new fork effect description

f100fc9fc5efbeba3563ae0e18d1c318f49ef275 authored about 9 years ago
updated tests

f20ed751780bac547783a5d2b758b4771a90840f authored about 9 years ago
updated tests (call support for instance methods)

92f09cfd40097869f1914ecb067e36e958608387 authored about 9 years ago
more reliable is.iterator test

6620e9efe18be15637dbb58043948eed73642942 authored about 9 years ago
removed is.generator dependency

e92f18574cbc2ac1494bcfa47d156b8f601f05d9 authored about 9 years ago
Update README.md

3de8e3d15e1d2dfac0d27f5180126faf30a96c8b authored about 9 years ago
Merge pull request #42 from mz026/add-budo-dev-dependencies

add `budo` to devDependencies

5e85193193edb29092a26de5f9273d9542ab2dd7 authored about 9 years ago
Merge pull request #41 from tomtangrx/master

chinese readme.md

e8e284ac9f0afe4502b65dad768c75c55553a53b authored about 9 years ago
add `budo` to devDependencies

So that we can run examples

aaa1f4faf681ced7f0676a2dfcbf58da3fb98936 authored about 9 years ago
1

dc28ddadaec669ecefd916ecd23bd49ebdf36db2 authored about 9 years ago
completed

f81913524d69aabd94efaf5a5b13101cfa49469f authored about 9 years ago
1

635e85c1181968ed06c9a389ce79a459d1dc95bc authored about 9 years ago
home

0d7cd692af7907a4031d4540e8d8208af5bc054e authored about 9 years ago
完成一半

369d53d779aa212fcbf4da955623d56ce0926521 authored about 9 years ago
开始+等待将来的Action

ce3e447ec52015df83862faff2ff8990fb6b7979 authored about 9 years ago
中文

3084a7b9e52c3ced67f5118645d4fab4fbc90e98 authored about 9 years ago
check undefined argument in io.take

2157a1c313c762c35ffb0ff7840eee807400a7e6 authored about 9 years ago
Merge pull request #36 from thinkloop/patch-1

Fixed typo "Aboce" to "Above"

b3b3d3ba626cef71ecb2b58cb422d28532e44345 authored about 9 years ago
Fixed typo "Aboce" to "Above"

6e1637d268a12027917900544b7f7b8b3a464245 authored about 9 years ago
Update README.md

4c6dc421bd51364c7d2f1e4728ff914273aca94c authored about 9 years ago
Update README.md

5ae109a6f98c9fcc785957dfdfd1de057062c178 authored about 9 years ago
Update README.md

4f875695c703ffbae3baa0ef83be9b920cd0ed00 authored about 9 years ago
0.4.1

b48fccaa99c37e3ebc1ae8cf4d76074e9e8d7537 authored about 9 years ago
export apply

2223a01c06584a63448234176e2ea9bfc53f09d3 authored about 9 years ago
updated docs

aff426023e2784d471bf7f93abe12bb6d8a71476 authored about 9 years ago