angular/goldens/public-api
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
..
animations test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -07:00
common feat(common): Add BrowserPlatformLocation to the public API (#48488) 2022-12-14 09:54:28 -08:00
compiler-cli fix(compiler-cli): implement more host directive validations as diagnostics (#47768) 2022-10-17 12:12:22 +02:00
core docs(core): Document invalid multi token (#48267) 2022-12-13 14:05:59 -08:00
elements test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -07:00
forms fix(forms): Improve a very commonly viewed error message by adding a guide. (#47969) 2022-11-07 16:00:06 -08:00
localize fix(localize): update ng add schematic to support Angular CLI version 15 (#47763) 2022-10-17 09:58:21 +02:00
platform-browser feat(core): introduce EnvironmentProviders wrapper type (#47669) 2022-10-07 14:03:13 -07:00
platform-browser-dynamic test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -07:00
platform-server feat(core): introduce EnvironmentProviders wrapper type (#47669) 2022-10-07 14:03:13 -07:00
router feat(router): Add feature provider for enabling hash navigation (#48301) 2022-12-13 08:28:38 -08:00
service-worker fix(service-worker): update golden index.md (#47044) 2022-08-18 12:09:10 -07:00
upgrade refactor(compiler): add support for host directives (#46868) 2022-08-22 16:00:35 -07:00
manage.js refactor(dev-infra): remove dependency on minimist (#43644) 2021-10-04 17:31:03 -07:00