angular/modules/angular2/src/router
Rado Kirov 8e1d53b5e9 feat(router): adds the router to the self-executing bundle.
Due to limitation of system build, the router cannot have its own sfx
bundle.

Fixes an issue with RouteConfig decorator by moving it into its own
file.
2015-05-05 10:55:23 -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_annotation.dart feat(router): export decorator version of RouteConfig 2015-05-04 15:44:16 -07:00
route_config_annotation.es6 feat(router): adds the router to the self-executing bundle. 2015-05-05 10:55:23 -07:00
route_config_decorator.dart feat(router): adds the router to the self-executing bundle. 2015-05-05 10:55:23 -07:00
route_config_decorator.es6 feat(router): adds the router to the self-executing bundle. 2015-05-05 10:55:23 -07:00
route_config_impl.js feat(router): export decorator version of RouteConfig 2015-05-04 15:44:16 -07:00
route_recognizer.js fix(router): use lists for RouteConfig annotations 2015-05-01 15:55:53 -07:00
route_registry.js feat(router): export decorator version of RouteConfig 2015-05-04 15:44:16 -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 feat(router): sibling outlets 2015-05-03 20:26:47 -07:00
url.js feat(router): add initial implementation 2015-04-27 17:15:58 -07:00