angular/goldens/public-api
Paul Gschwendtner f7da77b90d refactor(compiler-cli): detect output() function (#54217)
As we are introducing the new `output()` function as an inituive
alternative to `@Output()` that matches with signal-based inputs,
this commit prepares the compiler to detect such initializer-based
outputs.

PR Close #54217
2024-02-05 15:08:34 +00:00
..
animations refactor: change public const enums to enums (#51670) 2023-10-25 10:39:18 -07:00
common refactor: migrate common to prettier formatting (#54150) 2024-01-30 16:08:07 +00:00
compiler-cli refactor(compiler-cli): detect output() function (#54217) 2024-02-05 15:08:34 +00:00
core refactor(core): Update ComponentFixture behavior when using zoneless scheduler (#54024) 2024-01-29 20:21:47 +00:00
elements fix(elements): support input transform functions (#50713) 2023-06-22 09:47:16 -07:00
forms refactor: add readonly to public InjectionToken types (#51125) 2023-08-14 17:17:35 -07:00
localize build: remove unneeded babel types postinstall patching (#53441) 2023-12-08 14:33:59 -08:00
platform-browser refactor(animations): EnvironmentProviders for provideAnimationsAsync (#52862) 2023-11-13 17:27:31 +00: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 refactor: add readonly to public InjectionToken types (#51125) 2023-08-14 17:17:35 -07:00
router feat(router): Add transient info to RouterLink input (#53784) 2024-01-05 11:28:31 -08:00
service-worker refactor(service-worker): Remove deprecated activated & available observables. (#49498) 2023-10-10 11:54:07 -07:00
upgrade fix(compiler-cli): libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714) 2023-06-14 16:27:59 +02:00
manage.js refactor(dev-infra): remove dependency on minimist (#43644) 2021-10-04 17:31:03 -07:00