angular-cn/modules
Rado Kirov 1221857d17 feat(bootstraping): application bootstrapping implementation.
Entry-point to bootstrapping is a rootComponent. The bootstrapping
method, uses the component's selector to find the insertion element in
the DOM, and attaches the component in its ShadowRoot.
2014-11-18 15:02:38 -08:00
..
benchmarks refactor(benchmark): simplify writing benchmarks 2014-11-17 12:27:29 -08:00
change_detection feat(ChangeDetector): change View to construct a WatchGroup hierarchy 2014-11-17 17:49:17 -08:00
core feat(bootstraping): application bootstrapping implementation. 2014-11-18 15:02:38 -08:00
di docs(di): simple typo 2014-11-10 17:07:57 -08:00
examples Fixed small typo in example 2014-11-07 16:20:38 -08:00
facade feat(bootstraping): application bootstrapping implementation. 2014-11-18 15:02:38 -08:00
rtts_assert feat(deps): update Traceur 0.0.74 2014-11-07 10:29:48 -08:00
test_lib fix(test_lib): allow equality tests for `Map` 2014-11-17 17:47:50 -08:00