angular-cn/modules/@angular/common
Chuck Jazdzewski a23634dfd0 fix(common): do not reference deprecated classes in providers (#14523) (#14523)
References to `NgFor` are now an alias for `NgForOf` instead of a
derived class.

Fixes #14521
2017-02-23 17:23:56 -08:00
..
src fix(common): do not reference deprecated classes in providers (#14523) (#14523) 2017-02-23 17:23:56 -08:00
test fix(common): do not reference deprecated classes in providers (#14523) (#14523) 2017-02-23 17:23:56 -08:00
testing refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
.babelrc perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
.babelrc-testing perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
index.ts perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
package.json perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08:00
public_api.ts build: produce metadata bundles for @angular modules (#14509) 2017-02-16 08:15:30 -08:00
tsconfig-build.json fix(tsc-wrapped): use agreed on options names (#14630) 2017-02-22 10:57:01 -08:00
tsconfig-testing.json build: resolve review comments on flat modules PR and fix more bugs (#14660) 2017-02-23 16:39:44 -08:00