angular/modules
Tobias Bosch bfa381b35a refactor(view): introduce AppViewManager to consolidate logic
AppViewManager is the single entry point to changing the view hierarchy.
It is split between the manager itself which does coordination and
helper methods, so both are easily testable in isolation.

Also, ViewContainer is now only a pure reference to a bound element
with the previous functionality but does not contain the list of views
any more.

Part of #1477
2015-04-24 20:26:18 -07:00
..
angular2 refactor(view): introduce AppViewManager to consolidate logic 2015-04-24 20:26:18 -07:00
angular2_material feat(view): reimplemented property setters using change detection 2015-04-23 11:55:27 -07:00
benchmarks refactor(view): introduce AppViewManager to consolidate logic 2015-04-24 20:26:18 -07:00
benchmarks_external chore: show dart2js package warnings for angular2, benchmarks, examples 2015-04-21 16:22:49 -07:00
benchpress fix(benchpress): only print the CV when it is meaningful 2015-04-21 16:31:12 -07:00
examples chore: show dart2js package warnings for angular2, benchmarks, examples 2015-04-21 16:22:49 -07:00
rtts_assert Don't use the for..of syntax in AtScript. 2015-02-27 15:26:53 -08:00