angular/modules/@angular
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
..
benchpress fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
common fix(core): Remove ChangeDetectorRef Paramter from KeyValueDifferFactory and IterableDifferFactory (#14311) 2017-02-09 13:33:44 -08:00
compiler refactor(compiler): Load the translation bundle only once in the i18n html parser (#14362) 2017-02-09 12:08:23 -06:00
compiler-cli chore(release): cut the 4.0.0-beta.7 release 2017-02-09 09:36:10 -08:00
core fix(core): Remove ChangeDetectorRef Paramter from KeyValueDifferFactory and IterableDifferFactory (#14311) 2017-02-09 13:33:44 -08:00
docs docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
examples fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
facade perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
forms build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
http fix(http): use params without RequestOptions (#14101) 2017-01-31 15:44:49 -06:00
language-service fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
platform-browser build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
platform-browser-dynamic build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
platform-server build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
platform-webworker build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
platform-webworker-dynamic build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
router fix: build and test fixes for TS 2.1 (#13294) 2017-02-08 11:32:40 -06:00
upgrade build: remove post-processing of .d.ts files (#13294) 2017-02-08 11:32:34 -06:00
license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00
README.md docs: update README.md for npm packages 2016-09-14 17:14:02 -07:00
router-license-banner.txt style(docs): update copyright years (#13736) 2017-01-27 20:47:14 -08:00

Angular

The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.

License: MIT