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

transition.end() returns a Promise? #77

Closed
mbostock opened this issue Nov 28, 2017 · 0 comments
Closed

transition.end() returns a Promise? #77

mbostock opened this issue Nov 28, 2017 · 0 comments

Comments

@mbostock
Copy link
Member

It could return a Promise that is resolved when all the selected transitions have ended.

mbostock added a commit that referenced this issue Feb 28, 2018
Like interrupt, except when a transition is cancelled before it starts. This is
necessary for transition promises (#77) since we will need to reject promises on
cancelled transitions.
mbostock added a commit that referenced this issue Feb 28, 2018
This was referenced Jan 24, 2019
mbostock added a commit that referenced this issue Jan 25, 2019
Like interrupt, except when a transition is cancelled before it starts. This is
necessary for transition promises (#77) since we will need to reject promises on
cancelled transitions.
mbostock added a commit that referenced this issue Jan 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant