angular-cn/modules/@angular/compiler/testing
Tobias Bosch 9b39e499ac fix(core): support components without a selector (#10331)
Components without a selector now get the selector `ng-component`.
Directives without a selector will throw an error message.

Closes #3464
Closes #10216
2016-07-28 10:39:10 -07:00
..
directive_resolver_mock.ts refactor(core): rename `precompile` into `entryComponents`. 2016-07-26 07:04:36 -07:00
ng_module_resolver_mock.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
schema_registry_mock.ts fix(core): support components without a selector (#10331) 2016-07-28 10:39:10 -07:00
test_component_builder.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
view_resolver_mock.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
xhr_mock.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00