angular-docs-cn/tools/public_api_guard
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
..
common fix(core): Remove ChangeDetectorRef Paramter from KeyValueDifferFactory and IterableDifferFactory (#14311) 2017-02-09 13:33:44 -08:00
compiler fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
core fix(core): Remove ChangeDetectorRef Paramter from KeyValueDifferFactory and IterableDifferFactory (#14311) 2017-02-09 13:33:44 -08:00
forms build: update public API with readonly (#13294) 2017-02-08 11:32:47 -06:00
http feat(http): simplify URLSearchParams creation (#13338) 2016-12-09 15:38:29 -08:00
platform-browser feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
platform-browser-dynamic feat(build): record angular version in the dom (#13164) 2016-11-30 13:52:08 -08:00
platform-server feat(build): record angular version in the dom (#13164) 2016-11-30 13:52:08 -08:00
platform-webworker feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
platform-webworker-dynamic feat(build): record angular version in the dom (#13164) 2016-11-30 13:52:08 -08:00
router build: update public API with readonly (#13294) 2017-02-08 11:32:47 -06:00
upgrade feat(upgrade): export VERSION from `upgrade/static` (#14037) 2017-02-01 09:29:51 -06:00