angular/goldens/public-api
Andrew Scott 989e840cce fix(router): Remove unused string type for ActivatedRoute.component (#45625)
BREAKING CHANGE:
The type of `component` on `ActivatedRoute` and `ActivatedRouteSnapshot`
includes `string`. In reality, this is not the case. The component
cannot be anything other than a component class.

PR Close #45625
2022-04-19 20:21:35 -07:00
..
animations test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -07:00
common test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -07:00
compiler-cli perf(compiler-cli): ignore the module.id anti-pattern for NgModule ids (#45024) 2022-03-22 11:11:54 -07:00
core feat(core): add ApplicationRef.destroy method (#45624) 2022-04-18 14:09:47 -07:00
elements test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -07:00
forms feat(forms): Add a FormRecord type. (#45607) 2022-04-14 14:59:10 -07:00
localize test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -07:00
platform-browser test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -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 test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -07:00
router fix(router): Remove unused string type for ActivatedRoute.component (#45625) 2022-04-19 20:21:35 -07:00
service-worker test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -07:00
upgrade test: update api goldens to reflect api-golden bazel rule change (#45461) 2022-03-29 09:26:00 -07:00
manage.js refactor(dev-infra): remove dependency on minimist (#43644) 2021-10-04 17:31:03 -07:00