angular-cn/modules/angular2/test
Victor Berchet e6c8bde808 feat(Compiler): Multiple template per component
fixes #596

- TemplateConfig becomes Template
- introduce a TemplateResolver to pick the cmp template,
- @Component and @Template are disociated
2015-02-13 18:07:08 +01:00
..
change_detection test(change_detection): add an integration test verifying that binding propagation config works 2015-02-11 17:54:07 -08:00
core feat(Compiler): Multiple template per component 2015-02-13 18:07:08 +01:00
di test(di): add a test to di checking that child bindings are not used when resolving the dependencies of a parent binding 2015-02-06 09:39:22 -08:00
directives feat(Compiler): Multiple template per component 2015-02-13 18:07:08 +01:00
forms feat(Compiler): Multiple template per component 2015-02-13 18:07:08 +01:00
mock feat(compiler, ShadowDom): adds TemplateLoader using XHR. 2015-02-05 19:47:29 -08:00
reflection chore(packaging): update import for the new file structure 2015-02-05 15:47:12 -08:00
test_lib refactor(facade): remove dependency to rtts_assert 2015-02-13 12:57:10 +01:00