angular/modules/@angular/common/src
FrozenPandaz 45cc444154 fix(core): Remove ChangeDetectorRef Paramter from KeyValueDifferFactory and IterableDifferFactory (#14311)
BREAKING CHANGE:

- `KeyValueDifferFactory` and `IterableDifferFactory` no longer have `ChangeDetectorRef` as 
  a parameter. It was not used and has been there for historical reasons. If you call 
  `DifferFactory.create(...)` remove the `ChangeDetectorRef` argument.
2017-02-09 13:33:44 -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 perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06: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