Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(endWith): add new operator endWith #3679

Merged
merged 1 commit into from
May 15, 2018

Conversation

natmegs
Copy link
Collaborator

@natmegs natmegs commented May 10, 2018

endWith operator returns an Observable that emits given items last after items emitted by the source
Observable

endWith operator returns an Observable that emits given items last after items emitted by the source
Observable
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 96.843% when pulling 1b1baaa on natmegs:endwith-operator into dc66731 on ReactiveX:master.

@Airblader
Copy link
Contributor

#1709

@benlesh benlesh merged commit 537fe7d into ReactiveX:master May 15, 2018
@benlesh
Copy link
Member

benlesh commented May 15, 2018

Nice! Thanks @natmegs! This one has been a hole in the API, especially in use cases around redux-observable, ngrx effects and animations. This will be well-used I expect.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants