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

doc: point to $animate.pin() to enable animation for elements outside… #14918

Closed
wants to merge 1 commit into from

Conversation

J5
Copy link

@J5 J5 commented Jul 15, 2016

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Doc update

What is the current behavior? (You can also link to an open issue here)

#14907

Does this PR introduce a breaking change?

No

Please check if the PR fulfills these requirements

Other information:

… an Angular app

Add a section inside of the ngAnimate documentation to point to $animate.pin().
It was not clear in the documentation why animations were being disabled inside of
modals and popup menus. This documentation explains in what situations elements may
be dynamically placed outside of the application DOM and points to the API documentation
on how to enable animations for these types of elements.

angular#14907
Narretz pushed a commit that referenced this pull request Jul 15, 2016
…r elements outside an Angular app

Add a section inside of the ngAnimate documentation to point to $animate.pin().
It was not clear in the documentation why animations were being disabled inside of
modals and popup menus. This documentation explains in what situations elements may
be dynamically placed outside of the application DOM and points to the API documentation
on how to enable animations for these types of elements.

Related #14907
Closes #14918
@Narretz
Copy link
Contributor

Narretz commented Jul 15, 2016

I've changed the text a bit and merged it. Thanks!

@Narretz Narretz closed this in 26dac57 Jul 15, 2016
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.

3 participants