Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tc39/proposal-observable issues and pull requests
#216 - Unsubscribe
Issue -
State: closed - Opened by Rehu199 over 1 year ago
#215 - Support [Symbol.dispose]() for unsubscribe()
Issue -
State: open - Opened by WorldMaker over 1 year ago
- 1 comment
#214 - Is there any update?
Issue -
State: open - Opened by codesculpture over 1 year ago
- 34 comments
#212 - [spam]
Issue -
State: closed - Opened by internationalSSP about 2 years ago
Labels: invalid
#211 - Permit unsubscribe to return a promise
Issue -
State: open - Opened by conartist6 about 4 years ago
- 3 comments
#210 - Retain core API and leave operators to user-land libraries
Issue -
State: closed - Opened by alshdavid about 4 years ago
- 15 comments
#209 - Moving to an API with AbortSignal
Issue -
State: open - Opened by benlesh over 4 years ago
- 9 comments
#208 - Alternative: Pub/Sub
Issue -
State: open - Opened by Judahh over 4 years ago
#207 - Syntax Support
Issue -
State: open - Opened by loreanvictor almost 5 years ago
- 4 comments
#206 - Observable should be async
Issue -
State: open - Opened by vwkd almost 5 years ago
- 5 comments
#205 - Reduced API with async/await support
Issue -
State: closed - Opened by alshdavid about 5 years ago
- 23 comments
#204 - Even simpler API
Issue -
State: closed - Opened by alshdavid about 5 years ago
- 4 comments
#203 - End a subscription if a completion token is returned
Issue -
State: closed - Opened by alshdavid about 5 years ago
- 1 comment
#202 - Add `core-js` implementation
Pull Request -
State: closed - Opened by zloirock over 5 years ago
- 1 comment
#201 - Simplification of Observable API
Issue -
State: open - Opened by benlesh over 5 years ago
- 69 comments
#200 - Cleanup function should be passed to the SubscriptionObserver
Issue -
State: open - Opened by lxsmnsyc over 5 years ago
#199 - [ALTERNATIVE] Proposal for an alternative
Issue -
State: open - Opened by lifaon74 almost 6 years ago
#198 - WIP: Spec fix
Pull Request -
State: open - Opened by dead-claudia over 6 years ago
#197 - `Observable.from` iteration functions incorrectly assume their observer parameter is native
Issue -
State: open - Opened by dead-claudia over 6 years ago
- 1 comment
#196 - Minor spec bug WRT cleanup in `subscribe`
Issue -
State: open - Opened by dead-claudia over 6 years ago
#195 - Why does `Observable.prototype.subscribe` report thrown errors from `observer.start(sub)` asynchronously instead of just propagating them?
Issue -
State: open - Opened by dead-claudia over 6 years ago
#194 - `obs.subscribe(next, error, complete)` should bind their callbacks to `undefined` when present
Issue -
State: open - Opened by dead-claudia over 6 years ago
- 5 comments
#193 - Invalid test based on Interface.
Issue -
State: open - Opened by tbremer over 6 years ago
- 1 comment
#192 - pipe operator
Issue -
State: open - Opened by c69 over 6 years ago
- 3 comments
#191 - What's the status of this proposal?
Issue -
State: open - Opened by dead-claudia over 6 years ago
- 22 comments
#190 - Subscribe callback with current value of stateful observables
Issue -
State: open - Opened by brianmhunt over 6 years ago
- 16 comments
#189 - Additional operators and unit tests
Issue -
State: open - Opened by jrobinson01 over 6 years ago
- 2 comments
#188 - Arguments passed to subscribe - pass through to constructor fn?
Issue -
State: open - Opened by bradennapier over 6 years ago
#187 - Proposal: rename 'unsubscribe' to stop, or provide an alias
Issue -
State: open - Opened by metabench almost 7 years ago
- 7 comments
#186 - Minor spec editorial issues
Issue -
State: open - Opened by simonbuchan almost 7 years ago
#185 - Rename "error/complete" to "end"
Issue -
State: open - Opened by staltz almost 7 years ago
- 10 comments
#184 - Subscription#closed should return boolean, not Boolean
Issue -
State: open - Opened by mattflix about 7 years ago
- 7 comments
#183 - Proposal: Buffer notifications during subscription initialization
Issue -
State: open - Opened by zenparsing about 7 years ago
- 41 comments
#182 - Where does the language end, and the framework begin?
Issue -
State: closed - Opened by jrista about 7 years ago
- 16 comments
#181 - Symbol.observable for built-in objects?
Issue -
State: open - Opened by alinnert about 7 years ago
- 12 comments
#180 - Should Observable implement `Symbol.asyncIterator`?
Issue -
State: open - Opened by benlesh about 7 years ago
- 26 comments
#179 - Sync/Async compatibility with promises & callbacks
Issue -
State: closed - Opened by fghibellini about 7 years ago
- 65 comments
#178 - Dealing with HostReportError on the server
Issue -
State: closed - Opened by zenparsing about 7 years ago
- 29 comments
#177 - The fail-hard nature of Observable errors lend itself ill-suited for certain applications
Issue -
State: closed - Opened by dead-claudia about 7 years ago
- 15 comments
#176 - `ExecuteSubscriber` should either memoize `unsubscribe` or defer the check
Issue -
State: open - Opened by dead-claudia about 7 years ago
- 1 comment
#175 - Operator examples
Issue -
State: closed - Opened by nmuldavin about 7 years ago
- 1 comment
#174 - Shouldn't we make Observer interface same as Generator object
Issue -
State: closed - Opened by psxcode about 7 years ago
- 4 comments
#173 - Clarification
Issue -
State: closed - Opened by vijaiendransv over 7 years ago
- 2 comments
#172 - Add test to avoid constructor as function
Pull Request -
State: closed - Opened by aicest over 7 years ago
#171 - Transpile to commonjs modules; add main and version to enable requiring.
Pull Request -
State: closed - Opened by lrowe over 7 years ago
#170 - Should subscribe's next callback be optional like error/complete callbacks
Issue -
State: open - Opened by lrowe over 7 years ago
- 3 comments
#169 - Should Observable.from use a brand check to confirm argument is Observable
Issue -
State: open - Opened by jhusain over 7 years ago
- 17 comments
#168 - Ambiguous signature of Observable.subscribe()
Issue -
State: closed - Opened by laughinghan over 7 years ago
- 5 comments
#167 - Fix Symbol.observable getter tests
Pull Request -
State: closed - Opened by lrowe over 7 years ago
#166 - Make npm test work for easy test running
Pull Request -
State: closed - Opened by lrowe over 7 years ago
#165 - Boolean type in SubscriptionObserver interface
Issue -
State: open - Opened by thepian over 7 years ago
- 1 comment
#164 - Curious about why still at stage-1 after 2 years?
Issue -
State: closed - Opened by jay-jlm over 7 years ago
- 10 comments
#163 - Observable.prototype.subscribe return Promise<Subscription> instead of Subscription
Issue -
State: open - Opened by mgtitimoli over 7 years ago
- 27 comments
#162 - Should "unsubscribe" be an optional method on Observer?
Issue -
State: open - Opened by leebyron over 7 years ago
- 24 comments
#161 - Resolve Promises in utilities
Issue -
State: open - Opened by DylanPiercey over 7 years ago
- 5 comments
#160 - corrected verb
Pull Request -
State: closed - Opened by dimovelev over 7 years ago
- 1 comment
#159 - fixed a typo
Pull Request -
State: closed - Opened by dimovelev over 7 years ago
- 1 comment
#158 - Fix typo in EE/ET
Pull Request -
State: closed - Opened by appsforartists over 7 years ago
- 1 comment
#157 - "child" of an Observable?
Issue -
State: closed - Opened by martypdx over 7 years ago
- 5 comments
#156 - Made event handlers consistent
Pull Request -
State: closed - Opened by appsforartists over 7 years ago
#155 - Fix acronym typo in "Why error and complete.md"
Pull Request -
State: closed - Opened by valscion over 7 years ago
#154 - Remove script include of css/js
Pull Request -
State: closed - Opened by bterlson over 7 years ago
#153 - Fixed drag example
Pull Request -
State: closed - Opened by appsforartists over 7 years ago
- 1 comment
#152 - Require OnOptions to be a dictionary
Issue -
State: open - Opened by appsforartists over 7 years ago
- 1 comment
#151 - README: Added fate-observable implementation
Pull Request -
State: closed - Opened by shanewholloway almost 8 years ago
#150 - Close subscription on error/complete
Pull Request -
State: closed - Opened by disnet almost 8 years ago
#149 - Build es-observable-tests from main tests
Pull Request -
State: closed - Opened by disnet almost 8 years ago
#148 - observer -> subscription typo fix
Pull Request -
State: closed - Opened by disnet almost 8 years ago
- 1 comment
#147 - Complete has no arguments
Pull Request -
State: closed - Opened by disnet almost 8 years ago
- 1 comment
#146 - Updating subscribe params
Pull Request -
State: closed - Opened by jakearchibald almost 8 years ago
- 5 comments
#145 - fix(cancel tokens): use straight quotes (") in code
Pull Request -
State: closed - Opened by Haroenv almost 8 years ago
#144 - Feedback from a dev
Issue -
State: closed - Opened by sateffen almost 8 years ago
- 5 comments
#143 - Event promises
Issue -
State: closed - Opened by inikulin almost 8 years ago
- 1 comment
#142 - Subscription interface: closed method
Issue -
State: open - Opened by lucamezzalira about 8 years ago
- 10 comments
#141 - Syntactic assist?
Issue -
State: open - Opened by dead-claudia about 8 years ago
- 7 comments
#140 - Reference where the cleanup function is defined
Pull Request -
State: closed - Opened by MarkBennett about 8 years ago
- 2 comments
#139 - Is it possible to use ES7 Observable now?
Issue -
State: closed - Opened by xareelee about 8 years ago
- 10 comments
#138 - Why do subscriptions need Object as their constructor?
Issue -
State: closed - Opened by MarkBennett about 8 years ago
- 23 comments
#137 - Catching errors thrown from Observer getters
Pull Request -
State: closed - Opened by jhusain about 8 years ago
#136 - Updating spec
Pull Request -
State: closed - Opened by jhusain about 8 years ago
#135 - Catch errors thrown from getter for Observer methods
Pull Request -
State: closed - Opened by jhusain about 8 years ago
#134 - Updating spec and ref code to reflect resolution of several issues
Pull Request -
State: closed - Opened by jhusain about 8 years ago
#133 - Bad input to subscribe (no args, non-callable notifications) should not interfere with subscription.
Issue -
State: open - Opened by jhusain about 8 years ago
- 15 comments
#132 - Adding cancel token branch for archiving purposes.
Pull Request -
State: closed - Opened by jhusain about 8 years ago
#131 - What operators *require* a synchronous `error` or `complete`?
Issue -
State: closed - Opened by dead-claudia about 8 years ago
- 4 comments
#130 - Should async iterables be coerced with `Observable.from`?
Issue -
State: open - Opened by dead-claudia about 8 years ago
- 9 comments
#127 - Should producer error close/cancel subscription ?
Issue -
State: open - Opened by jordalgo about 8 years ago
- 27 comments
#120 - Find a better name for subscriber
Issue -
State: open - Opened by appsforartists about 8 years ago
- 12 comments
#119 - SubscriptionObserver should never throw, just like Promise
Issue -
State: closed - Opened by jhusain about 8 years ago
- 158 comments
Labels: bug
#117 - Observer's Methods should be Bound Functions
Issue -
State: closed - Opened by Jamesernator over 8 years ago
- 3 comments
#113 - [use-case] Drag events
Issue -
State: closed - Opened by caub over 8 years ago
- 1 comment
#111 - Observable should implement `Symbol.asyncIterator`
Issue -
State: open - Opened by benlesh over 8 years ago
- 12 comments
#101 - waitFor behaviour?
Issue -
State: closed - Opened by jkoudys over 8 years ago
- 3 comments
#99 - Proposal: `subscribe` returns Cancellation Token
Issue -
State: closed - Opened by benlesh over 8 years ago
- 39 comments
#91 - @@toStringTag
Issue -
State: open - Opened by zloirock almost 9 years ago
- 5 comments
#81 - Clean up subscriptions after synchronous handler error?
Issue -
State: closed - Opened by benlesh almost 9 years ago
- 12 comments
#77 - Should "complete" accept an argument?
Issue -
State: closed - Opened by benlesh about 9 years ago
- 49 comments
#75 - Should Observable.from have a mapFn argument?
Issue -
State: open - Opened by benlesh about 9 years ago
- 23 comments
#67 - Should we protect against reentrancy?
Issue -
State: open - Opened by zenparsing over 9 years ago
- 11 comments
#66 - Discussion: Multicast vs. Unicast
Issue -
State: closed - Opened by bripkens over 9 years ago
- 82 comments