issues
search
ReactiveX
/
IxJS
The Interactive Extensions for JavaScript
https://reactivex.io/IxJS/
MIT License
1.33k
stars
74
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix memory memory management for flatMap
#376
thepont
opened
1 month ago
0
flatMap causes memory to balloon when concurrent executions are consumed
#375
thepont
opened
1 month ago
1
build(deps-dev): bump webpack from 5.92.1 to 5.94.0
#374
dependabot[bot]
opened
2 months ago
0
fix: ensure catchError functions always return source iterator
#373
jeengbe
opened
4 months ago
16
Stick to RxJS naming convention
#372
jeengbe
closed
4 months ago
6
Fix exports
#371
trxcllnt
closed
4 months ago
0
Importing ESM index modules throws an error during module resolution
#370
pcwiek
closed
4 months ago
2
build(deps): bump ws from 7.5.9 to 7.5.10
#369
dependabot[bot]
opened
5 months ago
0
When will be the next release?
#368
eunohshure
closed
6 months ago
2
fix(flatmap): flatMap shouldn't throw when the input size is smaller than concurrent
#367
trxcllnt
closed
6 months ago
0
flatMap throwing when concurrency is larger than iterable size
#366
aviv-rozenboim-lmnd
closed
6 months ago
1
fix(toMap): fix return type of keySelector
#365
berndfuhrmann
closed
6 months ago
1
toMap keySelector type is incorrect
#364
berndfuhrmann
closed
6 months ago
0
Fix ESM imports and tree-shaking
#363
trxcllnt
closed
6 months ago
0
build(deps): bump tj-actions/changed-files from 9.1 to 41 in /.github/workflows
#362
dependabot[bot]
closed
10 months ago
0
fix(from): make from forward or check abort signal. fixes #352
#361
trxcllnt
closed
10 months ago
0
Add `docs` action
#360
trxcllnt
closed
11 months ago
0
build(deps-dev): bump json from 9.0.6 to 10.0.0
#359
dependabot[bot]
closed
10 months ago
0
chore(typescript): update to typescript@5.3.3
#358
trxcllnt
closed
11 months ago
0
add abort signal to 'from' function and fix bug for 'merge' function
#357
eunohshure
closed
10 months ago
2
async iterable merge function that ends upon the first "done"
#356
jasonkuhrt
opened
1 year ago
1
chore(types/merge): fix return type for merge with 5, 6 args
#355
dgadelha
closed
11 months ago
0
fix(merge): catch promise errors to avoid unhandled exceptions
#354
trxcllnt
closed
10 months ago
0
merge function can cause unhandled rejected promise condition
#353
andreasdamm
closed
10 months ago
0
from with abort signal
#352
eunjungoh35
closed
10 months ago
1
Operator flat concurrency issue with async iterables
#351
the-spyke
closed
1 year ago
7
docs(docs/asynciterable/converting.md): Fix fromEventPattern import
#350
michaelsbradleyjr
closed
2 years ago
1
Take while inclusive
#349
CMCDragonkai
opened
2 years ago
0
[FIX] Ensure `return` is called on AsyncIterators
#348
trxcllnt
closed
2 years ago
0
Default to flatMap concurrent
#347
trxcllnt
closed
2 years ago
0
fix(flatMap): default flatMap concurrent parameter to 1
#346
trxcllnt
closed
2 years ago
0
Build errors with Typescript 4.7.4
#345
WorldMaker
closed
11 months ago
4
Use github actions instead of travis-ci
#344
trxcllnt
closed
2 years ago
0
docs(readme): update link to Array#extras
#343
forivall
closed
2 years ago
0
ES modules do not work
#342
ukstv
closed
6 months ago
2
chore(types): Fixing types
#341
mattpodwysocki
closed
2 years ago
0
[FEA] Add AsyncIterable `switchMap`
#340
trxcllnt
closed
2 years ago
8
Usage with Skypack CDN?
#339
andersstorhaug
opened
2 years ago
2
fix(pipethrough): fix Iterable/AsyncIterable pipeThrough signature
#338
trxcllnt
closed
3 years ago
0
vite environment ix package load error
#337
dineug
closed
3 years ago
0
fix: add static Iterable.as and AsyncIterable.as
#336
trxcllnt
closed
3 years ago
0
[Suggestion]: Update `@types/node`
#335
vansergen
closed
11 months ago
0
[FIX] Update travis-ci badge url
#334
trxcllnt
closed
3 years ago
0
feat(from): support `AbortSignal` in `from(observable)`
#333
aikoven
closed
3 years ago
1
Update to TypeScript v4.3.5
#332
trxcllnt
closed
3 years ago
2
Typescript >= 4.3.2
#331
gewoonjerry
closed
3 years ago
1
fix(package.json): use ^ for allowed tslib versions
#330
trxcllnt
closed
3 years ago
0
Merge with iter-tools?
#329
conartist6
closed
11 months ago
3
Fix #320
#328
trxcllnt
closed
3 years ago
0
Fix #325
#327
trxcllnt
closed
3 years ago
0
Next