SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 188 JavaScript

fix(form): ensure concurrent animations use setClass

When addClass and removeClass are called in parallel it may
cause follow-up animations to get blocked. This fix ensures
that the validity state CSS classes are applied at the same
time via $animate.setClass.

Closes #8166
M
Matias Niemelä committed
d7548fdf1ce6f543bf55d330985a83ef09d0cb83
Parent: 7e239f9