angular.js/test
Daniel Stockton f9b897de4b feat($http): add a default content type for PATH requests
The default header is now application/json which while not perfect
in all cases is better than the browser default application/xml.

The new headers also makes for better compatibility with Rails 4
2013-05-16 14:05:05 -07:00
..
auto feat(injector): add has method for querying 2013-05-02 15:22:16 -04:00
bootstrap feat(bootstrap): support code prettify and dropdown from bootstrap 2012-05-04 15:50:37 -07:00
ng feat($http): add a default content type for PATH requests 2013-05-16 14:05:05 -07:00
ngCookies feat($cookieStore): $cookieStore.get now parses blank string as blank string 2013-05-08 10:04:07 +01:00
ngMobile/directive feat(ngTap): Add a CSS class while the element is held down. 2013-04-30 16:56:24 -07:00
ngMock feat(dateFilter): add [.,]sss formatter for milliseconds 2013-02-07 02:28:33 -08:00
ngResource feat($resource): collapse empty suffix parameters correctly 2013-05-14 20:01:15 +01: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 fix(angular): do not copy $$hashKey in copy/extend functions. 2013-05-08 12:45:32 +01:00
ApiSpecs.js feat(ngRepeat): add support for custom tracking of items 2013-03-29 23:01:52 -07:00
BinderSpec.js test(sortedHtml): fix comment support in sortedHtml helper 2013-05-08 07:57:34 -07:00
jqLiteSpec.js fix(jqLite): correct implementation of mouseenter/mouseleave event 2013-04-29 18:26:32 +01: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 chore(formating): clean code to be function() { 2011-10-11 11:01:46 -07:00
loaderSpec.js feat($controller): support controller registration via $controllerProvider 2012-03-26 15:23:29 -07:00
matchers.js chore(matchers): fix hasBeenCalledOnceWith matcher 2013-02-11 22:13:15 -08:00
testabilityPatch.js test(sortedHtml): ignore bogus rowspan=1 and colspan=1 in IE 2013-05-08 07:57:34 -07:00