angular/packages/router/src
Andrew Scott 56a21da3ce refactor(router): resolve view transition promise in a timeout when unsupported (#55327)
Related to #51131, this change ensures that the router navigation exits
the current event loop before rendering the route when the view transition
feature is enabled, when the browser does not support view transitions.

PR Close #55327
2024-05-06 16:01:01 -07:00
..
components refactor: migrate router to prettier formatting (#54318) 2024-02-08 19:17:14 +00:00
directives fix(core): make ActivatedRoute inject correct instance inside @defer blocks (#55374) 2024-04-22 12:01:36 -07:00
operators fix(router): Routed components never inherit RouterOutlet EnvironmentInjector (#54265) 2024-04-01 09:19:13 -07:00
statemanager refactor: migrate router to prettier formatting (#54318) 2024-02-08 19:17:14 +00:00
utils refactor(router): resolve view transition promise in a timeout when unsupported (#55327) 2024-05-06 16:01:01 -07: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 fix(router): Allow redirects after an absolute redirect (#51731) 2023-09-26 10:59:20 -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 feat(router): Allow Route.redirectTo to be a function which returns a string or UrlTree (#52606) 2024-03-14 11:19:01 -07:00
models.ts docs: typo in RedirectFunction description (#55653) 2024-05-03 08:08:12 -07:00
models_deprecated.ts refactor: migrate router to prettier formatting (#54318) 2024-02-08 19:17:14 +00: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): withNavigationErrorHandler can convert errors to redirects (#55370) 2024-04-17 15:53:02 -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 feat(router): withNavigationErrorHandler can convert errors to redirects (#55370) 2024-04-17 15:53:02 -07: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 fix(core): Angular should not ignore changes that happen outside the zone (#55102) 2024-04-16 17:27:04 -07:00
router_config.ts docs: drop glossary links (#55044) 2024-03-28 13:02:50 -07:00
router_config_loader.ts docs: drop glossary links (#55044) 2024-03-28 13:02:50 -07: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): Routed components never inherit RouterOutlet EnvironmentInjector (#54265) 2024-04-01 09:19:13 -07:00
router_preloader.ts refactor: migrate router to prettier formatting (#54318) 2024-02-08 19:17:14 +00:00
router_scroller.ts fix(router): Scroller should scroll as soon as change detection completes (#55105) 2024-04-30 09:19:14 -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