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

docs(exhaustAll): fix marble diagram #6983

Conversation

jakovljevic-mladen
Copy link
Member

Description:
This PR fixes exhaustAll marble diagram. Details described in #6909.

exhaustAll.svg

@timdp, the latest ghosts parameter feature works like a charm, thank you for the quick work on this one. If you publish non-alpha 0.18.1 version before this gets merged, I will update this PR.

Related issue (if exists):
Fixes #6909

Thanks @mlegenhausen for reporting.

@timdp
Copy link
Contributor

timdp commented Jun 1, 2022

Cool! I'll probably release the stable version later today. The API will be identical.

Incidentally, you don't need the legacy swirly-* packages. I migrated everything to @swirly/* a while ago. I thought I'd also created a PR here but maybe something diverged.

@jakovljevic-mladen
Copy link
Member Author

Thanks @timdp.

Incidentally, you don't need the legacy swirly-* packages. I migrated everything to @swirly/* a while ago.

I'm gonna removeswirly-parser, swirly-renderer-node and swirly-types packages in that case.

@timdp
Copy link
Contributor

timdp commented Jun 1, 2022

You can now upgrade to 0.18.1. I've also taken the liberty of adding your diagram to the repo as an example. 🙂

@benlesh
Copy link
Member

benlesh commented Jan 24, 2023

@jakovljevic-mladen ... can you rebase this? You can merge it after that.

@jakovljevic-mladen jakovljevic-mladen merged commit f4fdad0 into ReactiveX:master Jan 24, 2023
@jakovljevic-mladen jakovljevic-mladen deleted the fix_exhaustAll_marble_diagram branch January 24, 2023 15:10
@jakovljevic-mladen
Copy link
Member Author

@benlesh, since PRs like this one can be cherry-picked to the V7 branch, shall I do that?

jakovljevic-mladen added a commit that referenced this pull request Jan 26, 2023
* docs(exhaustAll): fix marble diagram

* chore(swirly): update packages

(cherry picked from commit f4fdad0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

exhaustAll marble diagram references deprecated exhaust function
3 participants