angular/packages/examples/core
Andrew Scott c2dd703d2f refactor(core): Remove internal-only testability features (#53767)
This commit removes the testability features that are internal only.
This simplifies the implementation of testability which will need
updates to support zoneless. Those updates will be easier to manage if
the Testability implementation is simpler.
While protractor is indeed officially EOL, we will still need to do some
updates to support teams migrating to zoneless that have protractor
tests.

As far as protractor's own use of `whenStable`, it does not read the
internal only methods either:
https://github.com/angular/protractor/blob/master/lib/clientsidescripts.js
Anything else depending on these values are not following the defined public API
contract.

PR Close #53767
2024-01-09 14:46:46 -08:00
..
animation/ts/dsl docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
debug/ts/debug_element docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
di/ts test(core): unit tests for the injector profiler and injector debugging APIs (#48639) 2023-08-01 11:44:40 -07:00
testability/ts/whenStable refactor(core): Remove internal-only testability features (#53767) 2024-01-09 14:46:46 -08:00
testing/ts build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
ts docs: remove plnkr link from markForCheck example (#50328) 2023-05-17 08:13:54 -07:00
BUILD.bazel refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48268) 2023-02-21 13:03:59 -08:00
main.ts refactor: switch packages/examples to ESM-compatible http server (#48521) 2022-12-19 19:50:44 +00:00
start-server.js refactor: switch packages/examples to ESM-compatible http server (#48521) 2022-12-19 19:50:44 +00:00
test_module.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00