angular-cn/modules/@angular/compiler/testing
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
..
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 feat(browser): use AppModules for bootstrap in the browser 2016-07-02 20:35:09 -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