angular.js/test
Jeff Cross e1a050e6b2 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.
2013-05-30 23:43:27 -07:00
..
auto feat(ngError): add error message compression and better error messages 2013-05-24 17:03:21 -07:00
ng fix(jqLite): Added optional name arg in removeData 2013-05-30 23:43:27 -07:00
ngCookies feat($cookieStore): $cookieStore.get now parses blank string as blank string 2013-05-08 10:04:07 +01:00
ngMobile feat($swipe): Refactor swipe logic from ngSwipe to $swipe service. 2013-05-23 16:07:44 -07:00
ngMock feat($http): add support for aborting via timeout promises 2013-05-20 14:15:04 -07:00
ngResource feat($resource): expose promise instead of only $then 2013-05-23 14:18:29 -07:00
ngSanitize test(ngBindHtml): prevent variable name leak 2013-01-29 13:26:06 -08:00
ngScenario feat(scenario): adds mousedown and mouseup event triggers to scenario 2013-05-14 20:50:36 +01:00
AngularSpec.js feat(ngError): add error message compression and better error messages 2013-05-24 17:03:21 -07:00
ApiSpecs.js feat(ngRepeat): add support for custom tracking of items 2013-03-29 23:01:52 -07:00
BinderSpec.js feat(ngError): add error message compression and better error messages 2013-05-24 17:03:21 -07:00
jqLiteSpec.js fix(jqLite): Added optional name arg in removeData 2013-05-30 23:43:27 -07:00
jquery_alias.js fix(specs): fix jQuery to jqLite binding on IE8 2011-09-16 02:44:33 +02:00
jquery_remove.js fix(specs): fix jQuery to jqLite binding on IE8 2011-09-16 02:44:33 +02:00
jQueryPatchSpec.js fix(jqLite): correctly monkey-patch core jQuery methods 2013-05-23 12:05:55 -07:00
loaderSpec.js feat(ngError): add error message compression and better error messages 2013-05-24 17:03:21 -07:00
matchers.js feat(ngError): add error message compression and better error messages 2013-05-24 17:03:21 -07:00
ngErrorSpec.js feat(ngError): add error message compression and better error messages 2013-05-24 17:03:21 -07:00
testabilityPatch.js test(sortedHtml): ignore bogus rowspan=1 and colspan=1 in IE 2013-05-08 07:57:34 -07:00