angular/packages/forms/test
fdonzello c001b05c77 refactor(forms): added control name in console errors (#55397)
When a formControlName is used without a parent formGroup, an error is
logged in the console. Before this commit, there was no information
about which control had the issue. Now, it's reported and the
troubleshoot is much faster.

PR Close #55397
2024-04-23 15:16:57 -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 refactor: migrate forms to prettier formatting (#55423) 2024-04-19 13:49:24 -07: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 refactor: migrate forms to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
form_group_spec.ts refactor: migrate forms to prettier formatting (#55423) 2024-04-19 13:49:24 -07:00
reactive_integration_spec.ts refactor(forms): added control name in console errors (#55397) 2024-04-23 15:16:57 -07: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