angular/modules/angular2/src/router
Brandon Roberts 6dce4f49c2 feat(router): Added method to get current instruction
This method delegates to the root router to get the current complete instruction.
2016-03-04 02:10:58 -08:00
..
directives fix(router): support outlets within dynamic components 2016-03-03 06:49:29 -08:00
lifecycle feat(router): add regex matchers 2016-03-02 16:08:19 -08:00
location feat(router): add regex matchers 2016-03-02 16:08:19 -08:00
route_config feat(router): add regex matchers 2016-03-02 16:08:19 -08:00
rules feat(router): add regex matchers 2016-03-02 16:08:19 -08:00
instruction.ts feat(router): add regex matchers 2016-03-02 16:08:19 -08:00
interfaces.ts refactor(lifecycle): prefix lifecycle methods with "ng" 2015-11-30 16:40:50 -08:00
package.json chore(): npm release script for router artifacts. 2015-11-09 20:45:55 +00:00
route_definition.dart feat(router): add regex matchers 2016-03-02 16:08:19 -08:00
route_definition.ts feat(router): add regex matchers 2016-03-02 16:08:19 -08:00
route_registry.ts feat(router): add regex matchers 2016-03-02 16:08:19 -08:00
router.ts feat(router): Added method to get current instruction 2016-03-04 02:10:58 -08:00
router_providers.ts chore(build): Remove circular dependency in Angular 2 ES5 output. 2016-03-03 17:42:33 +00:00
router_providers_common.ts feat(router): add regex matchers 2016-03-02 16:08:19 -08:00
url_parser.ts feat(router): add regex matchers 2016-03-02 16:08:19 -08:00
utils.ts feat(router): add regex matchers 2016-03-02 16:08:19 -08:00