mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
- Add disable, enable methods that throw with helpful messages - Add validator methods (set/add/remove/clear) that throw - Add setErrors, markAsPending methods that throw - Add setters for dirty/pristine/touched/untouched that throw - Add JSDoc with @usageNotes examples - Add comprehensive unit tests for SignalFormControl - Add FormGroup/FormArray integration tests - Add web tests for CVA directive lifecycle - Update migration docs with SignalFormControl usage |
||
|---|---|---|
| .. | ||
| api | ||
| compat | ||
| BUILD.bazel | ||
| dynamic.spec.ts | ||
| field_context.spec.ts | ||
| field_node.spec.ts | ||
| field_proxy.spec.ts | ||
| form.spec.ts | ||
| logic_node.spec.ts | ||
| parse_errors.spec.ts | ||
| path.spec.ts | ||
| recursive_logic.spec.ts | ||
| resource.spec.ts | ||
| submit.spec.ts | ||
| types.spec.ts | ||
| validation_status.spec.ts | ||