angular-cn/tools/public_api_guard/common
Jeremy Elbourn 8a0e45826a fix(http): introduce named type for HttpParams options (#19360)
This is necessary to enable type-based optimizations with Closure.
Without explicity making these options the same named type, Closure
thinks they are different types and cannot disambiguate the `fromObject`
property.
2017-09-26 15:02:08 -07:00
..
http feat: deprecate @angular/http in favor of @angular/common/http (#18906) 2017-08-28 18:46:58 -05:00
common.d.ts build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
http.d.ts fix(http): introduce named type for HttpParams options (#19360) 2017-09-26 15:02:08 -07:00
testing.d.ts fix(common): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00