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 example, use es5 syntax

443ccb8b67f6e144bbea93938fffe17710c75287 authored almost 7 years ago by restrry <[email protected]>
get rid of filename

e2a5a57a749e6b945da7124de19dfebd6f021036 authored almost 7 years ago by restrry <[email protected]>
use nodejs require

157d4ebee5eb10c3b235af93ec622f8775bf6555 authored almost 7 years ago by restrry <[email protected]>
fix other test fixtures for plugin

c8cbd506a2cd685ac0e20ff3861d8bbb3160cf6d authored almost 7 years ago by restrry <[email protected]>
check test template

f36352067257c62b08f129972b8dc74b65e9d874 authored almost 7 years ago by restrry <[email protected]>
adjust eslint ignore options

6b23bc5076c6212aeda1a8da7ec1f1f2e3498f33 authored almost 7 years ago by restrry <[email protected]>
adjust info in README

88ced47a9a3ab6e2be43b94e2c13e1723acb82a5 authored almost 7 years ago by restrry <[email protected]>
Tweaked .eslintignore rule

b0e631d20098036cbdb81f1a3f2aeb89487b55ab authored almost 7 years ago by Mateusz Burzyński <[email protected]>
Fixed babel plugin expected files

419ee8327f8a3a15c19d6219000e033e5c503a2f authored almost 7 years ago by Mateusz Burzyński <[email protected]>
Resolved bootstrap hoisting mismatches

7f8e78a5385a0dc15ab308fd4ef9e2707298e46e authored almost 7 years ago by Mateusz Burzyński <[email protected]>
Removed dep on restrry's babel plugin repository

bee624419de56603136db33809fda57157f371f9 authored almost 7 years ago by Mateusz Burzyński <[email protected]>
Removed some dev files & changed babel plugin name after the monorepo migration

f53b7ba3fe86957632a70d4ceca5aea7460468ad authored almost 7 years ago by Mateusz Burzyński <[email protected]>
update to babel 7

2a5f4e7b06a98aaec3f53a8cc67ee168f6c2a597 authored almost 7 years ago by restrry <[email protected]>
support symbol

71b2dd2e26a677c56183bad0b5a29ebd54d93751 authored almost 7 years ago by restrry <[email protected]>
add license & package.json

56142a167052cb5329e475aab13afc0a7da1341a authored almost 7 years ago by restrry <[email protected]>
force symbol usage

5e738e85280fd59152fdba75835c10a220463323 authored almost 7 years ago by restrry <[email protected]>
support exressions

0489f2daf570bcacf2ecb00247fc5d83d453d920 authored almost 7 years ago by restrry <[email protected]>
add test case for effect-object-props

87fec1bb9507c9e0f6b586237adfbf754c1daff7 authored almost 7 years ago by restrry <[email protected]>
fix link in README

f06ba11949c9d237392c2795d0bdffd871105f45 authored almost 7 years ago by restrry <[email protected]>
add symbol support

03552c10575f72336eeefbb09449648f094cd2a5 authored almost 7 years ago by restrry <[email protected]>
add warning

289b50a5e6d5b28264ff79fa7a04e3d1dcc7f8d6 authored almost 7 years ago by restrry <[email protected]>
add test for source maps

there is a problem how babel treats soucemapURL comments here
https://github.com/babel/babel/iss...

1ded86e0df1a37bb054eb49b96917c4153c7d609 authored almost 7 years ago by restrry <[email protected]>
initial commit

73c53c679d6a3f66262c5cc4744bfb1a82a3e9dc authored almost 7 years ago by restrry <[email protected]>
add readme

eb9637c08d8272bf67e59f8d70044d033395dac2 authored almost 7 years ago by restrry <[email protected]>
Merge pull request #1361 from redux-saga/monorepo

Prepared monorepo structure

d98344e4fd6a7be561bd26f58d5c831e3b14c1b8 authored almost 7 years ago by Mateusz Burzyński <[email protected]>
Prepared monorepo structure

