fix(jqLite): Added optional name arg in removeData
jQuery's API for removeData allows a second 'name' argument to just remove the property by that name from an element's data. The absence of this argument was causing some features not to work correctly when combining multiple directives, such as ng-click, ng-show, and ng-animate.
J
Jeff Cross committed
e1a050e6b26aca4d0e6e7125d3f6c1c8fc1d92cb
Parent: a4b9a6a
Committed by Misko Hevery <misko@hevery.com>
on 5/31/2013, 6:43:27 AM