angular/packages/forms/test
Andrew Scott 00bde8b1c2 fix(forms): Make NgControlStatus host bindings OnPush compatible (#55720)
This commit makes the host bindings of `NgControlStatus[Group]`
compatible with `OnPush` components. Note that this intentionally _does not_
expose any new APIs in the forms module. The goal is only to remove
unpreventable `ExpressionChangedAfterItHasBeenCheckedError` in the forms
code that developers do not have control over.

PR Close #55720
2024-06-18 11:35:34 -07:00
..
BUILD.bazel refactor: update forms package tests to work with ES2020 ESM (#48521) 2022-12-19 19:50:43 +00:00
directives_spec.ts fix(core): link errors to ADEV (#55554) (#56038) 2024-05-28 12:50:53 +02:00
form_array_spec.ts refactor: migrate forms to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
form_builder_spec.ts refactor: migrate forms to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
form_control_spec.ts fix(core): link errors to ADEV (#55554) (#56038) 2024-05-28 12:50:53 +02:00
form_group_spec.ts fix(forms): Allow canceled async validators to emit. (#55134) 2024-05-15 08:56:25 -07:00
ng_control_status_spec.ts fix(forms): Make NgControlStatus host bindings OnPush compatible (#55720) 2024-06-18 11:35:34 -07:00
reactive_integration_spec.ts fix(core): link errors to ADEV (#55554) (#56038) 2024-05-28 12:50:53 +02:00
template_integration_spec.ts refactor: migrate forms to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
typed_integration_spec.ts refactor: migrate forms to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
util.ts refactor: migrate forms to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
validators_spec.ts refactor: migrate forms to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
value_accessor_integration_spec.ts refactor: migrate forms to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00