angular-cn/modules/@angular/router/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
..
utils chore(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00
apply_redirects.spec.ts feat(router): rename UrlPathWithParams into UrlSegment 2016-07-25 12:15:07 -07:00
config.spec.ts chore(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00
create_router_state.spec.ts feat(router): rename UrlPathWithParams into UrlSegment 2016-07-25 12:15:07 -07:00
create_url_tree.spec.ts feat(router): rename UrlPathWithParams into UrlSegment 2016-07-25 12:15:07 -07:00
recognize.spec.ts fix(router): handle when both primary and secondary are empty-path and primary has a child 2016-07-22 18:51:35 -07:00
resolve.spec.ts feat(router): rename UrlPathWithParams into UrlSegment 2016-07-25 12:15:07 -07:00
router.spec.ts refactor(core): rename `precompile` into `entryComponents`. 2016-07-26 07:04:36 -07:00
url_serializer.spec.ts feat(router): rename UrlPathWithParams into UrlSegment 2016-07-25 12:15:07 -07:00
url_tree.spec.ts chore(tests): enable lint, make it green. (#10224) 2016-07-21 17:12:00 -07:00