aboutsummaryrefslogtreecommitdiffstats
path: root/src/Angular.js
diff options
context:
space:
mode:
authorMatias Niemelä2013-11-14 15:36:07 -0500
committerMatias Niemelä2013-11-20 17:08:03 -0500
commit7067a8fb0b18d5b5489006e1960cee721a88b4d2 (patch)
treef0a3a6d141bfec6a0c3bc3081f861ba3457ca9aa /src/Angular.js
parentc47abd0dd7490576f4b84ee51ebaca385c1036da (diff)
downloadangular.js-7067a8fb0b18d5b5489006e1960cee721a88b4d2.tar.bz2
fix($animate): ensure the DOM operation isn't run twice
Depending on the animations placed on ngClass, the DOM operation may run twice causing a race condition between addClass and removeClass. Depending on what classes are removed and added via $compile this may cause all CSS classes to be removed accidentally from the element being animated. Closes #4949
Diffstat (limited to 'src/Angular.js')
0 files changed, 0 insertions, 0 deletions