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

Rewritten almost all tests (3 files left) so the internal proc API becomes hidden

github.com/redux-saga/redux-saga - 73b38b7ad5e715569f383d9340877c8718a73f1d authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed support for 2 (lol) old deprecated APIs of runSaga

github.com/redux-saga/redux-saga - 2c25a685b1a0e5604c2ef4d643878854790b4601 authored about 7 years ago by Mateusz Burzyński <[email protected]>
ident -> identity

github.com/redux-saga/redux-saga - 114945a7aa089d9656136efd09d1382f68351f21 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed old deprecation about options.onerror + rewritten sagaMiddlewareFactory options checks

github.com/redux-saga/redux-saga - 8f9e70f9e2bd449b5f3964c1e94ee4d0f992aaf4 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed deprecation warning about old (pre 0.10) sagaMiddlewareFactory API

github.com/redux-saga/redux-saga - e5a1651879505415cd883d48e50e041081121005 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Tweaked fsmIterator name passing + safeName function

github.com/redux-saga/redux-saga - 22b60dd0714414e2abc69f8b22f131addf75af80 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed special sagaHelpers treatment when running effects

github.com/redux-saga/redux-saga - a47ae72cf86ee4e4715a58c67641887e39495920 authored about 7 years ago by Mateusz Burzyński <[email protected]>
put.resolve -> putResolve, take.maybe -> takeMaybe

github.com/redux-saga/redux-saga - 351973bcbfeef759dabee3437a62d5cddfd3572e authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed deprecated APIs - bare saga helpers (not effects), takem, put.sync, parallel effect (arrays)

