angular/modules/@angular/compiler-cli/integrationtest/src
Tobias Bosch 6f4e49ed53 refactor(core): rename precompile into entryComponents.
Part of #10043

BREAKING CHANGE:
- `@Component.precompile` was renamed to `@Component.entryComponents`
  (old property still works but is deprecated)
- `ANALYZE_FOR_PRECOMPILE` was renamed to `ANALYZE_FOR_ENTRY_COMPONENTS` (no deprecations)
2016-07-26 07:04:36 -07:00
..
a refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
animate.ts fix(animations): change trigger binding syntax to function as a property binding [] 2016-07-07 14:13:06 -07:00
basic.css refactor(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -07:00
basic.html refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
basic.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
bootstrap.ts refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
dep.d.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
entry_components.ts refactor(core): rename precompile into entryComponents. 2016-07-26 07:04:36 -07:00
features.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
funcs.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
module.ts refactor(core): rename precompile into entryComponents. 2016-07-26 07:04:36 -07:00
module_fixtures.ts refactor(core): rename precompile into entryComponents. 2016-07-26 07:04:36 -07:00
projection.ts feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -07:00
queries.ts fix(compiler): Query expression lambdas should have dynamic type 2016-07-13 15:41:30 -07:00
shared.css refactor(compiler): rename /compiler_cli to /compiler-cli 2016-06-02 13:50:32 -07:00