Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Adding ngAnimate Support #1288

Merged
merged 1 commit into from
Jan 25, 2016
Merged

Conversation

patrickhousley
Copy link
Contributor

Added support for ngAnimate by waiting for animations to complete
before focusing on the search input field. This uses $injector to get a
reference to $animate so that the project is not dependent upon
ngAnimate. Check plunkr http://plnkr.co/edit/G02EbD for a working
example.

This should resolve issues with ngAnimate 1.4.4 and 1.4.5. This should
cover the following issues:

#859
#1253

Added support for ngAnimate by waiting for animations to complete
before focusing on the search input field. This uses $injector to get a
reference to $animate so that the project is not dependent upon
ngAnimate. Check plunkr http://plnkr.co/edit/G02EbD for a working
example.

This should resolve issues with ngAnimate 1.4.4 and 1.4.5. This should
cover the following issues:

angular-ui#859
angular-ui#1253
@RavenHursT
Copy link

👍

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

Successfully merging this pull request may close these issues.

3 participants