angular-cn/modules/core/test
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
..
compiler feat(bootstraping): application bootstrapping implementation. 2014-11-18 15:02:38 -08:00
application_spec.js feat(bootstraping): application bootstrapping implementation. 2014-11-18 15:02:38 -08:00