You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Overview of the Issue
There appears to be a bug with ngRepeat and move animations.
What is the current behavior?
When an item is inserted or deleted, the move animation is not triggered for the items after the inserted or deleted item.
What is the motivation / use case for changing the behavior?
I would like to add an animated border or background color change to items that are added to, deleted from or have moved in a list. The documentation for ngRepeat's move animation says:
when an adjacent item is filtered out causing a reorder or when the item contents are reordered