angular/packages/router/src
Andrew Scott c054d620dd refactor(router): Update to use early return to reduce nesting (#60377)
Updates a switchTap body to use early return to reduce nesting

PR Close #60377
2025-03-14 11:15:28 +01:00
..
components fix(router): avoid component ID collisions with user code (#59300) 2025-01-06 19:18:52 +00:00
directives refactor(router): Add safe navigation operator (#60314) 2025-03-11 12:59:43 -07:00
operators feat(router): Allow resolvers to read resolved data from ancestors (#59860) 2025-02-25 12:34:40 -05:00
statemanager refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
utils refactor(core): change LContainerFlags to const enum (#59416) 2025-01-09 10:38:28 -05:00
apply_redirects.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
create_router_state.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
create_url_tree.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
errors.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
events.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
index.ts refactor(router): publishing getLoadedRoutes using the global utils function (#58199) 2024-10-22 09:40:45 -07:00
models.ts docs: fix all brokens links on the API pages (#59162) 2025-03-04 20:07:23 +00:00
models_deprecated.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
navigation_canceling_error.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
navigation_transition.ts refactor(router): Update to use early return to reduce nesting (#60377) 2025-03-14 11:15:28 +01:00
page_title_strategy.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
private_export.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
provide_router.ts feat(core): remove InjectFlags from public API (#60318) 2025-03-11 11:33:09 -07:00
recognize.ts refactor: cleanup initializers that use ctor params (#58349) 2024-10-24 16:38:50 -07:00
route_reuse_strategy.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
router.ts fix(router): Prevent dangling promise rejections from internal navigations (#60162) 2025-03-06 07:58:18 -08:00
router_config.ts docs: fix one broke link by #57591 (#60237) 2025-03-11 09:24:02 -07:00
router_config_loader.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
router_devtools.ts docs: update license URL from angular.io to angular.dev and year of license to 2025 (#59407) 2025-01-09 10:27:54 -05:00
router_module.ts refactor(router): drop forRoot guard in production (#59458) 2025-01-16 13:55:49 -08:00
router_outlet_context.ts refactor(router): remove circular dep in RouterOutletContext (#59083) 2024-12-05 16:01:15 -08:00
router_preloader.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
router_scroller.ts fix(router): Scroller should scroll as soon as change detection completes (#60086) 2025-02-25 14:17:07 -05:00
router_state.ts docs: set syntax highlighting to the remaining Markdown code examples blocks (#59088) 2025-01-14 15:14:02 -05:00
shared.ts refactor(router): remove circular dep in router model definitions (#59083) 2024-12-05 16:01:15 -08:00
url_handling_strategy.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
url_tree.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
version.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00