angular/modules/angular2/src/router
Alex Eagle 208f3d4c65 fix(typings): repair broken type-checking for StringMap
Note that the previous type of StringMap was overly permissive and didn't catch errors.
Also we have to explicitly type empty objects, which is explained here:
https://github.com/Microsoft/TypeScript/issues/5089

Closes #4487
2015-10-03 01:09:42 +00:00
..
async_route_handler.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
hash_location_strategy.ts docs(router): improve docs for Location and related classes 2015-09-23 00:47:15 +00:00
instruction.ts chore(typings): remove StringMap 2015-10-03 01:09:42 +00: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 docs(router): improve docs for Location and related classes 2015-09-23 00:47:15 +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 docs(router): improve docs for Location and related classes 2015-09-23 00:47:15 +00:00
path_recognizer.ts chore(typings): remove StringMap 2015-10-03 01:09:42 +00: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 refactor(router): move assertComponentExists into facade 2015-09-21 11:17:19 -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): remove StringMap 2015-10-03 01:09:42 +00:00
route_registry.ts fix(typings): repair broken type-checking for StringMap 2015-10-03 01:09:42 +00:00
router.ts chore(typings): remove traceur-runtime.d.ts 2015-09-30 00:07:16 +00:00
router_link.ts chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00
router_outlet.ts refactor(core): move core/compiler to core/linker, adjust imports 2015-10-02 08:42:12 -07:00
sync_route_handler.ts chore: update all import paths 2015-08-25 15:33:23 -07:00
url_parser.ts chore(typings): remove StringMap 2015-10-03 01:09:42 +00:00