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

Adding actionChannel generator test

github.com/redux-saga/redux-saga - 4daf969fd89e57711ab64ce3a7515128ddc2caaf authored over 7 years ago by Erik Vold <[email protected]>
adding missing imports to the api examples for all(effects)

github.com/redux-saga/redux-saga - d8097312fa11d0640668f1a2cc8ba39b99271573 authored over 7 years ago by Erik Vold <[email protected]>
minor edit, made a section of the docs more pluralistic

github.com/redux-saga/redux-saga - 624d5e37959581883871453eae731441cf703399 authored over 7 years ago by Erik Vold <[email protected]>
minor edit, 2 -> two

github.com/redux-saga/redux-saga - 58ad2d81af79265741d43ebf937acb908b0df2ed authored over 7 years ago by Erik Vold <[email protected]>
adding missing imports to examples in recipes docs

github.com/redux-saga/redux-saga - 46b2e02fa8f1d072783590bb7ab00ca2e1c0fdae authored over 7 years ago by Erik Vold <[email protected]>
update throttle api example to import missing functions

github.com/redux-saga/redux-saga - 48ad18d9cc8d3a3d0e164857a6d3b7aaf8158cb5 authored over 7 years ago by Erik Vold <[email protected]>
minor edit, missing the word "the"

github.com/redux-saga/redux-saga - 40237c502d21d9dd8b7472f441dd7adbf092344e authored over 7 years ago by Erik Vold <[email protected]>
Fixed typo

Some might debate that both forms are right, but "First things first" is the correct form of the...

github.com/redux-saga/redux-saga - f0088e5cc250eaef2f8e6a31e5af68f47bb5f971 authored over 7 years ago by Mohamed Ismat <[email protected]>
Support non-strict effect combinators in TypeScript

github.com/redux-saga/redux-saga - 53b87b280973607481aed0367cb1ecc8a22f5b76 authored over 7 years ago by Daniel Lytkin <[email protected]>
Typings: optional cancel property on CpsCallback

It is possible to write a cancellable CpsEffect by setting the `cancel` property to a function y...

github.com/redux-saga/redux-saga - 74d5ea825fdcbb002bc2f4ced51e50ed8708c5ab authored over 7 years ago by Daniil Samoylov <[email protected]>
Document Iterable TypeScript dependency.

github.com/redux-saga/redux-saga - fb1cb676f2eb67af0007778b4e4a2c14c2576c3e authored over 7 years ago by Claes 'Letharion' Gyllensvärd <[email protected]>
0.15.4

github.com/redux-saga/redux-saga - 28eb46fff760fb80475941f42d4299e60b3c59e6 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Marking mainly deprecation warnings as pure which allows for better tree-shaking on them, more can be read here https://iamakulov.com/notes/polished-webpack/

github.com/redux-saga/redux-saga - e8a2fdfa69be7118fedc32f8679add653e9e5377 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Make the code examples a bit clearer

github.com/redux-saga/redux-saga - 75f20ac18ebbdd48a799822f5a8c1474096c3599 authored over 7 years ago by Asaf Katz <[email protected]>
Docs: Fix low-level impl of takeEvery, takeLatest, and throttle

github.com/redux-saga/redux-saga - 7929507cbc26c3c227d26402ff68145ac8a3c0bb authored over 7 years ago by IceOnFire <[email protected]>
Fix another typo in docs

github.com/redux-saga/redux-saga - 5b076d0e1f5a16eca179cc8e120b162734e28ceb authored over 7 years ago by IceOnFire <[email protected]>
Fix typo in docs

github.com/redux-saga/redux-saga - 7b15b7eee082002fb81233dbcac28c13d79b9f86 authored over 7 years ago by IceOnFire <[email protected]>
Fixed typo: "an" -> "a"

github.com/redux-saga/redux-saga - eba74eb980217f3cc9dc1a44984532badb3e2642 authored over 7 years ago by Mohamed Ismat <[email protected]>
Update prettier

github.com/redux-saga/redux-saga - 6dcef055950460a41bd915bc16c4e7120d4fa7c1 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Prettier update

