angular/modules/angular2/src/router
Alex Eagle 867c08ac84 chore(typings): mark underscore methods @internal.
This allows TypeScript to produce an API surface which matches the Dart semantics.
I found these with:
gulp build.js.dev && find dist/js/dev/es5/angular2/src -name "*.d.ts" -exec grep -H -n '^ *_' {} \;

Closes #4638
2015-10-10 02:18:33 +00:00
..
async_route_handler.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
hash_location_strategy.ts fix(docs): Updated docs for default router location strategy 2015-10-09 02:57:10 +00:00
instruction.ts chore(typing): extract abstract superclasses to replace @private constructors 2015-10-08 13:54:43 -07:00
interfaces.ts docs(router): improve docs for lifecycle hooks 2015-09-23 00:47:15 +00:00
lifecycle_annotations.dart feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
lifecycle_annotations.ts docs(router): improve docs for lifecycle hooks 2015-09-23 00:47:15 +00:00
lifecycle_annotations_impl.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
location.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
location_strategy.ts chore(ts): fix TODOs that were pending on 1.6 upgrade 2015-09-29 03:23:25 +00:00
path_location_strategy.ts fix(docs): Updated docs for default router location strategy 2015-10-09 02:57:10 +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 docs(router): improve docs for RouteDefinition classes 2015-09-23 00:47:15 +00:00
route_config_nomalizer.dart refactor(router): move assertComponentExists into facade 2015-09-21 11:17:19 -07:00
route_config_nomalizer.ts feat(router): allow async routes to be defined with "loader" 2015-10-08 12:29:14 -07:00
route_data.ts refactor: export core APIs from angular2/core 2015-09-05 07:01:34 +00: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 chore: update all import paths 2015-08-25 15:33:23 -07: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 refactor(ListWrapper): drop forEach and removeLast 2015-10-07 17:17:31 +00:00
router.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
router_link.ts docs(router): route alias has to be written in PascalCase 2015-10-09 03:25:51 +00:00
router_outlet.ts fix benchmarks 2015-10-08 13:54:44 -07:00
sync_route_handler.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00
url_parser.ts chore(typings): mark underscore methods @internal. 2015-10-10 02:18:33 +00:00