angular/modules/angular2/src/router
Alex Eagle 44188b9072 chore(typings): mark underscore-prefix members @internal
I still haven't made a tslint check for this, so new occurrences leaked in.
See https://github.com/angular/angular/issues/4645

Closes #4986
2015-10-28 21:27:34 +00:00
..
async_route_handler.ts refactor(router): RouteData as a type 2015-10-27 14:23:44 +00:00
hash_location_strategy.ts fix(router): respect LocationStrategy when constructing hrefs in links 2015-10-27 10:45:49 +00:00
instruction.ts refactor(router): RouteData as a type 2015-10-27 14:23:44 +00: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 chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
lifecycle_annotations_impl.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
location.ts fix(router): respect LocationStrategy when constructing hrefs in links 2015-10-27 10:45:49 +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): respect LocationStrategy when constructing hrefs in links 2015-10-27 10:45:49 +00: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 chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
route_config_nomalizer.dart refactor(dart): Format Dart code 2015-10-20 17:39:37 +00:00
route_config_nomalizer.ts feat(router): allow async routes to be defined with "loader" 2015-10-08 12:29:14 -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 docs(router): improve docs for RouteDefinition classes 2015-09-23 00:47:15 +00: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 chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00: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 chore(typings): mark underscore-prefix members @internal 2015-10-28 21:27:34 +00: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