angular/modules/@angular/compiler/src/schema
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
..
dom_element_schema_registry.ts fix(core): support components without a selector (#10331) 2016-07-28 10:39:10 -07:00
dom_security_schema.ts feat(security): categorize <track src> as a regular URL. 2016-07-21 13:53:35 -07:00
element_schema_registry.ts fix(core): support components without a selector (#10331) 2016-07-28 10:39:10 -07:00