angular/modules/@angular/compiler-cli/src
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
..
codegen.ts fix(core): support components without a selector (#10331) 2016-07-28 10:39:10 -07:00
compiler_private.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
core_private.ts fix(core): support components without a selector (#10331) 2016-07-28 10:39:10 -07:00
extract_i18n.ts fix(core): support components without a selector (#10331) 2016-07-28 10:39:10 -07:00
main.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
reflector_host.ts fix(compiler): No longer writes 0 length files outside of genDir (#10023) 2016-07-13 11:15:23 -07:00
static_reflection_capabilities.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
static_reflector.ts feat(compiler): Added support for references to static fields. (#10334) 2016-07-27 19:26:59 -07:00