angular/modules/angular2/src/router
2015-05-03 20:26:22 -07:00
..
instruction.js feat(router): add initial implementation 2015-04-27 17:15:58 -07:00
location.js feat(router): add location service 2015-05-01 15:55:53 -07:00
path_recognizer.js feat(router): add initial implementation 2015-04-27 17:15:58 -07:00
pipeline.js feat(router): add initial implementation 2015-04-27 17:15:58 -07:00
route_config.js fix(router): infer top-level routing from app component 2015-05-01 16:41:25 -07:00
route_recognizer.js fix(router): use lists for RouteConfig annotations 2015-05-01 15:55:53 -07:00
route_registry.js fix(router): throw if config does not contain required fields 2015-05-01 16:41:25 -07:00
router.js fix(router): navigate on popstate event 2015-05-03 20:26:22 -07:00
router_link.js refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
router_outlet.js refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
url.js feat(router): add initial implementation 2015-04-27 17:15:58 -07:00