angular-cn/tools/public_api_guard/common
Chuck Jazdzewski be59c3a98c fix(common): weaken AsyncPipe transform signature (#22169)
The AsyncPipe type signature was changed to allow
deferred creation of promises and observalbes that
is supported by the implementation by allowing
`Promise<T>|null|undefined` and by allowing
`Observable<T>|null|undefined`.

PR Close #22169
2018-02-12 15:57:29 -08:00
..
http feat: deprecate @angular/http in favor of @angular/common/http (#18906) 2017-08-28 18:46:58 -05:00
common.d.ts fix(common): weaken AsyncPipe transform signature (#22169) 2018-02-12 15:57:29 -08:00
http.d.ts Revert "docs(common): add `HttpParamsOptions` to the public API (#20332)" 2018-02-08 14:37:27 -08:00
testing.d.ts feat(router): add navigationSource and restoredState to NavigationStart event (#21728) 2018-01-29 10:22:59 -08:00