457f7b5e6ac669c0e12119f3f48f8b6a65da0117 authored almost 7 years ago by Mateusz Burzyński <[email protected]>
Add support for error stacks (enhanceable with babel plugin) (#1310)

* add error stack support

* add symbol support

* fix tests

* move error formatting in s...

6570c0a17100b7c0b9b2701062a16a853f309d8b authored almost 7 years ago by Mikhail Shustov <[email protected]>
Fix typo in testing docs (#1352)

bf497528064ea759b9a35fe8ddea426b149cbd1d authored almost 7 years ago by Maxim Malov <[email protected]>
added takeLeading typings (#1344)

3dd0ad8594a53ad5bd63e3a792ac4737a6a67431 authored almost 7 years ago by Manuel <[email protected]>
Update BeginnerTutorial.md (#1342)

Later in the tutorial, we tell the user how to make tests for `incrementAsync` but we do not exp...

32811a76361ca2ec6b4072960b1e36e499dd8b65 authored almost 7 years ago by Ryan Macy <[email protected]>
Update README_zh-cn.md (#1337)

690f0bd6fe5ab9ad33f5eecb603f2492e694947a authored almost 7 years ago by linzhaoming <[email protected]>
Adds takeLeading as new helper (#1332)

* add new helper takeExclusive

* simplify takeExclusive implementation

* rename takeExclus...

e492ca0b8adec119c5050be31d37f6ccd8a2b4bb authored almost 7 years ago by tomoyukim <[email protected]>
Fixed linting crash by updating eslint deps

3bb71b3352533c64205827dc1fed595947c4959f authored almost 7 years ago by Mateusz Burzyński <[email protected]>
Updated babel deps

4bd3fbc62464670bcad928e592ed311e9d350386 authored almost 7 years ago by Mateusz Burzyński <[email protected]>
Merge pull request #1322 from MarcoNicolodi/fix-export-documentation-tutorial

fix export in introcution docs

e5f0b5431ee495a63a4a0022325502d3fc2c1b18 authored almost 7 years ago by Mateusz Burzyński <[email protected]>
implementing more correct fix

aba80d2bbc92fdcdfb13592616b3e8a6ea49a7f7 authored almost 7 years ago by MarcoNicolodi <[email protected]>
fix export in introcution docs

0ced2a1c152653df1d2b2821f4c20555e2ecf54a authored almost 7 years ago by MarcoNicolodi <[email protected]>
Merge pull request #1311 from timoftealexandru/master

Fixed typo

2d33852ed9057e104f34a24987a8e410a1069783 authored almost 7 years ago by Mateusz Burzyński <[email protected]>
Update README.md

58098874cd12262bba6d5a9119f8c891f897c512 authored almost 7 years ago by Alexandru-Nicușor Timofte <[email protected]>
Merge pull request #1300 from sunyongjian/patch-1

fix: zh-cn Readme title

0d409bd2344032ca09a7c6962c56d28ea0917d44 authored about 7 years ago by Mateusz Burzyński <[email protected]>
fix: zh-cn Readme title

Clicking title has not triggered frag.

fce3864add8f5c2b4dddb31badc328618f3490f4 authored about 7 years ago by JoYous-SUN <[email protected]>
Exclude transform-typeof-symbol

08428e288aa1a2d6e59bc6cb492739ef9b19c376 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge pull request #1299 from twclark0/master

Add link to egghead videos in external resources

67cbefc088f316305bc02151d1fc1f89561bca26 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Add link to egghead videos in external resources

a2f037a6c3f2fc04ffb520c6129309c2832d06b4 authored about 7 years ago by twclark0 <[email protected]>
Merge pull request #1296 from willem-h/master

Link to effects list from "Declarative Effects"

62fecd710576bd3e28aae87aaba551475a31f5c2 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Link to effects list from "Declarative Effects"

While using redux-saga in my own work I've noticed that I Google for
"redux effects" expecting t...

e68e5249cd5203c54b1e5b3d11fd3820d354828a authored about 7 years ago by Willem Handreck <[email protected]>
Merge pull request #1290 from lukePeavey/modify-publication-script

Modify publication script so gh-pages can be protected

32646061d27fe5e31a99b75ed128a05630af1190 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge pull request #1289 from jonhester/remove-error-wrapping

remove custom error wrapping

60f4787871c56cb37028270ee39e4192d7b55a3f authored about 7 years ago by Mateusz Burzyński <[email protected]>
remove sagastack and logError method

928f17874c7618795acfd90f2cdddffeaa79d089 authored about 7 years ago by Jon Hester <[email protected]>
remove custom error wrapping

ccc398a9941320b273c30f097443983e7be1604d authored about 7 years ago by Jon Hester <[email protected]>
Modify publication script to use gh-pages package

0b27636276af3374e1dcff1a96ae366881eb1ac4 authored about 7 years ago by lukePeavey <[email protected]>
Merge pull request #1288 from fernando-sendMail/doc/translated-readme-file-to-spanish

Translated README file into spanish

bbda3c85ec8c2f33059a3d5ac2017cf25a70a201 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Translated README file into spanish

7d505f253c9f5a3ce2c3f00ac113ed7bd65b9dc9 authored about 7 years ago by Fernando Ruiz <[email protected]>
Fixed counter example

ab01d6c0bf3e675d706d4e4edeb51974a7572445 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Fixed babel references in examples

201dc9f960999a411af522f1eba48db62416cdcb authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge pull request #1273 from alanraison/documentation

Updated testing documentation

441b00959d51c2edc9efd4bdf7216d308f56344c authored about 7 years ago by Mateusz Burzyński <[email protected]>
Updated testing documentation

e632edab6ffa61a9b4aaa10ac758f9706bf0cc1a authored about 7 years ago by Alan Raison <[email protected]>
Use published babel-plugin-annotate-pure-calls@babel7

c6d1a3afde15cbcd120c036148ec5c2e2c648e0c authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge pull request #1268 from r3dcrosse/gitbook-favicon

Adds gitbook favicon

d51a349b44e505701b1157d6bd28f464166aec4b authored about 7 years ago by Mateusz Burzyński <[email protected]>
Adds gitbook favicon

f0be59918d3f0a111f0367e3550535041ddeba3c authored about 7 years ago by r3dcrosse <[email protected]>
Merge pull request #1265 from jaimemendozadev/master

Fix export error in rootSaga section of tutorial

450b4ebf5421dec5784cf6c24a2381723f41b71b authored about 7 years ago by Mateusz Burzyński <[email protected]>
Fix export error in rootSaga section of tutorial

5e7fd11edccd8610ada48d2d4d897934ecfdb625 authored about 7 years ago by jaimemendozadev <[email protected]>
Merge pull request #1255 from aikoven/1.0.0-typings

Update TypeScript typings for v1.0

658372c9cfbaf7435600e1372739e9c78c32b202 authored about 7 years ago by Mateusz Burzyński <[email protected]>
TypeScript: add `delay` effect

de9e23f490a15710fed2e19afbb194302cc26f3a authored about 7 years ago by Daniel Lytkin <[email protected]>
delay became an effect (no need for wrapping into call), old delay got exposed from the utils

eef6f89b4c59356ff99bbeee33cfd615b38039aa authored about 7 years ago by Mateusz Burzyński <[email protected]>
TypeScript: simplify Pattern type

38b3ad2e4e17889b7c5be143434a12f2e99eac11 authored about 7 years ago by Daniel Lytkin <[email protected]>
TypeScript: support predicates with guards and stringable action creators to infer action type in `takeEvery` etc.

b6e39e8e52a24eca9b421700e17c771745494591 authored about 7 years ago by Daniel Lytkin <[email protected]>
TypeScript: fix multicast pattern for `take`

11a8d00912d097fbca1cfc4bcde4ca52ba9afa71 authored about 7 years ago by Daniel Lytkin <[email protected]>
TypeScript: add generic parameters for function return types for `call`, `apply`, `cps` etc

e92d295584cf9d8aea43eb12b6877fde0d8f4061 authored about 7 years ago by Daniel Lytkin <[email protected]>
TypeScript: add some generic defaults

09660a0ab11d91ed0d4fce4e3b5ba5caa9cef7c3 authored about 7 years ago by Daniel Lytkin <[email protected]>
TypeScript: update Task interface

8fc7c2308bc0d52213115ad5a452447a86fedf75 authored about 7 years ago by Daniel Lytkin <[email protected]>
TypeScript: update `runSaga`, add support for effect middleware

e0051054a7a91026f48451fa8c4be6b749bc8b95 authored about 7 years ago by Daniel Lytkin <[email protected]>
TypeScript: remove deprecated parallel effect

01fbcba9899d6e923702a0d314bf1a5d75d00106 authored about 7 years ago by Daniel Lytkin <[email protected]>
TypeScript: update utils

d4a801d46441ae351577de57fe3f9fed60afb204 authored about 7 years ago by Daniel Lytkin <[email protected]>
TypeScript: support TS 2.6 and strictFunctionTypes

57aab34af98ed1ef174cdb58064460048f4aaf51 authored about 7 years ago by Daniel Lytkin <[email protected]>
TypeScript: update typings for channels

1a3fe8095f114818546c059a4574e24632064832 authored about 7 years ago by Daniel Lytkin <[email protected]>
TypeScript: remove deprecated APIs

e844e6a49401c99e08dc674bd6fde43b2572fac8 authored about 7 years ago by Daniel Lytkin <[email protected]>
Added effectMiddlewares test for nested sagas

f3d5553757bc39ab459e75040673c25265ee2967 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Fixed test flakiness

1877d2ea3173e61b01407edf6475f25116b386df authored about 7 years ago by Mateusz Burzyński <[email protected]>
v1.0.0-beta.0

761549a05dc2afc6a1fc5ae04001814bf5366fba authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge branch 'babel-7'

afe28596bafc766e80109aaea00b62c93015e264 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Migrated to Babel7 and Webpack3

fe6816cf959053baa346578cb3a4115b467299d6 authored about 7 years ago by Mateusz Burzyński <[email protected]>
updated babel-plugin-annotate-pure-calls package

a707b90b4ee257ae9c2263ddf4eb847e18a17d57 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge pull request #1246 from redux-saga/effect-middleware

Effect middleware

34c9093684323ab92eacdf2df958f31d9873d3b1 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Slight refactoring of the effectMiddlewares feature and its tests

bdb8d582bdc472cf1c3ec7cd9c216dd3795e4e11 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Merge remote-tracking branch 'eloytoro/feat/run-saga-middleware' into effect-middleware

3364a33084c4b6315a53a806ee52007e00708897 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Hid 1 more runtime check under development-only branch

1847d7d40b020784525304061f55d92b466135b1 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed getters from the channel API

a34d7cfa6d7936107a956c3ba491186a487f88bb authored about 7 years ago by Mateusz Burzyński <[email protected]>
edit code in docs/basics/UsingSagaHelpers.md

fix code
import { takeEvery } from 'redux-saga'
to
import { takeEvery } from 'redux-saga/ef...

5fe217054f44a77d3cfdd2d9bebe45da40a1dee0 authored about 7 years ago by sungmin kim <[email protected]>
Cannot open logo directory link in document website

d77fb00fe9629ec1e428c38cc4aee93241763ee1 authored about 7 years ago by nhducit <[email protected]>
Fix cancel in the blocking/non-blocking table

a702abbd69de236d0a73c5c3a468292d0522125c authored about 7 years ago by Mateusz Burzyński <[email protected]>
task.done -> task.toPromise()

026cd95f8ba888a018ce895ac1bbd1404c7bcdf4 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Tweaked bundlesize setup

a8134ac96883abadb60630966fbc7df2b0db907b authored about 7 years ago by Mateusz Burzyński <[email protected]>
Renamed proc to saga in task descriptions

9bf36cc62640d9fa5239134a88cf1c5ced31808f authored about 7 years ago by Mateusz Burzyński <[email protected]>
Tweaks in test descriptions

3e387cb337db4a2acbb71fe835cd5e58a23dede9 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Removed setTimeouts from the tests where appropriate

40b820d9b3981ba95723b40cb7a16e8d6df4dc94 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Rewritten last test file so the internal APIs should be completely hidden now

2ddbb2213e30617fa814bc65806d50f1fb72f7de authored about 7 years ago by Mateusz Burzyński <[email protected]>
Rewritten even more tests (1 files left) so the internal APIs gets hidden

97b90f4101e44939425f291481a61067ad9ab0e5 authored about 7 years ago by Mateusz Burzyński <[email protected]>
Update RunningTasksInParallel.md

remove extra spaces

09c2c208634734e251de334164e6e0975e182478 authored about 7 years ago by Patrik Toma <[email protected]>
Hid all argument checks behind env check - it should be extra validated only in dev mode

e8da9c912cf4a65ff7dcf53081f35e315aff9381 authored about 7 years ago by Mateusz Burzyński <[email protected]>