angular/aio/tests/e2e
Pete Bacon Darwin d1589604a8 build(docs-infra): ensure all overloads are shown in interfaces (#43614)
In the API docs, concrete classes do not list the "implementation" overload on a method, since this is not strictly part of its API.
There is already a special case for abstract methods that do not have such an implementation overload.

But we were missing the case where the method was part of an interface. In interfaces none of the methods have implementation overloads.

Fixes #43001

PR Close #43614
2021-09-29 09:58:48 -07:00
..
src build(docs-infra): ensure all overloads are shown in interfaces (#43614) 2021-09-29 09:58:48 -07:00
protractor.conf.js ci: enable the Selenium Promise Manager in AIO e2e tests to avoid flakiness on CI (#39905) 2020-12-01 11:39:49 -08:00
tsconfig.json build(docs-infra): update @angular/* and @angular/cli to 11.0.0-rc.2 (#39600) 2020-11-18 15:49:15 -08:00