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

Improve ngAnimate Documentation to show how to skip ngAnimate-triggered animations #11820

Closed
matsko opened this issue May 6, 2015 · 0 comments

Comments

@matsko
Copy link
Contributor

matsko commented May 6, 2015

With ngAnimate there is a CSS class called ng-animate which is applied to the element for the duration of the animation. If the user chooses to skip any animations that ngAnimate triggers then they can do so by overriding properties within that ng-animate CSS class. The docs should better reflect how to do this for both 1.3 and 1.4.

@Narretz Narretz added this to the 1.4.x - jaracimrman-existence milestone May 11, 2015
@Narretz Narretz self-assigned this Jan 15, 2016
Narretz added a commit to Narretz/angular.js that referenced this issue Jan 28, 2016
- how to enable / disable animations

Closes angular#8812

- how to handle conflicts with existing animations

Closes angular#8033
Closes angular#11820

- what happens on boostrap / how to enable animations on bootstrap
Narretz added a commit to Narretz/angular.js that referenced this issue Jan 28, 2016
- how to enable / disable animations

Closes angular#8812

- how to handle conflicts with existing animations

Closes angular#8033
Closes angular#11820

- what happens on boostrap / how to enable animations on bootstrap
@Narretz Narretz closed this as completed in 4fed66d Feb 8, 2016
Narretz added a commit that referenced this issue Feb 8, 2016
- how to enable / disable animations

Closes #8812

- how to handle conflicts with existing animations

Closes #8033
Closes #11820

- what happens on boostrap / how to enable animations on bootstrap
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants