angular/modules
Tim Blasi 9c19eb906b refactor(change_detect): Move (de)hydrate methods into superclass
Move the implementation of `(de)hydrate`, `hydrated`, and
`detectChangesInRecords` into `AbstractChangeDetector`.

Add comments clarifying the contract between `AbstractChangeDetector`
and its subclasses.

Closes #3245
2015-07-29 13:12:53 -07:00
..
angular2 refactor(change_detect): Move (de)hydrate methods into superclass 2015-07-29 13:12:53 -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