angular-cn/modules
Tim Blasi 192cf9ddf5 refactor(change_detect): Move common fields to AbstractChangeDetector
Move fields common to Dynamic, Jit, and Pregen change detectors into the
`AbstractChangeDetector` superclass to save on codegen size and reduce
code duplication.

Update to #3248, closes #3243
2015-07-29 10:46:49 -07:00
..
angular2 refactor(change_detect): Move common fields to AbstractChangeDetector 2015-07-29 10:46:49 -07:00
angular2_material refactor(shadow_dom): remove `ShadowDomStrategy` in favor of `@View(encapsulation)` 2015-07-28 22:33:11 -07:00
benchmarks refactor(change_detect): Move common fields to AbstractChangeDetector 2015-07-29 10:46:49 -07:00
benchmarks_external style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
benchpress style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
examples refactor(shadow_dom): remove `ShadowDomStrategy` in favor of `@View(encapsulation)` 2015-07-28 22:33:11 -07:00
rtts_assert docs(modules): fix typos 2015-07-07 16:14:43 -07:00