angular/packages/router/src
David LJ d465061f00 docs(router): update initial navigation SSR note (#57245)
With rephrasing by @AndrewKushnir

PR Close #57245
2024-08-07 16:45:30 +00:00
..
components fix(router): routes should not get stale providers (#56798) 2024-07-02 17:10:51 +00:00
directives refactor(router): Add back changes param to RouterLink ngOnChanges (#56371) 2024-06-11 08:30:57 -07:00
operators fix(router): routes should not get stale providers (#56798) 2024-07-02 17:10:51 +00:00
statemanager feat(router): Set a different browser URL from the one for route matching (#53318) 2024-06-13 13:59:45 -07:00
utils fix(router): routes should not get stale providers (#56798) 2024-07-02 17:10:51 +00:00
apply_redirects.ts refactor(router): optimize single character check by replacing startsWith with direct access [0] (#54940) 2024-03-19 09:55:00 -07:00
create_router_state.ts refactor: migrate router to prettier formatting (#54318) 2024-02-08 19:17:14 +00:00
create_url_tree.ts refactor: migrate router to prettier formatting (#54318) 2024-02-08 19:17:14 +00:00
errors.ts feat(router): Allow UrlTree as an input to routerLink (#56265) 2024-06-07 09:33:14 -07:00
events.ts docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07:00
index.ts docs(router): Remove deprecation on Router guard interfaces (#56408) 2024-06-17 09:03:01 -07:00
models.ts feat(router): Add defaultQueryParamsHandling to router configuration (#57198) 2024-08-02 15:11:38 +00:00
models_deprecated.ts docs(router): Remove deprecation on Router guard interfaces (#56408) 2024-06-17 09:03:01 -07:00
navigation_canceling_error.ts feat(router): Add ability to return UrlTree with NavigationBehaviorOptions from guards (#45023) 2024-03-12 09:19:14 -07:00
navigation_transition.ts feat(router): Set a different browser URL from the one for route matching (#53318) 2024-06-13 13:59:45 -07:00
page_title_strategy.ts docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07:00
private_export.ts refactor: migrate router to prettier formatting (#54318) 2024-02-08 19:17:14 +00:00
provide_router.ts docs(router): update initial navigation SSR note (#57245) 2024-08-07 16:45:30 +00:00
recognize.ts refactor(router): optimize single character check by replacing startsWith with direct access [0] (#54940) 2024-03-19 09:55:00 -07:00
route_reuse_strategy.ts refactor: migrate router to prettier formatting (#54318) 2024-02-08 19:17:14 +00:00
router.ts feat(router): Add defaultQueryParamsHandling to router configuration (#57198) 2024-08-02 15:11:38 +00:00
router_config.ts docs(router): update initial navigation SSR note (#57245) 2024-08-07 16:45:30 +00:00
router_config_loader.ts fix(router): routes should not get stale providers (#56798) 2024-07-02 17:10:51 +00:00
router_module.ts docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07:00
router_outlet_context.ts fix(router): routes should not get stale providers (#56798) 2024-07-02 17:10:51 +00:00
router_preloader.ts refactor: migrate router to prettier formatting (#54318) 2024-02-08 19:17:14 +00:00
router_scroller.ts Revert "fix(router): Scroller should scroll as soon as change detection completes (#55105)" (#57115) 2024-07-24 10:04:38 -07:00
router_state.ts docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07:00
shared.ts refactor(router): optimize single character check by replacing startsWith with direct access [0] (#54940) 2024-03-19 09:55:00 -07:00
url_handling_strategy.ts Revert "Revert "refactor(router): Simplify router defaults by making the defaults Injectable" (#48121)" (#48135) 2022-11-21 09:24:00 -08:00
url_tree.ts refactor: migrate router to prettier formatting (#54318) 2024-02-08 19:17:14 +00:00
version.ts docs: fix package name in version.ts files in different packages (#41208) 2021-05-10 10:26:34 -04:00