Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

feat(doc): Documentation for the angular.animate top level library. #760

Closed
wants to merge 4 commits into from

Conversation

codelogic
Copy link
Contributor

No description provided.

* * `.ng-leave`
* * `.ng-move`
* * `.{cssclass}-add`
* * `.{cssclasss}-remove`
Copy link
Contributor

Choose a reason for hiding this comment

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

cssclass

* removal of an element from the dom. In order to do this ideally the
* operation should immediatly execute and manipulate the data model,
* and the framework should handle the actual remove of the dom element once
* the animation complets. This ensures that the logic and model of the
Copy link
Contributor

Choose a reason for hiding this comment

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

completes

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants