..
async_route_handler.ts
feat(router): user metadata in route configs
2015-08-18 10:33:19 -07:00
hash_location_strategy.ts
fix(router): fix broken HashLocationStrategy string issue for dart
2015-07-09 13:21:17 -07:00
instruction.ts
feat(router): user metadata in route configs
2015-08-18 10:33:19 -07:00
interfaces.ts
docs(router): add documentation for lifecycle hooks
2015-08-10 10:47:37 -07:00
lifecycle_annotations.dart
feat(router): lifecycle hooks
2015-07-13 09:12:15 -07:00
lifecycle_annotations.ts
docs(router): add documentation for lifecycle hooks
2015-08-10 10:47:37 -07:00
lifecycle_annotations_impl.ts
feat(router): lifecycle hooks
2015-07-13 09:12:15 -07:00
location.ts
refactor: rename all const to UPPER_CASE
2015-08-13 21:18:31 +00:00
location_strategy.ts
test(router): add tests for router.d.ts
2015-08-05 00:29:32 +00:00
path_location_strategy.ts
refactor(router): rename HTML5LocationStrategy to PathLocationStrategy
2015-08-24 12:13:53 -07:00
path_recognizer.ts
fix(router): allow router-link to link to redirects
2015-08-19 01:34:46 +00:00
pipeline.ts
fix(Router): mark Pipeline and RouteRegistry as Injectable
2015-06-29 21:27:07 +02:00
route_config_decorator.dart
refactor(router): convert to typescript
2015-06-02 11:06:44 -07:00
route_config_decorator.ts
Revert "Revert "refactor(router): move ROUTE_DATA token into own file""
2015-08-20 13:19:18 -07:00
route_config_impl.ts
Revert "Revert "refactor(router): move ROUTE_DATA token into own file""
2015-08-20 13:19:18 -07:00
route_config_nomalizer.dart
feat(router): add interfaces for route definitions in RouteConfig
2015-07-16 16:36:22 -07:00
route_config_nomalizer.ts
feat(router): auxiliary routes
2015-08-10 10:47:37 -07:00
route_data.ts
Revert "Revert "refactor(router): move ROUTE_DATA token into own file""
2015-08-20 13:19:18 -07:00
route_definition.dart
feat(router): add interfaces for route definitions in RouteConfig
2015-07-16 16:36:22 -07:00
route_definition.ts
feat(router): user metadata in route configs
2015-08-18 10:33:19 -07:00
route_handler.ts
feat(router): user metadata in route configs
2015-08-18 10:33:19 -07:00
route_lifecycle_reflector.dart
feat(router): lifecycle hooks
2015-07-13 09:12:15 -07:00
route_lifecycle_reflector.ts
feat(router): lifecycle hooks
2015-07-13 09:12:15 -07:00
route_recognizer.ts
feat(router): user metadata in route configs
2015-08-18 10:33:19 -07:00
route_registry.ts
fix(router): allow router-link to link to redirects
2015-08-19 01:34:46 +00:00
router.ts
fix(router): subscribe should return subscription
2015-08-19 01:34:08 +00:00
router_link.ts
refactor: rename annotations to metadata
2015-08-17 21:23:25 +00:00
router_outlet.ts
Revert "Revert "refactor(router): move ROUTE_DATA token into own file""
2015-08-20 13:19:18 -07:00
sync_route_handler.ts
feat(router): user metadata in route configs
2015-08-18 10:33:19 -07:00
url_parser.ts
fix(router): allow router-link to link to redirects
2015-08-19 01:34:46 +00:00