angular.js/test
Vojta Jina 59adadca08 feat($http): new $http service, removing $xhr.*
Features:
- aborting requests
- more flexible callbacks (per status code)
- custom request headers (per request)
- access to response headers
- custom transform functions (both request, response)
- caching
- shortcut methods (get, head, post, put, delete, patch, jsonp)
- exposing pendingCount()
- setting timeout
Breaks Renaming $xhr to $http
Breaks Takes one parameter now - configuration object
Breaks $xhr.cache removed - use configuration cache: true instead
Breaks $xhr.error, $xhr.bulk removed
Breaks Callback functions get parameters: response, status, headers
Closes #38
Closes #80
Closes #180
Closes #299
Closes #342
Closes #395
Closes #413
Closes #414
Closes #507
2011-11-30 11:12:14 -05:00
..
jstd-scenario-adapter chore(formating): clean code to be function() { 2011-10-11 11:01:46 -07:00
scenario refactor(injector): $injector is no longer a function. 2011-11-14 20:31:19 -08:00
service feat($http): new $http service, removing $xhr.* 2011-11-30 11:12:14 -05:00
widget fix(input): treat all not number model as blank 2011-11-15 11:47:23 -08:00
angular-mocksSpec.js style(docs): make jslint happy - fix some warnings 2011-11-14 20:31:19 -08:00
AngularSpec.js fix(scope): $watch (and angular.equals) should support NaN values 2011-11-21 15:43:12 -08:00
ApiSpecs.js refactor(api): remove type augmentation 2011-11-14 20:31:14 -08:00
BinderSpec.js refactor(mock): moved mocks into its own module 2011-11-14 20:31:14 -08:00
directivesSpec.js feat($http): new $http service, removing $xhr.* 2011-11-30 11:12:14 -05:00
InjectorSpec.js refactor(injector): $injector is no longer a function. 2011-11-14 20:31:19 -08:00
jqLiteSpec.js refactor(injector): turn scope into a service 2011-11-14 16:39:31 -08: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
JsonSpec.js refactor(json): break dependence on api.js 2011-11-14 20:31:13 -08:00
markupSpec.js refactor(injector): $injector is no longer a function. 2011-11-14 20:31:19 -08:00
matchers.js style(docs): make jslint happy - fix some warnings 2011-11-14 20:31:19 -08:00
ResourceSpec.js feat($http): new $http service, removing $xhr.* 2011-11-30 11:12:14 -05:00
sanitizerSpec.js chore(formating): clean code to be function() { 2011-10-11 11:01:46 -07:00
ScenarioSpec.js refactor(compiler) turn compiler into a service 2011-11-14 16:39:32 -08:00
testabilityPatch.js refactor(injector): $injector is no longer a function. 2011-11-14 20:31:19 -08:00
widgetsSpec.js feat($http): new $http service, removing $xhr.* 2011-11-30 11:12:14 -05:00