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

docs(ngAnimate.$animate): fix classes during the various animation phases #10124

Closed
wants to merge 1 commit into from

Conversation

gkalpak
Copy link
Member

@gkalpak gkalpak commented Nov 19, 2014

I am not 100% sure for the class additions (although I am 99+% sure).
(If someone could double-check (@matsko ideally ?), that would be great 😃)

* | 12. The element is removed from the DOM | ... |
* | 13. The returned promise is resolved. | ... |
* | 12. The element is removed from the DOM | class="my-animation" |
* | 13. The returned promise is resolved. | class="my-animation" |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think these are wrong, since the DOM element in question has been removed from the DOM and so ... seems more appropriate.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. Fixing...

@googlebot
Copy link

Thanks for your pull request.

It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA) at https://cla.developers.google.com/.

If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check the information on your CLA or see this help article on setting the email on your git commits.

Once you've done that, please reply here to let us know. If you signed the CLA as a corporation, please let us know the company's name.

@gkalpak
Copy link
Member Author

gkalpak commented Nov 21, 2014

@petebacondarwin: Rebased and addressed your comments (except for the whitespace; see #10124 (comment)).

@gkalpak
Copy link
Member Author

gkalpak commented Nov 21, 2014

@mary-poppins: You think ?

@googlebot
Copy link

CLAs look good, thanks!

@gkalpak gkalpak deleted the ngAnimate-fix-docs branch November 21, 2014 14:14
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.

5 participants