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

takeLatest parameter error should be more specific: Issue #1241 (#1284)

* Issue #1241

* Check worker at takeLates, takeEvery and throttle

* move validation to io....

github.com/redux-saga/redux-saga - 154f37636eb9027c731256ca266935d008eb2230 authored over 6 years ago by Sergey <[email protected]>
Docs update (#1492)

* put.resolve --> putResolve

* move helpers under effect part

* add debounce

* update t...

github.com/redux-saga/redux-saga - 8e1a6c153ea03adc2a46e8c1cf6f3d8395a07a87 authored over 6 years ago by Mikhail Shustov <[email protected]>
Add test (example usage) for createMockTask (#1518)

github.com/redux-saga/redux-saga - e39bc8f9fd2713fc086c5fe8f0376df72601c249 authored over 6 years ago by Mikhail Shustov <[email protected]>
Setup eslint for examples directory, added react rules (#1521)

* setup eslint for react; add examples/ in .lintstagedrc

* update npm lock file

github.com/redux-saga/redux-saga - db6b6e13e6f12b4d0cd73b406c2651b84fae357f authored over 6 years ago by shinima <[email protected]>
Add test for passing thrown non-errors to onError (#1517)

* Add test for passing thrown error in onError

* remove excessive test case

github.com/redux-saga/redux-saga - 89800809a1242c2515fa48268f06c60a6dbca963 authored over 6 years ago by Mikhail Shustov <[email protected]>
chore: move prettier config to .prettierrc.json (#1522)

github.com/redux-saga/redux-saga - cfe4472beb00ade767006c6a5891989e0dcd69b4 authored over 6 years ago by shinima <[email protected]>
doc: eventChannel emitting errors (#1519)

* doc: eventChannel emitting errors

* test: Add test for saga taking from and eventChannel

github.com/redux-saga/redux-saga - 21b7e804a0789ad5d2de11bb7d302d7e88cb4c99 authored over 6 years ago by shinima <[email protected]>
Removing mentions of .done and replacing with .toPromise() (#1456)

* Removing mentions of .done and replacing with .toPromise()

* Changing back toPromise to don...

github.com/redux-saga/redux-saga - 5702affdcd681e5aee1371ba68cc061af10078bc authored over 6 years ago by JSoet <[email protected]>
Should finish race effect on END (#1493)

* core: finish race on END. change tests

* core: finish race on END. change implementation

...

github.com/redux-saga/redux-saga - b3a060a0d67942f0996c80059181352fb1526958 authored over 6 years ago by Mikhail Shustov <[email protected]>
Merge pull request #1514 from redux-saga/remove-unused-iterator

remove unused iterator reference

github.com/redux-saga/redux-saga - bed6db5c388ef4ece7aacf1545d4ca6132a1ff4a authored over 6 years ago by Mikhail Shustov <[email protected]>
remove unused iterator reference;

github.com/redux-saga/redux-saga - b1c85ac863160c61b4cfe3e85803aca7f9b11221 authored over 6 years ago by restrry <[email protected]>
Merge pull request #1503 from redux-saga/fix-ref-unpkg

issue# 1500: pin beta version until stable release

github.com/redux-saga/redux-saga - 1cc06c6a82a9bf11c8d9c40636ff556d99194a84 authored over 6 years ago by Mikhail Shustov <[email protected]>
Add three links to for root saga page inn readmes (#1513)

github.com/redux-saga/redux-saga - 0d682969be8a3a702f2d144680f87cd24b44f1c0 authored over 6 years ago by Zach Gavin <[email protected]>
Update UsingRunSaga.md (#1508)

github.com/redux-saga/redux-saga - 97f3cafd9d1218d508bcb7f3fd7ab0d39316092d authored over 6 years ago by Adrian Pascu <[email protected]>
Merge pull request #1505 from michaelcheng924/master

remove unused variable

github.com/redux-saga/redux-saga - fc30bef7487b30ea9ab9d8f6db233a1d448d30ff authored over 6 years ago by Mikhail Shustov <[email protected]>
remove unused variable

github.com/redux-saga/redux-saga - 96092136a2a9c8a9a80ce0d4ba0dcedfe89271f4 authored over 6 years ago by Michael Cheng <[email protected]>
examples: pin beta version until stable release

github.com/redux-saga/redux-saga - e6d34309f5d21fcbaf7e1e77b7c9f5280a435d69 authored over 6 years ago by restrry <[email protected]>
Add 'What is Redux-Saga?' blog post to external resources (#1501)

github.com/redux-saga/redux-saga - 2d68fa16350253ed2ff0861f66ac99286109813c authored over 6 years ago by Alex Richardson <[email protected]>
Refactor effect structure to `{ [IO]: true, type, payload }` (#1477)

* Change effect structure to `{ [IO]: true, type, payload }`

* Edit effects.d.ts to reflect t...

github.com/redux-saga/redux-saga - f85674b3a319c1f9c209e62bc509a0e2c0b4bdeb authored over 6 years ago by feichao <[email protected]>
Exported delay() to be able to check deeply against it in tests (deepEqual) (#1489)

github.com/redux-saga/redux-saga - 9b10a0b5af7dda0293d74d91443f7ff3d0564157 authored over 6 years ago by Jérôme Argot <[email protected]>
Add root saga docs file. (#1487)

github.com/redux-saga/redux-saga - d327225a0aca2f789acb7479084239f90ad98a0a authored over 6 years ago by Zach Gavin <[email protected]>
add codesandbox ttemplate for issues (#1486)

github.com/redux-saga/redux-saga - 1396162cff1fc36574024a8e6f3b4aa9ee8d711e authored over 6 years ago by Mikhail Shustov <[email protected]>
internal: Saga env (#1479)

* Remove unused function updateIncentive; Change mockTask.running to mockTask._isRunning

* co...

github.com/redux-saga/redux-saga - 5f5cb8ab93f68d1e2adfe769e5cce99d7a4bc906 authored over 6 years ago by feichao <[email protected]>
Updated docs to include object literal invocation style for call, cps, and fork (#1484)

github.com/redux-saga/redux-saga - 2a3386e3eb26fbc3887b679a646eafd36c8e66ad authored over 6 years ago by Christian <[email protected]>
Remove unused END check from helpers (#1480)

* add tests for helpers finished with END

* remove unused termination condition

github.com/redux-saga/redux-saga - ce9882eb6dde3edd61363bfa263f387c05c03bd3 authored over 6 years ago by Mikhail Shustov <[email protected]>
Merge pull request #1475 from shinima/refactor-task-status-tracking

Use properties of task to track the task running status. Unify mainTask._isRunning and mainTask....

github.com/redux-saga/redux-saga - b956a0913028ffcc486c830290012c6ec9ff751d authored over 6 years ago by feichao <[email protected]>
Rename mainTask.isRunning to mainTask._isRunning, rename mainTask.isCancelled to mainTask._isCancelled

github.com/redux-saga/redux-saga - 434b79c79ca2226bcd3c41995bb613f4747b8f01 authored over 6 years ago by shinima <[email protected]>
clean up channel end symbols (#1464)

* core: clean up channel end

* core: fix naming

* fix lintstaged

* core: use TERMINATE ...

github.com/redux-saga/redux-saga - 802ddec62cdcd7bdd21e94d722b819729b105972 authored over 6 years ago by Mikhail Shustov <[email protected]>
Remove redundant test and fix typos in test files (#1474)

* Remove redundant test; fix test names

* Fix typos in test files

github.com/redux-saga/redux-saga - 8555610cbd1f09176546edea7b01383714b8ed48 authored over 6 years ago by feichao <[email protected]>
Use properties of task to track the task running status.

github.com/redux-saga/redux-saga - 457cfbcd8d3734a48c656fbcf3989bbe46a9c1b5 authored over 6 years ago by shinima <[email protected]>
Adding a few links to some pattern articles. (#1470)

github.com/redux-saga/redux-saga - 1b4ba30c063bcb28ba4ff7ed5f430fe88d99dec3 authored over 6 years ago by Bryan Fillmer <[email protected]>
Update README.md (#1472)

github.com/redux-saga/redux-saga - 693ed84f36ca2e3c302361c9202c0d5f3b0d9dfa authored over 6 years ago by Kurt Furbush <[email protected]>
Merge pull request #1454 from redux-saga/debounce-helper

Debounce helper

github.com/redux-saga/redux-saga - 2e9a00cf84d5aa0b853f34790ccab89eedf8fe95 authored over 6 years ago by Mikhail Shustov <[email protected]>
remove merge conflict artifcts

github.com/redux-saga/redux-saga - 63d3bf9874f1fbff7248caacce54b68379b33e7f authored over 6 years ago by restrry <[email protected]>
core: add deboune END test

github.com/redux-saga/redux-saga - 64ed12a82ea2642a1f861e7c72619bf97d4b6d5e authored over 6 years ago by restrry <[email protected]>
core: remove END check

github.com/redux-saga/redux-saga - 0775b2aea48f41a6f08877212c83297942da8da6 authored over 6 years ago by restrry <[email protected]>
remove eslint disable from helper tests

github.com/redux-saga/redux-saga - ac191ddd832bc8ea488d3f90910d30a38e042a66 authored over 6 years ago by restrry <[email protected]>
core: cover debounce helper with tests

github.com/redux-saga/redux-saga - 435be2a148572ddeb97171cd579be4f9a6790336 authored over 6 years ago by restrry <[email protected]>
core: add ts definitions for debounce

github.com/redux-saga/redux-saga - a71ee721e2380d6a42e413ec23b90dbaf58714e0 authored over 6 years ago by restrry <[email protected]>
core: add debounce helper

github.com/redux-saga/redux-saga - 50fa1be1a3ba5244d2fe999c783ee9b53e9fd76f authored over 6 years ago by restrry <[email protected]>
Merge pull request #1463 from redux-saga/hotfix-ci

chore: npm doesnt support node 10

github.com/redux-saga/redux-saga - cd18662d5f56ccb46fabc01cc7429ff15525f6d9 authored over 6 years ago by Mikhail Shustov <[email protected]>
chore: npm doesnt support node 10

github.com/redux-saga/redux-saga - 3876a66acd37d78ab7fdbc3e67faabf77ca2771c authored over 6 years ago by restrry <[email protected]>
Add yarn install (#1460)

github.com/redux-saga/redux-saga - c008ee765ea140c45288910b940e5319fa34630b authored over 6 years ago by Seo Kyohei <[email protected]>
Reword many docs sentences mentioning something is "easy" (i.e. use "basic") (#1465)

* Removes a lot of implications that redux-sagas is simple to grasp
Renames some instances of t...

github.com/redux-saga/redux-saga - f07f806424daa41ec7296275d1c84f503ea77125 authored over 6 years ago by Jan Hoogeveen <[email protected]>
Merge pull request #1403 from shinima/fix-main-task-is-running

Change mainTask.isMainRunning to mainTask.isRunning.

github.com/redux-saga/redux-saga - 765b1b904cf85891a7fb1e7c0e882d46f5b9627c authored over 6 years ago by Mikhail Shustov <[email protected]>
changed project structure to fix circular dependency #1447 (#1453)

* changed project structure to fix circular dependency
- moved functions dependent on 'sagaHelp...

github.com/redux-saga/redux-saga - 7f0884bf4b3ce7fccf4a0681c0adbcf800c70e6b authored over 6 years ago by Austin Zielinski <[email protected]>
chore(fork): remove redundant code (#1451)

github.com/redux-saga/redux-saga - 34d7f4229667a218dfd5be995668c1a07ec83cd4 authored over 6 years ago by Bo Chen <[email protected]>
fix Low-level throttle implement in doc (#1449)

add the missed buffers.sliding(1)

github.com/redux-saga/redux-saga - 4dc28ce03c49ffd2e96d394b8ed68bf9510c60dc authored over 6 years ago by LiLieMing <[email protected]>
Refactor fms iterator (#1440)

* core: renaming in fms

* switch fms from tuple to object

github.com/redux-saga/redux-saga - c61d6f13a33837e92fd36f9b332661a8200782ec authored over 6 years ago by Mikhail Shustov <[email protected]>
add issue templates (#1437)

github.com/redux-saga/redux-saga - 9ce956973c300ad2e597fff30195274e02754bf1 authored over 6 years ago by Mikhail Shustov <[email protected]>
Add Retry helper (#1430)

* core: create test for retry helper

* core: refactor fmsIterator

* core: add retry helper...

github.com/redux-saga/redux-saga - d60dee859bd681366422dd387ce1d4e192d85cd0 authored over 6 years ago by Mikhail Shustov <[email protected]>
fix CI (#1436)

* update to latest lerna version;

* run CI for 2 node LTS versions

github.com/redux-saga/redux-saga - 5e0d7cfd9029280a46f5c68a6dba0c486335dab0 authored over 6 years ago by Mikhail Shustov <[email protected]>
#1309 Revamp testing docs (#1433)

* Adding summaries and examples of useful testing libraries.

* Added info about effectMiddlew...

github.com/redux-saga/redux-saga - 86f4df18a9992d5743bd1c33d5ce2a24f6ec06fb authored over 6 years ago by Zach Gavin <[email protected]>
update plugin readme with example and install instruction (#1432)

github.com/redux-saga/redux-saga - a6278030b30deb9a7feef178100d9dff29b92c37 authored over 6 years ago by Mikhail Shustov <[email protected]>
Add yield statements in docs (#1431)

github.com/redux-saga/redux-saga - 5ff1c6310f52e5024217c3109a762cfeb823abf8 authored over 6 years ago by Леонтьев Кирюха Львович <[email protected]>
v1.0.0-beta.1

github.com/redux-saga/redux-saga - d681fbbc66007a00cc13f3f68efe5311a4452819 authored over 6 years ago by Mateusz Burzyński <[email protected]>
Add `race([...effects])` definition (#1414)

github.com/redux-saga/redux-saga - 7f57b198925830e8a74330f9d7a8135d2a906b53 authored over 6 years ago by Igor Ovsiannikov <[email protected]>
Merge pull request #1428 from elhesuu/patch-1

Update ForkModel.md

github.com/redux-saga/redux-saga - 07d536523fd18fcf2ebbe43e2aeae2deed796601 authored over 6 years ago by Mikhail Shustov <[email protected]>
Update ForkModel.md

github.com/redux-saga/redux-saga - a2844c1a5015e9a81ffb2faaad38e283b0010daf authored over 6 years ago by Jesus Vilar <[email protected]>
Update plugin readme + fix examples (#1423)

* babel-plugin: update readme

* update real-world example

* address comments

github.com/redux-saga/redux-saga - 12ec46bbbd64519c7f3d2a3f9d374fd97b4cac18 authored over 6 years ago by Mikhail Shustov <[email protected]>
Fix range of supported redux versions. Fix #1306 (#1419)

github.com/redux-saga/redux-saga - d4cc932855a565e9578ea959fa6f3beaad73ca88 authored over 6 years ago by Fernando Jorge Mota <[email protected]>
fix npm run bootstrap. update deps (#1417)

github.com/redux-saga/redux-saga - c66dee66de9a6e6594870e42f30c8f5520776b84 authored over 6 years ago by Mikhail Shustov <[email protected]>
Fixed delay helper references in the beginner tutorial (#1402)

* Fixed location of the delay function in the beginner tutorial

* Delay function

* Fixed f...

github.com/redux-saga/redux-saga - 6b63f52b7b6a178f816a5e5549d75bd4526240c5 authored over 6 years ago by Ivan Jovanovic <[email protected]>
Merge pull request #1398 from textioHQ/fix-promise-rejections

Safely Handle Various Arguments in Calls to Promise.reject()

github.com/redux-saga/redux-saga - 56d822efdf5b7cf5128e0283b755992803fa7499 authored over 6 years ago by Mateusz Burzyński <[email protected]>
Handle errors without Error objects

This handles situations where, for example, a promise's reject() callback is called with a strin...

github.com/redux-saga/redux-saga - 7da560b0688c0300c960ad49f0331c976b45d328 authored over 6 years ago by Max Winderbaum <[email protected]>
Merge pull request #1410 from klis87/patch-2

Add redux-saga-requests to addons in docs

github.com/redux-saga/redux-saga - e4d1441c27996e11db5135218bcf0c769d62395a authored over 6 years ago by Mateusz Burzyński <[email protected]>
Add redux-saga-requests to addons in docs

github.com/redux-saga/redux-saga - 8f7a008276df07fa35b04cfb77736d4822047882 authored over 6 years ago by Konrad Lisiczyński <[email protected]>
Merge pull request #1408 from redux-saga/babel-plugin-relative-path-babel-6-fix

babel-plugin: fix relative path calc for babel@6

github.com/redux-saga/redux-saga - ee182efd18c1e711a0b04392d60b2ee7e846eaa1 authored over 6 years ago by Mateusz Burzyński <[email protected]>
babel-plugin: dont cache process.cwd

github.com/redux-saga/redux-saga - 10659afb0e88e1d74112ce36c22f1b65687f5414 authored over 6 years ago by restrry <[email protected]>
Merge pull request #1396 from AbdulKabia/Issue#1287

Added CONTRIBUTING.md (Issue#1287)

github.com/redux-saga/redux-saga - a7e2603079290134d213da97b7b2153a1bd5c96b authored over 6 years ago by Mateusz Burzyński <[email protected]>
babel-plugin: fix relative path calc for babel@6

github.com/redux-saga/redux-saga - c11b8751e4cb222bbbf4c3e7da918921645b706a authored over 6 years ago by restrry <[email protected]>
Merge remote-tracking branch 'origin/master' into Issue#1287

github.com/redux-saga/redux-saga - 9a2de97f5d9eccf25cb1a5c3aaa43a828b300a3a authored over 6 years ago by Abdul Kabia <[email protected]>
Made Andarist's changes

github.com/redux-saga/redux-saga - 0fb3cec5ac4c1dba4493158256f43b5a643f4ef8 authored over 6 years ago by Abdul Kabia <[email protected]>
Change mainTask.isMainRunning to mainTask.isRunning; Remove unnecessary check.

github.com/redux-saga/redux-saga - f61aebc25be21d9b987eee559a012345cee65d1d authored over 6 years ago by shinima <[email protected]>
Merge pull request #1401 from redux-saga/update-docs-delay

update docs for delay effect

github.com/redux-saga/redux-saga - 7b415a2408f9fb9002abae1112dce3b6bb5f6ed6 authored over 6 years ago by Mateusz Burzyński <[email protected]>
update docs for delay effect

github.com/redux-saga/redux-saga - 1c68b534f27d319f9b44240d9b3c32370a792a64 authored over 6 years ago by restrry <[email protected]>
Finished CONTRIBUTING.md

github.com/redux-saga/redux-saga - 0e3e23a65b3baa734d50af2d7ff10515ddafc15e authored over 6 years ago by Abdul Kabia <[email protected]>
Forgot to save before push

github.com/redux-saga/redux-saga - 03b930f397050e692c08e528bf0f81f9df798976 authored over 6 years ago by Abdul Kabia <[email protected]>
Started putting together contributing.md

github.com/redux-saga/redux-saga - de47d2f82e287adf9f64b7ca093209d97ac01d83 authored over 6 years ago by Abdul Kabia <[email protected]>
Merge pull request #1388 from redux-saga/babel-plugin-build-relative-path

babel-plugin: build relative path by default

github.com/redux-saga/redux-saga - d983903afdcd8fa1544da988417bfd8bf61e17e1 authored over 6 years ago by Mateusz Burzyński <[email protected]>
babel-plugin: build relative path by default

github.com/redux-saga/redux-saga - 7cd6d577abaf0d94865492d280871dc2b9e3d7ff authored over 6 years ago by restrry <[email protected]>
Merge pull request #1374 from redux-saga/test-babel-v6-v7

Test babel plugin for babel@6, babel@7

github.com/redux-saga/redux-saga - 420e74c319adc0f51df2f4b3f7fb7f273d2f6236 authored over 6 years ago by Mateusz Burzyński <[email protected]>
babel-plugin: do not wrap delegated yields

github.com/redux-saga/redux-saga - 429c61d97bb5acf0b5cabb0070a9e2f9ca314d8c authored over 6 years ago by Mateusz Burzyński <[email protected]>
babel-plugin: fixed template issue

github.com/redux-saga/redux-saga - ed00ae90c268101251651a4ea6737cd62f23985d authored over 6 years ago by Mateusz Burzyński <[email protected]>
babel-plugin: switch to yieldExpression

github.com/redux-saga/redux-saga - 35a38b474b4ac1f852c4aee5f3c037cbf05d4090 authored almost 7 years ago by restrry <[email protected]>
babel-plugin: fix examples in comments

github.com/redux-saga/redux-saga - d138e4a4966028e0f9e8596797a395569614be07 authored almost 7 years ago by restrry <[email protected]>
babel-plugin: fix typos

github.com/redux-saga/redux-saga - e244b86cebe50c9c1883b76481fed9a379a29186 authored almost 7 years ago by restrry <[email protected]>
babel-plugin: visit saga as expression

github.com/redux-saga/redux-saga - ba2240dc174c4e2f581c7954524f7d2079cc61f5 authored almost 7 years ago by restrry <[email protected]>
babel-plugin: make test cases explicit

github.com/redux-saga/redux-saga - 5e6621f9bf86704ccc948b204533931b174eaab4 authored almost 7 years ago by restrry <[email protected]>
babel-plugin: use toString for getting sorce code

github.com/redux-saga/redux-saga - 5baae787e1e844619bee02dc35ee44cdc0125621 authored almost 7 years ago by restrry <[email protected]>
babel-plugin: refactoring with babel-template

github.com/redux-saga/redux-saga - 283d53a56d9871bb247da2c022cad1d647a11477 authored almost 7 years ago by restrry <[email protected]>
babel-plugin: remove globalSymbolNames import

github.com/redux-saga/redux-saga - 4f15306e1c6833a3d8713671d2f8cbb9ca9cf6a5 authored almost 7 years ago by restrry <[email protected]>
Merge pull request #1366 from GaelS/master

fix tests on cancellable-counter example

github.com/redux-saga/redux-saga - 7827597d3855edbed1e5e2dc7a219e9dbe859106 authored almost 7 years ago by Mateusz Burzyński <[email protected]>
babel-plugin: use jest. test for babel v6, v7

github.com/redux-saga/redux-saga - d8b7361865696e45d86181006db978d5926af11b authored almost 7 years ago by restrry <[email protected]>
babel-plugin: use global symbol from redux-saga

github.com/redux-saga/redux-saga - 5a299c242cb8fcacb6348393dafebc4cb8ae821d authored almost 7 years ago by restrry <[email protected]>
use location symbol as global

github.com/redux-saga/redux-saga - 46693682204b0332feb15311a1f176d4df61bb95 authored almost 7 years ago by restrry <[email protected]>
Merge pull request #1372 from Revinand/master

fix docs typo

github.com/redux-saga/redux-saga - e8b9764d6c853614d2265f6ba0723a1562069bb9 authored almost 7 years ago by Mateusz Burzyński <[email protected]>
fix docs typo

github.com/redux-saga/redux-saga - 7f6053e15b8d551e8a6426f343559f2de04b2b2c authored almost 7 years ago by Revinand <[email protected]>
fix tests on cancellable-counter example

github.com/redux-saga/redux-saga - b7ae48ab3895c1d5fd28c2ebabb452ab5b2243be authored almost 7 years ago by GaelS <[email protected]>
Merge pull request #1365 from redux-saga/babel-plugin-redux-saga-readme

Fix babel plugin tests

github.com/redux-saga/redux-saga - 3bf94fb6f8efb312c0924a2fbea47380afca1f9c authored almost 7 years ago by Mikhail Shustov <[email protected]>