angular-cn/modules/angular2/src/router
Brian Ford 0ebe283b37 feat(router): provide RouteConfig object for AuxRoute
Closes #4319
2015-10-30 17:26:12 -07:00
..
async_route_handler.ts refactor(router): RouteData as a type 2015-10-27 14:23:44 +00:00
hash_location_strategy.ts docs(router): Updated example for hash location strategy 2015-10-29 20:52:03 +00:00
instruction.ts fix(router): properly serialize aux routes 2015-10-30 17:26:12 -07:00
interfaces.ts docs(router): move examples into own file and add tests 2015-10-27 14:12:56 +00:00
lifecycle_annotations.dart feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
lifecycle_annotations.ts refactor(router): use relative imports 2015-10-29 04:24:13 +00:00
lifecycle_annotations_impl.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
location.ts refactor(async): refactor EventEmitter 2015-10-29 23:06:16 +00:00
location_strategy.ts fix(router): respect LocationStrategy when constructing hrefs in links 2015-10-27 10:45:49 +00:00
path_location_strategy.ts fix(router): respond to hashchange events 2015-10-30 15:04:31 -07:00
path_recognizer.ts fix benchmarks 2015-10-08 13:54:44 -07:00
route_config_decorator.dart refactor(router): convert to typescript 2015-06-02 11:06:44 -07:00
route_config_decorator.ts chore(ts2dart): replace List with Array 2015-08-31 21:32:10 +00:00
route_config_impl.ts feat(router): provide RouteConfig object for AuxRoute 2015-10-30 17:26:12 -07:00
route_config_nomalizer.dart refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
route_config_nomalizer.ts feat(router): provide RouteConfig object for AuxRoute 2015-10-30 17:26:12 -07:00
route_definition.dart refactor(router): rename "as" to "name" in RouteConfig 2015-10-29 10:52:55 -07:00
route_definition.ts feat(router): provide RouteConfig object for AuxRoute 2015-10-30 17:26:12 -07:00
route_handler.ts refactor(router): RouteData as a type 2015-10-27 14:23:44 +00:00
route_lifecycle_reflector.dart chore: update all import paths 2015-08-25 15:33:23 -07:00
route_lifecycle_reflector.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
route_recognizer.ts refactor(router): rename "as" to "name" in RouteConfig 2015-10-29 10:52:55 -07:00
route_registry.ts feat(router): add support for route links with no leading slash 2015-10-27 09:01:16 +00:00
router.ts feat(router): provide RouteConfig object for AuxRoute 2015-10-30 17:26:12 -07:00
router_link.ts fix(router): respect LocationStrategy when constructing hrefs in links 2015-10-27 10:45:49 +00:00
router_outlet.ts refactor(router): RouteData as a type 2015-10-27 14:23:44 +00:00
sync_route_handler.ts refactor(router): RouteData as a type 2015-10-27 14:23:44 +00:00
url_parser.ts fix(router): properly read and serialize query params 2015-10-13 12:06:22 -07:00