mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
parent
28d00945ba
commit
7f33e1ca89
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ __`app/css/animations.css`__
|
|||
</pre>
|
||||
|
||||
As you can see our `phone-listing` CSS class is combined together with the animation hooks that occur when items are
|
||||
inserted info and removed from the list:
|
||||
inserted into and removed from the list:
|
||||
|
||||
* The `ng-enter` class is applied to the element when a new phone is added to the list and rendered on the page.
|
||||
* The `ng-move` class is applied when items are moved around in the list.
|
||||
|
|
|
|||
Loading…
Reference in a new issue