github.com/redux-saga/redux-saga - b50f36dded590cb3684a16a0971a43a17ad01058 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Using Symbol in sym function (closing #1224)

github.com/redux-saga/redux-saga - 5b8f79aec371b7a04b581087243976e486ca7768 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'single-std-channel'

github.com/redux-saga/redux-saga - d062f3f4cc85af0f4ab618fe2664f1efeb14c75d authored about 7 years ago by Mateusz Burzyński <[email protected]>
Rewritten multicastChannel, using redux safe subscribers strategy (ensureCanMutateNextTakers) + made some other minor cleanups

github.com/redux-saga/redux-saga - 93c83ee4faaf0ca88873cce2ba64a7b6f685e79c authored about 7 years ago by Mateusz Burzyński <[email protected]>
Remove arrayOfDeffered from source

github.com/redux-saga/redux-saga - 6d6cf1bf07c83ff2c2016ed6b73f8d6e1e332b3e authored about 7 years ago by Spencer Putt <[email protected]>
Add a correctly spelled arrayOfDeferred

github.com/redux-saga/redux-saga - b2bf34e3d5b8915ee9d4fd20b17b1f49a004f047 authored about 7 years ago by Spencer Putt <[email protected]>
multicast -> multicastChannel

github.com/redux-saga/redux-saga - 4d06d4bbfd5886c59a92f8ee768e495589aa49a0 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'failing-tests' into single-std-channel

github.com/redux-saga/redux-saga - a5e8c7d54abb85b41fdd1cc093d3575023b485c5 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Added failing test for missed END in forked task (should be fixed by single stdChannel)

github.com/redux-saga/redux-saga - 37599b2ed668d851f79baf44c7196e6650510a4d authored about 7 years ago by Mateusz Burzyński <[email protected]>
Added failing test for missed actions in freshly created tasks (should be fixed by single stdChannel)

github.com/redux-saga/redux-saga - 8bc7a378fabb26d50e92c4f6ca40ef867ca953ca authored about 7 years ago by Mateusz Burzyński <[email protected]>
stdChannel remade to be a singleton, therefore a multicast now. Exposed multicast channel as primitive for external usage

github.com/redux-saga/redux-saga - 64c17f7fac6220a4dddb23a9413e9012ece83819 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Do not swallow errors when executing put effect (closes #632)

github.com/redux-saga/redux-saga - 82f05e0590a4f37c010f0200864a43b41b46f334 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Defaulting actionChannel and channel buffer to expanding one (closes #1027)

github.com/redux-saga/redux-saga - da9526a9f516553be4b448abe92ed861aa101ddf authored about 7 years ago by Mateusz Burzyński <[email protected]>
0.16.0

github.com/redux-saga/redux-saga - 016daa24a2d391c56b34ae9bf9b44379a37d7705 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Updated dist files

github.com/redux-saga/redux-saga - 807ccb7c2f233443e3d9ce2618b1408c489f879e authored about 7 years ago by Mateusz Burzyński <[email protected]>
Reordered release tasks

github.com/redux-saga/redux-saga - 2e6c2f6e2d7858ceba59474e901bcab83c33793e authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed "saga has been cancelled" logs

github.com/redux-saga/redux-saga - f4b52b04eb6bb9094ab07661c98178b55b401a85 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Unified error logs in proc.js

github.com/redux-saga/redux-saga - d23315cecaa97429c7bcd8bd7fa2cabf996510c1 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Fixed sagaStack error property - changed to being configurable

github.com/redux-saga/redux-saga - 84dbee863106746df89770796f3f8d0d4d555909 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Made sagaStack property non-enumerable (closes #934)

github.com/redux-saga/redux-saga - cec172959af1e222e8aba1b417ea684c50a7b320 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Update UsingSagaHelpers.md (#1208)

* Update UsingSagaHelpers.md

* Update UsingSagaHelpers.md

github.com/redux-saga/redux-saga - 4f0b944e9631b4d675069efc5c3df7ba377dda9a authored about 7 years ago by Anders D. Johnson <[email protected]>
Update DeclarativeEffects.md

github.com/redux-saga/redux-saga - 2a2a6e5868e13fa7c84aebcdea6ccf7437686852 authored about 7 years ago by Anders D. Johnson <[email protected]>
Update FutureActions.md (#1210)

* Update FutureActions.md

* Update FutureActions.md

github.com/redux-saga/redux-saga - 1e810ba78af00860dcf373d8f699da4be7223376 authored about 7 years ago by Anders D. Johnson <[email protected]>
Using files entry in package.json instead of .npmignore file (closes #1113)

github.com/redux-saga/redux-saga - cd4951d7b982ea3bd776e02d261622d687b43e89 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'babel-plugin-pure-calls'

github.com/redux-saga/redux-saga - 1d2f91b374e3ecf4a933117b7e5f0307a9e1a974 authored about 7 years ago by Mateusz Burzyński <[email protected]>
List in the API docs takeEvery and takeLatest which accept channel as argument

github.com/redux-saga/redux-saga - 3246da252542b8f47ab5f58ce0d861c97dc0cec6 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Tweak README about polyfilling generators

github.com/redux-saga/redux-saga - 0820081662936c827e6928bf2b62448686bcb87d authored over 7 years ago by Mateusz Burzyński <[email protected]>
Remove building umd bundles during precommit, that was a silly idea 🙈

github.com/redux-saga/redux-saga - a17efeb135736415967d06372251983477f6612d authored over 7 years ago by Mateusz Burzyński <[email protected]>
Do not hardcode path to bundlesize executable

github.com/redux-saga/redux-saga - e78fa63eaa13b7b6b927c7f80d2d768c51ffcff5 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Modified race([...effects]) to return array instead of object

github.com/redux-saga/redux-saga - e5017bbdec09d561ba978bc29083e662c0ccc401 authored over 7 years ago by Konrad Lisiczynski <[email protected]>
Added race([...effects]) to docs api reference

github.com/redux-saga/redux-saga - cd6e4f5584ac5a7b353c52f5b6f438c0721e07b1 authored over 7 years ago by Konrad Lisiczyński <[email protected]>
link to translate Potuguese Brazil

github.com/redux-saga/redux-saga - 0045a75ada0ed52fb508f1272e40734104820792 authored over 7 years ago by Joel Ferreira Barbosa <[email protected]>
Removed #__PURE__ annotations, adding them automatically with a babel plugin now

github.com/redux-saga/redux-saga - e82cee92f9ce9218d950f671695da80c4db8efe3 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Update index.js

github.com/redux-saga/redux-saga - 9382f74c3e490fb952ae6f8fe71e52fbc5609f97 authored over 7 years ago by Mohamed Ismat <[email protected]>
Docs apply js highlighting

github.com/redux-saga/redux-saga - 7717559afe5711a1be46583c7ed3b6ea57941fa8 authored over 7 years ago by Jan Peer Stöcklmair <[email protected]>
fix code back-ticks position

github.com/redux-saga/redux-saga - c7404ab542ac7cfd083d5338a5a2c48f858d0455 authored over 7 years ago by java <[email protected]>
Updated rollup + whitelisting babel helpers in rollup config (asyncGenerator included by default - its rollup temporary regression)

github.com/redux-saga/redux-saga - 43a9eedec0bb8656a0b6c5557e11259257713261 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'deps/rollup'

github.com/redux-saga/redux-saga - f609e805a7a877fa6b8c14934ad207a05df7aad2 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Updated rollup deps

github.com/redux-saga/redux-saga - 06da4b7fa74807c20cff3fbbaec22a9c9f47e7f5 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Fixed test

There needs to be `true` passed to the generator's next function, otherwise the while loop in th...

github.com/redux-saga/redux-saga - cb0332175f8bca552395be08c37ce843e5683be0 authored over 7 years ago by Honza Kalfus <[email protected]>
Update TaskCancellation.md

github.com/redux-saga/redux-saga - 306fc2383f70d6acf239017ade8e0554efd4760a authored over 7 years ago by Honza Kalfus <[email protected]>
Added unpkg field in package.json

github.com/redux-saga/redux-saga - c0f2f6180ba54c71936865c0165216ec59acfca1 authored over 7 years ago by Mateusz Burzyński <[email protected]>
(DOCS) Added new article to the docs external sources

github.com/redux-saga/redux-saga - 895dc9bc1400d9a9ee49573d1cb2f0ab54f71f50 authored over 7 years ago by andresmijares <[email protected]>
(Update) Update gitignore to no include .idea files

github.com/redux-saga/redux-saga - 532711a710018a849f69ed0dea4be361d91803cb authored over 7 years ago by andresmijares <[email protected]>
Fix anchor link to blocking / non-blocking

github.com/redux-saga/redux-saga - 9ce8448e2f6945f89233ecfb4528883ade9ddd77 authored over 7 years ago by Taehwan, No <[email protected]>
fixing typo, super-star missing in readme

github.com/redux-saga/redux-saga - 4f68ea695ee73be6a1d84876b4abb0994c2f271b authored over 7 years ago by Philip Simoneau <[email protected]>
Add typings for `detach`; fix typings tests reporting

github.com/redux-saga/redux-saga - 5482b5ce2f4b48058a42884b14bd51b830786c4e authored over 7 years ago by Daniel Lytkin <[email protected]>
Add a link to "analytics on easy mode"

github.com/redux-saga/redux-saga - 1eac2cfbbf847b468e89304da6388b406204e67c authored over 7 years ago by Gosha Arinich <[email protected]>
replace array of effects with all helper

github.com/redux-saga/redux-saga - eb4d9f0a555a9444b2984edd35b2b6780482b647 authored over 7 years ago by Christian Ost <[email protected]>
Remove wrong import of delay

github.com/redux-saga/redux-saga - 02bda102e299f882a09db06947cd0a2930951157 authored over 7 years ago by Christoffer Bo Petersen <[email protected]>
Update README.md

Typo

github.com/redux-saga/redux-saga - c6dd1c53cd3b800f75112e09352b8454aa293799 authored over 7 years ago by Fabio Biondi <[email protected]>
Created detach helper (+ reimplemented spawn to use it). Its giving opportunity to add detached behaviour for the created fork effects, useful i.e. for usage with helpers like takeEvery

github.com/redux-saga/redux-saga - 19d0e4ea0f5925015f7269d5a5de189d4685747a authored over 7 years ago by Mateusz Burzyński <[email protected]>
Unified style on all of the badges

github.com/redux-saga/redux-saga - 9870e4ae2827c0aa38ff5eacb97298983022d090 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Added downloads/month badge

github.com/redux-saga/redux-saga - e7c0edc6db9726cb9ec6124cefbca20d8ade8622 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Add link to redux-saga-compose

github.com/redux-saga/redux-saga - 9539ef1dab88ada9fd45a5f6aa3d1734a614502c authored over 7 years ago by Scott Donnelly <[email protected]>
Add external link to article about redux-saga.

github.com/redux-saga/redux-saga - dfc49fc41548e71981fab66a64fc166e056d36d8 authored over 7 years ago by Chanakya Bhardwaj <[email protected]>
add import statements to the Concurrency.md doc examples

github.com/redux-saga/redux-saga - f5eb197d0d98ec343a2d6c1419dd4b55aa94ff77 authored over 7 years ago by Erik Vold <[email protected]>
add import statements to some glossary examples

github.com/redux-saga/redux-saga - da80645f66e4b67d9a41f19da814eae755e2055c authored over 7 years ago by Erik Vold <[email protected]>
add external link to nice article about redux-saga

this article explains how to implement a basic game with redux-saga

github.com/redux-saga/redux-saga - 628bf89fef09ff21c6de63871ac738983d431e59 authored over 7 years ago by Erik Vold <[email protected]>
clarify the first sentence in readme

* explain what is easier (managing side effects)
* explain what is better (handling failures)
...

github.com/redux-saga/redux-saga - 5699ee22976b3bd21153572be4b7c57c4b9c82a8 authored over 7 years ago by Erik Vold <[email protected]>
0.15.6

github.com/redux-saga/redux-saga - 199dbd007f9fb113b9e8217c25009d28ee9f40d8 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Fixed translation name

github.com/redux-saga/redux-saga - dc51383309cdc4816e5bcaf84a88ac4f98a92aae authored over 7 years ago by Peng Jie <[email protected]>
Update README.md

github.com/redux-saga/redux-saga - 1230d2299367d50a94135a0d0a036a7f5b6775ae authored over 7 years ago by Taylor Hurt <[email protected]>
marked overloaded put.sync TS typing as deprecated

github.com/redux-saga/redux-saga - 4ba23167cc12b1585c3bd5baecc1c37007c4efec authored over 7 years ago by Mateusz Burzyński <[email protected]>
Make take and put effects redeclarable

github.com/redux-saga/redux-saga - bbd9790fdd563a79ea92762b22c7190d673fbe85 authored over 7 years ago by Junyoung Choi <[email protected]>
adding a title to the gitbook

github.com/redux-saga/redux-saga - da5b88561ab6c414cc0f65c8e88d3ab9876c6de3 authored over 7 years ago by Erik Vold <[email protected]>
0.15.5

github.com/redux-saga/redux-saga - b7b6043b2d3a3b25b4ec636d05d85eb337393db2 authored over 7 years ago by Mateusz Burzyński <[email protected]>
update buffer test to yield the buffer before channel

github.com/redux-saga/redux-saga - 82bf0af4d68cfd22f7a6255ab110aea86f8bdcb1 authored over 7 years ago by Erik Vold <[email protected]>
Issue #1084 - Add tests for using actionChannels with buffers to channel-recipes tests

github.com/redux-saga/redux-saga - 92a5fa08cc1afdf22be19ca6d938a093881da53d authored over 7 years ago by Erik Vold <[email protected]>
use npm-run-all in npm test script

github.com/redux-saga/redux-saga - fe369efcbe80b3c81271835a3baca2a8867dd712 authored over 7 years ago by Erik Vold <[email protected]>
fixed: npm test now runs linter and example tests

github.com/redux-saga/redux-saga - 84cf4baf8c230bba06dd754b8252b45e155a4bb7 authored over 7 years ago by Erik Vold <[email protected]>
revert prev change, keep npm run check

github.com/redux-saga/redux-saga - 4ebac18067bbf3629d518082d381851591820127 authored over 7 years ago by Erik Vold <[email protected]>
use npm run check instead of npm test on travis

github.com/redux-saga/redux-saga - a48b8d5c78e2354d32cce8e0548a6d961c42de2b authored over 7 years ago by Erik Vold <[email protected]>
remove redundant check npm script

github.com/redux-saga/redux-saga - a814ca799c5f167542d767041e40edf5adaa210e authored over 7 years ago by Erik Vold <[email protected]>
Update ExternalResources.md

github.com/redux-saga/redux-saga - 1e163dba151e46b809414d3cabd1cc451d272ae5 authored over 7 years ago by Anton Rusinov <[email protected]>
listify arguments mentioned in the api docs

github.com/redux-saga/redux-saga - 5532eb1828edeff0294d936d74a2ddb71bdd3bb4 authored over 7 years ago by Erik Vold <[email protected]>
Update travis to use latest stable nodejs release

github.com/redux-saga/redux-saga - 743b0c862cbf3043a898907c096eeb39419e3626 authored over 7 years ago by Erik Vold <[email protected]>
Fix typescripts errors in the test suite

github.com/redux-saga/redux-saga - f2bfac948290fec73ad0ea9c84c85e2f6a21c04d authored over 7 years ago by Erik Vold <[email protected]>
Changed build status badges urls

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

github.com/redux-saga/redux-saga - 64e96f462f8df18f2916e5fb6cbeee5752682e42 authored over 7 years ago by Mateusz Burzyński <[email protected]>
Added prepush hook - lint && test

github.com/redux-saga/redux-saga - 4e6d20f2211dd0e13f59a7732ae00cafe91700fc authored over 7 years ago by Mateusz Burzyński <[email protected]>
still trying to get bundlesize to run without errors

github.com/redux-saga/redux-saga - f98f9f454b47cfbe323180e753d68b2b0cc0facb authored over 7 years ago by Camron Flanders <[email protected]>
[FIX] Setting BABEL_ENV to use es modules before running bundesize

github.com/redux-saga/redux-saga - ddae1eeae3ede597227f813127006b0b7ac8122f authored over 7 years ago by Camron Flanders <[email protected]>
[NEW] adding bundlesize check to project, running in travis-ci after tests

github.com/redux-saga/redux-saga - 14fcee8821018cca2d642023fba5d72fffb316e3 authored over 7 years ago by Camron Flanders <[email protected]>
[NIT] reformatting badges in readme

github.com/redux-saga/redux-saga - 63b2ea5d2868b227e0bc9e3ce7004e67f59ca435 authored over 7 years ago by Camron Flanders <[email protected]>
build badge on all readmes

github.com/redux-saga/redux-saga - 082872ff71563389551ab9d8ec6395871e09244d authored over 7 years ago by Camron Flanders <[email protected]>
adding build badge

github.com/redux-saga/redux-saga - f773d3e84389189f5698b7415b9399760ad215d3 authored over 7 years ago by Camron Flanders <[email protected]>
initial travis-ci commit

github.com/redux-saga/redux-saga - cd57de6bb4e614830870621c2c28fa98a390b818 authored over 7 years ago by Camron Flanders <[email protected]>
Add type definitions for util's cloneableGenerator function

github.com/redux-saga/redux-saga - bdc47bf10af1da147349cffa72fd9b096a90e747 authored over 7 years ago by Melvin Lee <[email protected]>
Update README.md

Fix small spelling error `comiler` -> `compiler`

github.com/redux-saga/redux-saga - 81c3616ec70b969dcfa289335e28d52bcd8fae68 authored over 7 years ago by Jarrod Mosen <[email protected]>
Update ExternalResources.md

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