fix(core): ensure animate runner is the same with and without animations
The $$AnimateRunner class is now the same for the core $animate service and the ngAnimate $animate service. Previously, the core used a different implementation that didn't match the ngAnimate behavior with regard to callbacks. Closes #13205 Closes #13347
M
Matias Niemelä committed
937942f5ada6de1bdacdf0ba465f6f118c270119
Parent: 75e8764
Committed by Martin Staffa <mjstaffa@googlemail.com>
on 11/20/2015, 4:34:34 PM