angular/modules/@angular/compiler
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
..
src fix(core): support components without a selector (#10331) 2016-07-28 10:39:10 -07:00
test fix(compiler): treat custom elements as unknown elements by default 2016-07-26 12:31:22 -07:00
testing fix(core): support components without a selector (#10331) 2016-07-28 10:39:10 -07:00
compiler.ts refactor(core): change bootstrap of modules and names of platforms 2016-07-26 07:28:55 -07:00
core_private.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
index.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
package.json chore(package.json): make the packages installable 2016-05-27 17:21:34 -07:00
private_export.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
rollup.config.js build: fix source map paths for npm packages 2016-05-03 13:36:33 -06:00
testing.ts refactor(core): change bootstrap of modules and names of platforms 2016-07-26 07:28:55 -07:00
tsconfig-es5.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00
tsconfig-es2015.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00