github.com/redux-saga/redux-saga - 35c9ea129a520f36408298943c06c2dcd7ad3776 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Moved building umd files from the lint-staged task to the precommit itself

github.com/redux-saga/redux-saga - 37c48abd211b58f49badacbb7340927f2052d4b8 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Bulding umd files as part of precommit hook

github.com/redux-saga/redux-saga - f987e2849d5514938fc45f3879d5f6b62e720754 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Running build scripts in parallel

github.com/redux-saga/redux-saga - 2cc5045bcbcf5383fc5b3b42e3877ac9a476dbb1 authored over 7 years ago by Mateusz Burzyński <[email protected]>
typo it -> id

github.com/redux-saga/redux-saga - c7cc7bbf7e470bcf1053324146bab32154da8754 authored over 7 years ago by Aaron Morris <[email protected]>
Added prepare script, which can be used by npm5 when the package is used as git dependency

github.com/redux-saga/redux-saga - e97c50587064425828601bf36c68fda8e740d3db authored over 7 years ago by Mateusz Burzyński <[email protected]>
Run prettier on test files too

github.com/redux-saga/redux-saga - 70cdae5e7c7a6c581fe1138e6d66e63ea65db162 authored over 7 years ago by Mateusz Burzyński <[email protected]>
hasn't >> haven't

github.com/redux-saga/redux-saga - a7486474f35f6b1d1368f57519f2da968ebb9eb1 authored over 7 years ago by Viral-Inc <[email protected]>
Ignoring for prettier nested multi-nested ternary expressions

github.com/redux-saga/redux-saga - f9dfb587ed2ec3f564d143ac448197bc89f2c137 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Fixed eslint rule override

github.com/redux-saga/redux-saga - fbb19e3d20a6edf0379281a43dba91e78ca54d9b authored over 7 years ago by Mateusz Burzyński <[email protected]>
Configured prettier for the project

github.com/redux-saga/redux-saga - 7ba01e9637645c3032d4b4d28fcccfbd0b5211da authored over 7 years ago by Mateusz Burzyński <[email protected]>
Additional external resource

Hi there. I'm writing a ESDoc plugin for documenting redux-saga effects. I would like to adverti...

github.com/redux-saga/redux-saga - bf7ae181116c2942a454609992b8ce98cb23f7c0 authored over 7 years ago by Angel Beltran <[email protected]>
refactored function checks to is.func

github.com/redux-saga/redux-saga - 2d8efbc7408d789132a28a21017eae4ea465772d authored over 7 years ago by Mateusz Burzyński <[email protected]>
Now using else if

github.com/redux-saga/redux-saga - b51e20e9a996f2a48d27a2ae49e429abb3d0dec0 authored over 7 years ago by Nathan West <[email protected]>
Now automatically handle jqXHR

github.com/redux-saga/redux-saga - cb30aed9e125b15de199f77872f67830533798b6 authored over 7 years ago by Nathan West <[email protected]>
package.json update

