angular/packages/forms/test
Gabriel Bergoc ea4a211216 fix(forms): make NgForm emit FormSubmittedEvent and FormResetEvent (#60887)
Currently, only forms created with `FormGroupDirective` emit events on
form submission and resetting. This commit extends this behavior to
Template-driven forms also.

Related to #58894

PR Close #60887
2025-04-22 13:04:41 +02: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(forms): make NgForm emit FormSubmittedEvent and FormResetEvent (#60887) 2025-04-22 13:04:41 +02:00
form_array_spec.ts refactor(forms): convert scripts within packages/forms to relative imports (#60624) (#60654) 2025-04-01 11:58:28 +00:00
form_builder_spec.ts refactor(forms): convert scripts within packages/forms to relative imports (#60624) (#60654) 2025-04-01 11:58:28 +00:00
form_control_spec.ts refactor(forms): convert scripts within packages/forms to relative imports (#60624) (#60654) 2025-04-01 11:58:28 +00:00
form_group_spec.ts refactor(forms): convert scripts within packages/forms to relative imports (#60624) (#60654) 2025-04-01 11:58:28 +00:00
ng_control_status_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
reactive_integration_spec.ts refactor(forms): convert scripts within packages/forms to relative imports (#60624) (#60654) 2025-04-01 11:58:28 +00:00
template_integration_spec.ts refactor(forms): convert scripts within packages/forms to relative imports (#60624) (#60654) 2025-04-01 11:58:28 +00:00
typed_integration_spec.ts refactor(forms): convert scripts within packages/forms to relative imports (#60624) (#60654) 2025-04-01 11:58:28 +00:00
util.ts refactor(forms): convert scripts within packages/forms to relative imports (#60624) (#60654) 2025-04-01 11:58:28 +00:00
validators_spec.ts refactor(forms): convert scripts within packages/forms to relative imports (#60624) (#60654) 2025-04-01 11:58:28 +00:00
value_accessor_integration_spec.ts refactor(forms): convert scripts within packages/forms to relative imports (#60624) (#60654) 2025-04-01 11:58:28 +00:00