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
546a277d65a3e075178d9b6d7ea6abcebc4bc04b
Parent: a5ff651
Committed by Martin Staffa <mjstaffa@googlemail.com>
on 11/19/2015, 11:22:47 PM