angular-cn/modules/@angular/http
Jason Choi 64fc4648b7 fix(testing): correctly import NgMatchers (#10077)
Some test cases incorrectly rely on the side effect of other test cases
importing `NgMatchers`. This commit fixes this by making `expect` in
`core/testing_internal` properly typed.
2016-07-22 09:20:51 -07:00
..
src feat(http): add content-type override support for http request (#10211) 2016-07-22 08:37:32 -07:00
test fix(testing): correctly import NgMatchers (#10077) 2016-07-22 09:20:51 -07:00
testing fix: public api surface fixes + stability markers 2016-06-28 07:39:40 -07:00
http.ts refactor(http): share 'body' logic between Request and Response 2016-07-12 18:01:06 -07:00
index.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
package.json fix(http): remove peerDep on @angular/common 2016-06-08 12:20:42 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
tsconfig-es5.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00
tsconfig-es2015.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00