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

fix(ngAnimate): ensure that the temporary CSS classes are applied before detection #11804

Closed
wants to merge 1 commit into from

Conversation

matsko
Copy link
Contributor

@matsko matsko commented May 5, 2015

Prior to 1.4 the ng-animate CSS class was applied before the CSS
getComputedStyle detection was issued. This was lost in the 1.4
refactor, however, this patch restores the functionality.

Closes #11769

…ore detection

Prior to 1.4 the `ng-animate` CSS class was applied before the CSS
getComputedStyle detection was issued. This was lost in the 1.4
refactor, however, this patch restores the functionality.

Closes angular#11769
@petebacondarwin petebacondarwin added this to the 1.4.0-rc.2 milestone May 5, 2015
@matsko matsko closed this in f7e9ff1 May 7, 2015
netman92 pushed a commit to netman92/angular.js that referenced this pull request Aug 8, 2015
…ore detection

Prior to 1.4 the `ng-animate` CSS class was applied before the CSS
getComputedStyle detection was issued. This was lost in the 1.4
refactor, however, this patch restores the functionality.

Closes angular#11769
Closes angular#11804
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: ngAnimate - ngSwitch not working
3 participants