X Tutup
Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

feat(ngMock): add support for $animate.closeAndFlush()#13707

Merged
Narretz merged 1 commit intoangular:masterfrom
Narretz:close_and_flush
Jan 7, 2016
Merged

feat(ngMock): add support for $animate.closeAndFlush()#13707
Narretz merged 1 commit intoangular:masterfrom
Narretz:close_and_flush

Conversation

@Narretz
Copy link
Copy Markdown
Contributor

@Narretz Narretz commented Jan 7, 2016

Use $animate.closeAndFlush() to close all running animations.

Closes #13005

@googlebot
Copy link
Copy Markdown

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

Use `$animate.closeAndFlush()` to close all running animations.

Closes angular#13005
Closes angular#13576
Closes angular#13707
@Narretz Narretz merged commit e1def1b into angular:master Jan 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

$animate.flush() does not flush $animateCss animations in queue

3 participants

X Tutup