angular/modules/angular2/src/router
2016-02-08 16:18:13 -08:00
..
async_route_handler.ts refactor(router): improve recognition and generation pipeline 2015-11-30 17:06:03 +00:00
browser_platform_location.ts feat(WebWorker): Add Router Support for WebWorker Apps 2016-01-26 21:07:12 -08:00
component_recognizer.ts feat(router): support links with just auxiliary routes 2015-12-16 19:50:19 +00:00
hash_location_strategy.ts feat(WebWorker): Add Router Support for WebWorker Apps 2016-01-26 21:07:12 -08:00
instruction.ts docs(router): Updated inconsistencies in router docs 2016-02-08 22:31:04 +00:00
interfaces.ts refactor(lifecycle): prefix lifecycle methods with "ng" 2015-11-30 16:40:50 -08:00
lifecycle_annotations.dart feat(router): lifecycle hooks 2015-07-13 09:12:15 -07:00
lifecycle_annotations.ts refactor(lifecycle): prefix lifecycle methods with "ng" 2015-11-30 16:40:50 -08:00
lifecycle_annotations_impl.ts refactor(lifecycle): prefix lifecycle methods with "ng" 2015-11-30 16:40:50 -08:00
location.ts docs(core): replace angular2/angular2 with the right barrel import. 2015-12-11 15:30:25 -08:00
location_strategy.ts docs(router): Updated inconsistencies in router docs 2016-02-08 22:31:04 +00:00
package.json chore(): npm release script for router artifacts. 2015-11-09 20:45:55 +00:00
path_location_strategy.ts feat(WebWorker): Add Router Support for WebWorker Apps 2016-01-26 21:07:12 -08:00
path_recognizer.ts fix(router): correctly sort route matches with children by specificity 2015-12-21 10:38:13 +00:00
platform_location.ts feat(WebWorker): Add Router Support for WebWorker Apps 2016-01-26 21:07:12 -08:00
route_config_decorator.dart refactor(router): convert to typescript 2015-06-02 11:06:44 -07:00
route_config_decorator.ts docs(*): Document a lot more symbols that are missing comments in our generated docs. 2015-12-15 03:04:48 +00:00
route_config_impl.ts docs(router): Updated inconsistencies in router docs 2016-02-08 22:31:04 +00:00
route_config_nomalizer.dart refactor(router): improve recognition and generation pipeline 2015-11-30 17:06:03 +00:00
route_config_nomalizer.ts refactor(router): improve recognition and generation pipeline 2015-11-30 17:06:03 +00:00
route_definition.dart refactor(router): improve recognition and generation pipeline 2015-11-30 17:06:03 +00:00
route_definition.ts docs(*): Document a lot more symbols that are missing comments in our generated docs. 2015-12-15 03:04:48 +00:00
route_handler.ts refactor(router): improve recognition and generation pipeline 2015-11-30 17:06:03 +00:00
route_lifecycle_reflector.dart refactor(lifecycle): prefix lifecycle methods with "ng" 2015-11-30 16:40:50 -08:00
route_lifecycle_reflector.ts refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
route_recognizer.ts fix(router): correctly sort route matches with children by specificity 2015-12-21 10:38:13 +00:00
route_registry.ts fix(router): preserve specificity for redirects 2016-01-04 20:06:21 +00:00
router.ts fix(router): don't prepend / unnecessarily to Location paths 2016-02-08 16:18:13 -08:00
router_link.ts feat(router): support links with just auxiliary routes 2015-12-16 19:50:19 +00:00
router_link_transform.ts feat(router): implement router link DSL 2015-12-04 00:47:20 +00:00
router_outlet.ts refactor(lifecycle): prefix lifecycle methods with "ng" 2015-11-30 16:40:50 -08:00
router_providers.ts feat(WebWorker): Add Router Support for WebWorker Apps 2016-01-26 21:07:12 -08:00
router_providers_common.ts feat(WebWorker): Add Router Support for WebWorker Apps 2016-01-26 21:07:12 -08:00
sync_route_handler.ts refactor(router): improve recognition and generation pipeline 2015-11-30 17:06:03 +00:00
url_parser.ts fix(router): fix incorrect url param value coercion of 1 to true 2016-02-03 15:00:24 +00:00