angular/goldens/public-api/common
Andrew Scott fe50813664 feat(common): Add BrowserPlatformLocation to the public API (#48488)
`PlatformLocation` is already part of the public API so developers can
create their own. This means that developers would already be able to
access the existing `BrowserPlatformLocation` at runtime by injecting
it. The motivation for adding `BrowserPlatformLocation` to the public
API is because of those facts, but driven more by the fact that we are
looking to include `MockPlatformLocation` by default in TestBed.
Developers would need a way to revert back to the current behavior for
some tests that rely directly on browser interaction.

PR Close #48488
2022-12-14 09:54:28 -08:00
..
http fix(http): rename withLegacyInterceptors to withInterceptorsFromDi (#47901) 2022-11-03 17:54:03 -07:00
testing feat(common): add provideLocationMocks() function to provide Location mocks (#47674) 2022-10-10 19:42:11 +00:00
upgrade test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -07:00
errors.md fix(common): warn if using supported CDN but not built-in loader (#47330) 2022-10-19 15:21:51 +02:00
index.md feat(common): Add BrowserPlatformLocation to the public API (#48488) 2022-12-14 09:54:28 -08:00