angular-cn/modules/angular2/test/router
Alex Eagle b4a062983b fix(dart): @proxy is a value, not a factory
Previously I added parens everywhere to make this @proxy() because our typing indicated
it was a function that returned a decorator, but this breaks dart. Instead, the typing needs
to be changed.

Fixes #3494
2015-08-06 10:02:49 -07:00
..
location_spec.ts fix(router): ensure navigation via back button works 2015-08-03 22:24:57 +00:00
outlet_spec.ts chore(browsers): fix failing tests in Firefox 2015-08-03 12:17:44 +02:00
path_recognizer_spec.ts feat(router): use querystring params for top-level routes 2015-07-22 14:40:55 -07:00
route_config_spec.dart style(dart): Run dartfmt v0.1.8+2 on all pure Dart code 2015-07-28 12:44:03 -07:00
route_config_spec.ts refactor(shadow_dom): remove `ShadowDomStrategy` in favor of `@View(encapsulation)` 2015-07-28 22:33:11 -07:00
route_recognizer_spec.ts feat(router): use querystring params for top-level routes 2015-07-22 14:40:55 -07:00
route_registry_spec.ts feat(router): add interfaces for route definitions in RouteConfig 2015-07-16 16:36:22 -07:00
router_integration_spec.ts fix(router): ensure navigation via back button works 2015-08-03 22:24:57 +00:00
router_link_spec.ts fix(dart): @proxy is a value, not a factory 2015-08-06 10:02:49 -07:00
router_spec.ts fix(dart): @proxy is a value, not a factory 2015-08-06 10:02:49 -07:00