angular/modules/angular2/src/router
Matias Niemelä c177d889a2 fix(router): ensure that page refresh with hash URLs works
This patch fixes the `HashLocationStrategy` to always return a string
path value without a hash symbol as the starting value.

Closes #2920
2015-07-08 15:08:17 -07:00
..
async_route_handler.ts feat(router): support deep-linking to anywhere in the app 2015-06-30 17:21:50 -07:00
hash_location_strategy.ts fix(router): ensure that page refresh with hash URLs works 2015-07-08 15:08:17 -07:00
html5_location_strategy.ts refactor(router): refactor BrowserLocation into LocationStrategy 2015-06-22 16:14:24 -07:00
instruction.ts feat(router): support deep-linking to anywhere in the app 2015-06-30 17:21:50 -07:00
location.ts refactor(Router): idiomatic TS 2015-06-29 21:27:07 +02:00
location_strategy.ts refactor(router): refactor BrowserLocation into LocationStrategy 2015-06-22 16:14:24 -07:00
path_recognizer.ts fix(router): allow generating links with numeric params 2015-07-07 14:54:59 -07:00
pipeline.ts fix(Router): mark Pipeline and RouteRegistry as Injectable 2015-06-29 21:27:07 +02:00
route_config_decorator.dart refactor(router): convert to typescript 2015-06-02 11:06:44 -07:00
route_config_decorator.ts refactor(router): convert to typescript 2015-06-02 11:06:44 -07:00
route_config_impl.ts feat(router): add routing to async components 2015-06-08 15:49:56 -07:00
route_handler.ts feat(router): support deep-linking to anywhere in the app 2015-06-30 17:21:50 -07:00
route_recognizer.ts feat(router): support deep-linking to anywhere in the app 2015-06-30 17:21:50 -07:00
route_registry.ts feat(router): support deep-linking to siblings 2015-07-07 14:54:59 -07:00
router.ts feat(router): support deep-linking to siblings 2015-07-07 14:54:59 -07:00
router_link.ts feat(router): support deep-linking to siblings 2015-07-07 14:54:59 -07:00
router_outlet.ts feat(di): removed app injector 2015-07-01 13:33:43 -07:00
sync_route_handler.ts feat(router): support deep-linking to anywhere in the app 2015-06-30 17:21:50 -07:00
url.ts refactor(router): convert to typescript 2015-06-02 11:06:44 -07:00