Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ReactiveX/rxjs

A reactive programming library for JavaScript
https://github.com/ReactiveX/rxjs

feat: remove deprecated observable symbol export (#4466)

benlesh opened this pull request about 1 year ago
Logo on MPM website points to a 404

Lykos opened this issue about 1 year ago
chore: remove redundant files

Andarist opened this pull request about 1 year ago
docs(operate): fix typo

Dedicatus546 opened this pull request about 1 year ago
WebSocketSubject does not provide code on close

ncowama opened this issue about 1 year ago
feat(from): change from accepted arguments

ynoplanetashka2 opened this pull request about 1 year ago
Specific subscriptions emitted in reverse order

ajakam opened this issue about 1 year ago
docs(glossary): fix typo

VladBrok opened this pull request about 1 year ago
Documentation Image Links empty

Gurran opened this issue over 1 year ago
Async dispatched config handlers

benlesh opened this pull request over 1 year ago
chore: Move to monorepo ❗ ❗ ❗

benlesh opened this pull request over 1 year ago
Restore CI functionality

demensky opened this pull request over 1 year ago
RxJS wrongly infers the type after using map operator with forkjoin

ernest-rudnicki opened this issue over 1 year ago
fix(fromEvent): allow `fromEvent` to handle symbols as event names

demensky opened this pull request over 1 year ago
Bug: Support for Symbol for `fromEvent`

Lightning00Blade opened this issue over 1 year ago
Expose options types publicly

benlesh opened this issue over 1 year ago
fix: prevent recursive try-catch memory leak in mergeInternals

jonapgar-groupby opened this pull request over 1 year ago
Bumping versions to fix vulnerabilities

joycebrum opened this issue over 1 year ago
Feature request for `first` et al: Configurable empty errors.

benlesh opened this issue over 1 year ago
fix: Add SEO Page Title for 2 pages

ajitzero opened this pull request over 1 year ago
fix(TestScheduler): remove applyMixins use

benlesh opened this pull request over 1 year ago
TimeoutInfo.lastValue is null when it shouldn't be

cyber-barrista opened this issue over 1 year ago
refactor: isolate reliance on SchedulerAction `this` context

benlesh opened this pull request over 1 year ago
Refactor: no internal pipe method use

benlesh opened this pull request over 1 year ago
feat(cjs): output ES2022

benlesh opened this pull request over 1 year ago
test(mergeWith): include mergeWith tests from 7.x

jakovljevic-mladen opened this pull request over 1 year ago
Update observable.md - remove create() - deprecated

j8ahmed opened this pull request over 1 year ago
Subject docs depend on deprecated operator

skelly-energid opened this issue over 1 year ago
Observable docs are confusing

skelly-energid opened this issue over 1 year ago
webSocket docs are contradictory

skelly-energid opened this issue over 1 year ago
feat(Subscription): Subscription now implements `Symbol.dispose`

benlesh opened this pull request over 1 year ago
update observable docs

RavenColEvol opened this pull request over 1 year ago
fix(Subscriber): next method no longer has optional value argument

benlesh opened this pull request over 1 year ago
the complete callback cannot be executed with mergeMap operation.

Mr-OldWang opened this issue over 1 year ago
Fixed defaultIfEmpty incorrect type with strictNullChecks off

shessafridi opened this pull request over 1 year ago
Reverse if condition to remove nested code in Subscription.ts

thyecust opened this pull request over 1 year ago
TypeError: Cannot find name 'ReadableStream'

dilame opened this issue over 1 year ago
docs: add MonoTypeOperatorFunction documentation

arahm730 opened this pull request over 1 year ago
fix(mergeWith): works correctly with an Array

josepot opened this pull request over 1 year ago
type: fix `ignoreElements` generic type

caikan opened this pull request over 1 year ago
error when `mergeWith` argument is an array

caikan opened this issue over 1 year ago
Documentation site down

arobinson opened this issue over 1 year ago
chore: format specs with prettier and remove pragma

tmair opened this pull request over 1 year ago
Create SECURITY.md

joycebrum opened this pull request over 1 year ago
feat(tap): add assertion function overload

Milly opened this pull request over 1 year ago
Create Walit

Walithack opened this pull request over 1 year ago
./internal-compatibility is not exported from package rxjs

spider9375 opened this issue over 1 year ago
docs: improve glossary and semantics page

bruceharris opened this pull request over 1 year ago
fix(forkJoin): the first empty source will now cause an EmptyError

benlesh opened this pull request over 1 year ago
Adding operate

benlesh opened this pull request over 1 year ago
Refactor remove error downlevel workaround

benlesh opened this pull request over 1 year ago
Version 8: Build changes - ES2022, no more tslib, etc. etc.

benlesh opened this pull request over 1 year ago
chore: format scheduler test files using prettier

tmair opened this pull request over 1 year ago
chore(test): remove global test scheduler

tmair opened this pull request over 1 year ago
fix(expand): operator function signature

dilame opened this pull request over 1 year ago
Bug: scheduled(observable, asapScheduler) not completing

benlesh opened this issue over 1 year ago
Fix 6805: remove strange groupBy behavior

benlesh opened this pull request over 1 year ago
Observer function called twice with "lastValueFrom"

Zagrios opened this issue over 1 year ago
Remove operate

benlesh opened this pull request over 1 year ago
feat(repeat): add lastValue as second param when delay is a function

AisonSu opened this pull request over 1 year ago
docs(fromEvent): update the example to match the actual API

demensky opened this pull request over 1 year ago
FromEvent Docs: No overload matches this call.

sumitrawat10 opened this issue over 1 year ago
docs: provide URL for the V8 docs app

jakovljevic-mladen opened this pull request over 1 year ago
RxJs lastValueFrom scheduled asapScheduler strange behaviour

nigrosimone opened this issue over 1 year ago
fix(subject): Faster subscriptions management in Subject

dubzzz opened this pull request over 1 year ago
chore: update docs app to Angular v15

jakovljevic-mladen opened this pull request over 1 year ago
docs(deprecations): fix typo in breaking changes

fqp opened this pull request over 1 year ago
feat(operator): add `delayEach` operator

Puszkarek opened this pull request over 1 year ago
fix(subject): Faster subscriptions management in Subject

benlesh opened this pull request over 1 year ago
docs(operators): fixed typo

lichirea opened this pull request almost 2 years ago
fix(subject): Faster subscriptions management in Subject

dubzzz opened this pull request almost 2 years ago
Synchronous execution of disposer

ronag opened this issue almost 2 years ago
feat(rx): A new method of piping has been added

benlesh opened this pull request almost 2 years ago
refactor(takeLast): Move back to using a ring buffer

benlesh opened this pull request almost 2 years ago
Remove old docs annotations

jakovljevic-mladen opened this pull request almost 2 years ago
`repeat`ed `scheduled` on `animationFrameScheduler` runs request twice

gizm0bill opened this issue almost 2 years ago
Inconsistent iif type checking behavior in typescript 5.0.2

moniuch opened this issue almost 2 years ago
fix(pipe): Infer type for any number of functions

realainov opened this pull request almost 2 years ago
feat(of): removed deprecated `of(...values, scheduler)` call pattern

demensky opened this pull request almost 2 years ago
Change workflow permissions to be minimally scoped.

joycebrum opened this pull request almost 2 years ago
Change workflow permissions to be minimally scoped.

joycebrum opened this issue almost 2 years ago
chore(docs): fix url for Ben's website

tmair opened this pull request almost 2 years ago
docs: remove `filterNeverAsGeneric` service

jakovljevic-mladen opened this pull request almost 2 years ago
docs(asyncScheduler): document asyncScheduler's known limitation

jakovljevic-mladen opened this pull request almost 2 years ago
docs(installation): remove outdated installation instruction

jakovljevic-mladen opened this pull request almost 2 years ago
fix(subjects): All subjects will now correctly be `closed`

benlesh opened this pull request almost 2 years ago
www.benlesh.com -> https://benlesh.com/

pelikhan opened this issue almost 2 years ago
[combineLatest] can not identify type of its params

lhbvita opened this issue almost 2 years ago
fix: debounceTime with asapScheduler deadlock because of nested calls

yuri-apanasik opened this pull request almost 2 years ago
debounceTime + 0 + asapScheduler doesn't emit in special case

yuri-apanasik opened this issue almost 2 years ago
fix(ignoreElements): change the return type from unknown to Generic Type

tristan-laroubine opened this pull request almost 2 years ago