SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix($animate): accept unwrapped DOM elements as inputs for enter + move

Prior to this fix the $animate.enter() and $animate.move() events caused
an error when a parent or after element was provided that was not
already wrapped as a jqLite element. This patch ensures that both
wrapped and unwrapped DOM nodes are allowed.

Closes #11848
M
Matias Niemelä committed
f26fc26f6ea283b2fc5ddb18627b13850de2663e
Parent: d9bf6e3