angular-cn/packages/common/src
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
..
directives docs: change ”it's" to "its" as needed in several docs. (#21867) 2018-01-29 11:34:46 -08:00
i18n fix(common): round currencies based on decimal digits in `CurrencyPipe` (#21783) 2018-02-09 14:42:23 -08:00
location feat(router): add navigationSource and restoredState to NavigationStart event (#21728) 2018-01-29 10:22:59 -08:00
pipes fix(common): weaken AsyncPipe transform signature (#22169) 2018-02-12 15:57:29 -08:00
common.ts fix(common): round currencies based on decimal digits in `CurrencyPipe` (#21783) 2018-02-09 14:42:23 -08:00
common_module.ts build(common): inject deprecated `getPluralCase` for treeshaking (#19136) 2017-09-13 13:52:56 -04:00
cookie.ts feat(common): on-by-default XSRF support in HttpClient (#18108) 2017-07-13 17:22:02 -07:00
dom_tokens.ts refactor: move DOCUMENT from platform/browser to common 2017-07-07 12:09:32 -07:00
platform_id.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
version.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00