angular-cn/modules/angular2/test/router/integration
Martin Probst c02f2bdab0 chore: adjust formatting to new clang-format.
- fixes wrapping for object literal keys called `template`.
- spacing in destructuring expressions.
- changes to keep trailing return types of functions closer to their
  function declaration.
- better formatting of string literals.

Closes #4828
2015-10-28 11:19:10 +01:00
..
lifecycle_hook_spec.ts refactor(router): RouteData as a type 2015-10-27 14:23:44 +00:00
navigation_spec.ts chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
router_integration_spec.ts fix(router): respect LocationStrategy when constructing hrefs in links 2015-10-27 10:45:49 +00:00
router_link_spec.ts feat(router): add support for route links with no leading slash 2015-10-27 09:01:16 +00:00