angular-cn/modules/@angular/common/src
Chuck Jazdzewski 4da7925ad5 feat(common): added typed overloaded for `AsyncPipe.transform()` (#14367)
BREAKING CHANGE: Classes that derive from `AsyncPipe` and override
`transform()` might not compile correctly. Use of  `async` pipe in
templates is unaffected.

Mitigation: Update derived classes of `AsyncPipe` that override
`transform()` to include the type parameter overloads.

Related to #12398

PR Close #14367
2017-02-09 14:32:39 -08:00
..
directives fix(core): Remove ChangeDetectorRef Paramter from KeyValueDifferFactory and IterableDifferFactory (#14311) 2017-02-09 13:33:44 -08:00
location fix(common): add PopStateEvent interface (#13400) 2017-01-31 12:08:54 -06:00
pipes feat(common): added typed overloaded for `AsyncPipe.transform()` (#14367) 2017-02-09 14:32:39 -08:00
common.ts feat(common): rename underlying `NgFor` class and add a type parameter (#14104) 2017-02-01 09:29:51 -06:00
common_module.ts feat(common): rename underlying `NgFor` class and add a type parameter (#14104) 2017-02-01 09:29:51 -06:00
facade repackaging: all the repackaging changes squashed 2016-05-01 20:51:00 -07:00
localization.ts feat(common): export NgLocaleLocalization (#13367) 2016-12-12 11:16:12 -08:00
private_import_core.ts fix(common): introduce isObservable method (#14067) 2017-01-31 12:14:19 -06:00
version.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00