github.com/redux-saga/redux-saga - 8bbf34dcb134337c9c4496aabdc789a3882c98bf authored over 7 years ago by Mateusz Burzyński <[email protected]>
[Resolve #978] Update documentation with ES5 syntax for creating middleware

github.com/redux-saga/redux-saga - cc54678af3a3cbda432cf63b4814e8dcf4f98675 authored over 7 years ago by Igor Novikov <[email protected]>
Update redux-saga dependency version of example

github.com/redux-saga/redux-saga - 68c93de51be485f61b95f6111a1e6d698dca63fe authored over 7 years ago by Suwon Chae <[email protected]>
Add missing "all" import to documentation

github.com/redux-saga/redux-saga - 3abcc1c5c9f9f7db6c6c923da49ae6ed35e97920 authored over 7 years ago by Dan Martens <[email protected]>
The beginner tutorial makes you use the "all" effect without importing it.

github.com/redux-saga/redux-saga - 7556044fbaf3fdc4929948bb35a18df3848ebc5e authored over 7 years ago by Felix Tripier <[email protected]>
Fixed all effects anchor link

github.com/redux-saga/redux-saga - 52c9f2841102b4beec3a1fd2981c97b2c13fb868 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Remove duplicate "process"

github.com/redux-saga/redux-saga - bcb52a4fd3debc6b840e8910027cabd0befee06e authored over 7 years ago by Alan Shaw <[email protected]>
0.15.3

github.com/redux-saga/redux-saga - f86de7c677cba11ffa0024b043a64bb02dc3247c authored over 7 years ago by Mateusz Burzyński <[email protected]>
Tweaked matchers.default

github.com/redux-saga/redux-saga - a9e44de482a718b32353ebfe9e9c87f36ab8649e authored over 7 years ago by Mateusz Burzyński <[email protected]>
Fixed bug in `Retrying XHR calls` recipe

github.com/redux-saga/redux-saga - 600b84836b361258e56883579ef8bce23d5e87bf authored over 7 years ago by Sami Jaber <[email protected]>
edited docs comments

github.com/redux-saga/redux-saga - ab89fa45fe95264d2ce2baf6b8ddc455ea292593 authored over 7 years ago by Mateusz Burzyński <[email protected]>
reworded context notes a little bit

github.com/redux-saga/redux-saga - 591d1589e741d29a24548432262d6ffc3a96434c authored over 7 years ago by Mateusz Burzyński <[email protected]>
add description to setContext() and getContext() effects on docs

github.com/redux-saga/redux-saga - 81d35828dc577c1086a551d871ec9449f88f895d authored over 7 years ago by Victor Queiroz <[email protected]>
fix misspelled effect name on docs

github.com/redux-saga/redux-saga - 99940a25fc7e87cf392921528f89671104ec9824 authored over 7 years ago by Victor Queiroz <[email protected]>
fix: always deliver “context” object to runSaga() function

github.com/redux-saga/redux-saga - b09f9fae839884c46d0c0fe96a3b98e78658e7fe authored over 7 years ago by Victor Queiroz <[email protected]>
0.15.2

github.com/redux-saga/redux-saga - 19fb2cc641d327ff5b4f80179cdc6f30a1814292 authored over 7 years ago by Mateusz Burzyński <[email protected]>
updated dist files

github.com/redux-saga/redux-saga - 276e38bff1d1c7e493eee170cfdeba6b1907453f authored over 7 years ago by Mateusz Burzyński <[email protected]>
Inject yielded falsy values back just like any other non-interpretable values (fixes #961)

github.com/redux-saga/redux-saga - 3500c7b3ea0fa6af4bab6f21299f9a0b1616a089 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Fixed deprecation warning which suggested default imports instead of named ones (fixes #959)

github.com/redux-saga/redux-saga - afcf5d4f9557b850a04f56177d3ecfa94b837098 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Added release npm scripts

github.com/redux-saga/redux-saga - 40a638e9463972e7a1cda40483c08ad4981be5e2 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Remove old korean readme file

github.com/redux-saga/redux-saga - 85bcaa76858ac2058c9986404b10cbcfa129d1df authored over 7 years ago by mskims <[email protected]>
Change korean translation link

github.com/redux-saga/redux-saga - 733784b9af4a5806209547d9a03d1d4c6f887483 authored over 7 years ago by MinSeok Kim <[email protected]>
Change way to get object keys to flexible

github.com/redux-saga/redux-saga - 535e0795e32f637f24b63aca3be6d0bd4ae1853d authored over 7 years ago by MinSeok Kim <[email protected]>
0.15.1

github.com/redux-saga/redux-saga - df9d18472bf442f323517c215abe32846c2dfd5f authored over 7 years ago by Mateusz Burzyński <[email protected]>
Do not use Symbol internally, because 2 conflicting redux-saga versions wont match - i.e. effects created by old one wont be recognized by newer runtime (fixes #950)

github.com/redux-saga/redux-saga - 1da517deea4dd6f55ab4eb6207eca0c7a84bac45 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Wrap join/cancel effects with all

github.com/redux-saga/redux-saga - 73bbf40f9b87d4ef72ec4ce2de0c4fa701a215fb authored over 7 years ago by Michael Gilley <[email protected]>
Some misc grammar fixes

github.com/redux-saga/redux-saga - e14ae6fc3c0a29a0242e3ddd77e3d09b834e2368 authored over 7 years ago by Michael Gilley <[email protected]>
Update ForkModel.md

github.com/redux-saga/redux-saga - b44b03a1407a99ab08757b632c7ff3b6e83dfbcb authored over 7 years ago by Brandon Ebersohl <[email protected]>
Activated loose mode for es2015 preset

github.com/redux-saga/redux-saga - e8b49cb6dd584489d49c77d1fd5aecd4f295d524 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Revamped docs

github.com/redux-saga/redux-saga - 0d169122f987193d0c927482d4a51ce02cbaf716 authored over 7 years ago by Mateusz Burzyński <[email protected]>
0.15.0

github.com/redux-saga/redux-saga - f29fdc5d7f508512169f52bebeb983ec017fa25d authored over 7 years ago by Mateusz Burzyński <[email protected]>
Removed middleware options.onerror support, inlined development checks so they can be removed by uglify

github.com/redux-saga/redux-saga - c6f00c7009dc5b7512391b9802f0425b96cb33f1 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Merge pull request #740 from aikoven/update-typings

Update TypeScript definitions

github.com/redux-saga/redux-saga - 432e6d782e79a1adfa8881838d9c086218da5b31 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'run-saga-refactor'

github.com/redux-saga/redux-saga - e40786f9924dacaccc6fd7ba4e28ef52e5448de4 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'all-effect'

github.com/redux-saga/redux-saga - 2dcfc9f62993fbfa1b194d83f4e93e26a7b2bf6e authored over 7 years ago by Mateusz Burzyński <[email protected]>
Introducing all effect - explicit parallel effect (against implicit arrays of effects). This also allows to create labeled all effect like the race one

github.com/redux-saga/redux-saga - 7078c204a22f22fecfbbbad962dd2a11a8c48af4 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'call-string-methods'

github.com/redux-saga/redux-saga - 6ae3bf610703cd08c31a3894323bf29c0488cb71 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Added support for passing names of methods in string for call etc when passing context, i.e call([context, 'method'])

github.com/redux-saga/redux-saga - 3f201519ea2a824c5232da4d751257ee0cc175ab authored over 7 years ago by Mateusz Burzyński <[email protected]>
docs(readme): Add logo, backer, sponser and update links

github.com/redux-saga/redux-saga - 59f79069043f404692eb48b33598f2eb42cc531b authored over 7 years ago by JisuPark <[email protected]>
Add a link on ES6 generators and 2 on redux-saga to ExternalResources

github.com/redux-saga/redux-saga - 0710c17866e3ff2bdaef0e8a5dc3ce933beec094 authored over 7 years ago by Gosha Arinich <[email protected]>
Merge branch 'context'

github.com/redux-saga/redux-saga - d0aa83d782b241799264879e139db4d03438ae28 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Added getContext/setContext effects, where context is acting like dynamic scoping between parent/child tasks (resolves #713)

github.com/redux-saga/redux-saga - 69dd9cb7813269da7293032954e2de50f819d107 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Begginer Tutorial: Fix wrong saga name in snippet

The code executes `incrementAsync` and `watchIncrementAsync`, but the docs say:

> This Saga y...

github.com/redux-saga/redux-saga - 392a3c1f01990d03c6139a773e4cf0f8d44c320c authored over 7 years ago by Rafał Cieślak <[email protected]>
Rewritten compile task a little bit, so it aligns in syntac with build:es

github.com/redux-saga/redux-saga - 322c2d5beafdd76767e24e818a69f8e3a0b84c72 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Updated docs links

github.com/redux-saga/redux-saga - 72a1311ed12408b5c7a7184b5d4031637fae6b02 authored over 7 years ago by Mateusz Burzyński <[email protected]>
fix for dark theme

github.com/redux-saga/redux-saga - 2e2dec846e83095d5335a51287949bf65cc638ff authored over 7 years ago by Michael Baldwin <[email protected]>
Simplify based on code review comments

github.com/redux-saga/redux-saga - 1cad0c8e40cc299936f29f9b40c4badfd485aa4c authored over 7 years ago by Pawel Badenski <[email protected]>
Loop through tasks in `flush()` instead of `exec()`

- For this to work, `asap()` needs to call `flush()` so that the loop
kicks off and nested tasks ...

github.com/redux-saga/redux-saga - ac6e154e766bb23060e3a8260bf9664f5f5f3877 authored over 7 years ago by wilsaj <[email protected]>
Fix potential stack overflow in scheduler

github.com/redux-saga/redux-saga - eda87baf90319e1ad9a606b5f03998f673b85497 authored over 7 years ago by Pawel Badenski <[email protected]>
Create CNAME

github.com/redux-saga/redux-saga - 3494ba28129c923fe609ee809a17344215e64817 authored over 7 years ago by Michael Baldwin <[email protected]>
Preserving CNAME file when publishing docs

github.com/redux-saga/redux-saga - e8a0298fdb012ca7272c68c16904a29f287b64d8 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Merge remote-tracking branch 'baldwmic/createMockTaskDoc'

github.com/redux-saga/redux-saga - fe68b87af9b7b0a1bc4d0deb9884abc4781459c6 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Fixed gitbook build issue

github.com/redux-saga/redux-saga - 047a268a64b11208405d4dc0f4058c44ec51810c authored over 7 years ago by Peng Jie <[email protected]>
update createMockTask docs

github.com/redux-saga/redux-saga - 4b766c17a76a3c49c40584323763d5252531b5b2 authored over 7 years ago by Michael Baldwin <[email protected]>
Fixed issue with prepublish task - external-helpers plugin should be used only when bundling with rollup

github.com/redux-saga/redux-saga - ce18159adfd85982d64cd8a04f3ff6a446ccb615 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Build umd with rollup

github.com/redux-saga/redux-saga - 83ee6d821e41c34748efe4d6c4562589babe9080 authored over 7 years ago by Mateusz Burzyński <[email protected]>
simplify and improve asynchronous test for event channel unsubscribe

github.com/redux-saga/redux-saga - 0e2501aae43177da7036c94d699e0da916e8838e authored almost 8 years ago by Michael Baldwin <[email protected]>
fixes #875

- close function for event channel
- tests

github.com/redux-saga/redux-saga - 295e3403196cec069245c618f54c19549bcb1495 authored almost 8 years ago by Michael Baldwin <[email protected]>
Fixed unsubscribe and close ordering in eventChannel

github.com/redux-saga/redux-saga - 888e8da9a51cb738ee596ad632586a622d9d6863 authored almost 8 years ago by Mateusz Burzyński <[email protected]>
tests #875

- handles if unsubscribe function not defined
- add complex event channel as test case

github.com/redux-saga/redux-saga - 4bf64d4bf93b8dc06021ef5fa02cf794e3778b9f authored almost 8 years ago by Michael Baldwin <[email protected]>
allow for middleware array

github.com/redux-saga/redux-saga - 215768d30d14be95206d892ca49227c90c0b179c authored almost 8 years ago by Eloy Toro <[email protected]>
effect middleware API that allows chaining

github.com/redux-saga/redux-saga - df61f30a2381dc7b9cd2c1fb5d66c7a3941c1d6f authored almost 8 years ago by Eloy Toro <[email protected]>
Merge remote-tracking branch 'upstream/master' into feat/run-saga-middleware

github.com/redux-saga/redux-saga - 3297b693e8abec205b3d25ce4bb160391f07efa2 authored almost 8 years ago by Eloy Toro <[email protected]>
Removed outdated part of troubleshooting section

github.com/redux-saga/redux-saga - 43d515cacefc5361d44140de356c9a9c8b3b5801 authored almost 8 years ago by Mateusz Burzyński <[email protected]>