angular-cn/modules/angular2/test/alt_router
Tobias Bosch 6a0cbb8a57 refactor(core): type `ComponentRef`, `ComponentFactory` and `ComponentFixture` by the component type
BREAKING CHANGE:
- `ComponetRef`, `ComponentFactory`, `ComponentFixture` now all require a type
  parameter with the component type.
Closes #8361
2016-04-30 19:47:54 +00:00
..
integration_spec.ts refactor(core): type `ComponentRef`, `ComponentFactory` and `ComponentFixture` by the component type 2016-04-30 19:47:54 +00:00
link_spec.ts feat(router): implement relative navigation 2016-04-29 18:04:55 -07:00
recognize_spec.ts cleanup(router): make analyzer happy 2016-04-29 02:45:57 +00:00
router_url_serializer_spec.ts cleanup(router): make analyzer happy 2016-04-29 02:45:57 +00:00
tree_spec.ts feat(router): update url parser to handle aux routes 2016-04-29 02:45:57 +00:00