angular/packages/common/src
Andrew Scott 7a2d029f51 refactor(router): Add provider for integrating with Navigation API and Location shim
This adds a (private) provider for integrating with the browser Navigation API.
This provider ensures that interactions with the `Location` service
use the underlying platform navigation rather than the history and
location APIs.

(cherry picked from commit dd09da8ba2)
2025-10-27 09:22:00 +01:00
..
directives feat(common): Blocks IPv6 localhost from preconnect checks 2025-10-24 18:46:48 +02:00
i18n feat(common): update to cldr 47 (#64032) 2025-10-21 23:23:30 +00:00
location refactor(router): Add provider for integrating with Navigation API and Location shim 2025-10-27 09:22:00 +01:00
navigation feat(common): Add experimental support for the Navigation API (#63406) 2025-08-28 11:48:03 -07:00
pipes feat(common): Support of optional keys for the KeyValue pipe (#48814) 2025-10-02 16:58:40 +00:00
common.ts feat(common): Add experimental support for the Navigation API (#63406) 2025-08-28 11:48:03 -07:00
common_module.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
cookie.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
dom_adapter.ts refactor: remove unnecessary TSLint rule flags (#59365) 2025-01-07 16:06:21 +00:00
errors.ts build: add a noDuplicateEnumValue rule (#63483) 2025-09-10 22:16:10 +00:00
platform_id.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
private_export.ts refactor(router): Add provider for integrating with Navigation API and Location shim 2025-10-27 09:22:00 +01:00
version.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
viewport_scroller.ts fix(router): handle scrollRestoration error in restricted environments (#62186) 2025-06-24 12:24:43 +00:00
xhr.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00