angular/packages/router/src
2025-03-28 12:16:09 +00:00
..
components fix(router): avoid component ID collisions with user code (#59300) 2025-01-06 19:18:52 +00:00
directives feat(router): support custom elements for RouterLink (#60290) 2025-03-28 12:16:09 +00:00
operators fix(router): Remove 'any' type from route guards (#60378) 2025-03-28 11:50:11 +00:00
statemanager refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
utils fix(router): Add missing types to transition (#60307) 2025-03-28 11:51:06 +00: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 fix(router): Remove 'any' type from route guards (#60378) 2025-03-28 11:50:11 +00:00
models_deprecated.ts fix(router): Remove 'any' type from route guards (#60378) 2025-03-28 11:50:11 +00: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): Clean up the transition subject (#60357) 2025-03-14 11:16:15 +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 refactor(router): Clean up the transition subject (#60357) 2025-03-14 11:16:15 +01: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