angular-cn/packages/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 build: update some ts_library rules to ng_module (#22005) 2018-02-12 14:34:59 -08:00
locales fix(common): regenerate i18n locale data files (#21783) 2018-02-09 14:42:23 -08:00
src fix(common): weaken AsyncPipe transform signature (#22169) 2018-02-12 15:57:29 -08:00
test fix(common): round currencies based on decimal digits in `CurrencyPipe` (#21783) 2018-02-09 14:42:23 -08:00
testing feat(router): add navigationSource and restoredState to NavigationStart event (#21728) 2018-01-29 10:22:59 -08:00
BUILD.bazel build: update some ts_library rules to ng_module (#22005) 2018-02-12 14:34:59 -08:00
index.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
package.json build(common): specify explicit locales dir in package.json (#21016) 2018-01-25 22:18:35 -08:00
public_api.ts build: add bazel test rules for more packages (#21053) 2017-12-22 13:10:51 -08:00
rollup.config.js fix: add missing globals from each rollup configuration (#20028) 2017-10-30 23:09:17 -04:00
tsconfig-build.json build: remove references to `tsc-wrapped` (#19298) 2017-09-21 13:55:52 -07:00