angular/packages/forms
Leon Senft 01bfb83fc9 test(forms): submit behavior while validation is pending
Ensure `submit()` behaves as expected while a form is pending.

- Submission is not blocked by pending validation.
- Submission errors prevent pending validation errors from appearing
  after they resolve on the same field.
- Submission errors don't prevent pending validation errors from
  appearing after they resolve on subfields.
2026-01-28 00:15:29 +00:00
..
signals test(forms): submit behavior while validation is pending 2026-01-28 00:15:29 +00:00
src refactor(forms): update Reactive Forms guide URL 2026-01-20 10:11:48 -08:00
test refactor(core): update error message links to versioned docs (#66374) 2026-01-09 22:33:51 +00:00
BUILD.bazel build: don't substitute binary files 2026-01-21 10:35:04 -08:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json build(forms): setup infrastructure for code examples 2026-01-05 12:36:00 -05:00
PACKAGE.md build: format md files 2025-11-06 10:03:05 -08:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00