angular-cn/modules/@angular/platform-browser/test
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
..
browser refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
dom fix(testing): correctly import NgMatchers (#10077) 2016-07-22 09:20:51 -07:00
security feat(security): trust resource URLs as URLs. (#10220) 2016-07-21 17:44:59 -07:00
static_assets repackaging: all the file moves 2016-05-01 20:51:00 -07:00
web_workers refactor(core): change module semantics 2016-07-26 07:04:10 -07:00
browser_util_spec.ts fix(testing): remove deprecated testing APIs (#9923) 2016-07-11 16:04:32 -07:00
testing_public_spec.ts refactor(core): rename `precompile` into `entryComponents`. 2016-07-26 07:04:36 -07:00