angular-cn/modules/benchmarks/src
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
..
change_detection feat(view): reimplemented property setters using change detection 2015-04-23 11:55:27 -07:00
compiler chore(analysis): analyze web folders; fix existing warnings 2015-04-17 13:52:02 -07:00
di perf(benchmark): measure Injector init from resolved bindings 2015-04-13 15:06:44 -07:00
element_injector feat(di): provide two ways to create an injector, resolved and unresolved 2015-04-13 15:06:43 -07:00
largetable chore(analysis): analyze web folders; fix existing warnings 2015-04-17 13:52:02 -07:00
naive_infinite_scroll refactor(view): introduce AppViewManager to consolidate logic 2015-04-24 20:26:18 -07:00
tree refactor(view): introduce AppViewManager to consolidate logic 2015-04-24 20:26:18 -07:00
index.html feat(perf): add Angular2 implementation of largetable benchmark from AngularJS 1.x 2015-03-31 09:54:41 -07:00