angular/packages/forms/src/directives
SkyZeroZx 8b3b069be7 refactor(forms): use optional chaining for safer method calls in form directives
Simplifies null checks by leveraging optional chaining when invoking
optional callbacks
2026-02-10 07:42:56 -08:00
..
reactive_directives refactor(forms): use optional chaining for safer method calls in form directives 2026-02-10 07:42:56 -08:00
abstract_control_directive.ts refactor(forms): use optional chaining for safer method calls in form directives 2026-02-10 07:42:56 -08:00
abstract_form_group_directive.ts refactor(forms): use optional chaining for safer method calls in form directives 2026-02-10 07:42:56 -08:00
checkbox_value_accessor.ts docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
control_container.ts refactor(core): remove TODOs referencing #24571 (#60648) 2025-03-31 20:24:29 +00:00
control_value_accessor.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:01 -08:00
default_value_accessor.ts refactor(core): correct all typeof ngDevMode comparison patterns introduced by #63875 2025-12-08 10:30:01 -08:00
error_examples.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
form_interface.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
ng_control.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
ng_control_status.ts refactor(forms): tree-shake ngControlStatusHost and ngGroupStatusHost 2025-11-06 10:57:45 -08:00
ng_form.ts refactor(forms): use optional chaining for safer method calls in form directives 2026-02-10 07:42:56 -08:00
ng_model.ts refactor(forms): use optional chaining for safer method calls in form directives 2026-02-10 07:42:56 -08:00
ng_model_group.ts refactor(core): Migrate all packages with the explicit-standalone-flag schematic. (#58160) 2024-10-14 14:58:57 +00:00
ng_no_validate_directive.ts docs: set syntax highlighting of code examples MD code blocks (#59026) 2024-12-04 17:30:28 +01:00
number_value_accessor.ts docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
radio_control_value_accessor.ts docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
range_value_accessor.ts docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
reactive_errors.ts docs: update angular.io links to angular.dev in comments, TSDoc, and warnings 2026-01-07 14:12:15 -05:00
select_control_value_accessor.ts refactor(forms): use optional chaining for safer method calls in form directives 2026-02-10 07:42:56 -08:00
select_multiple_control_value_accessor.ts docs: update API examples to modern angular (#61688) 2025-05-29 17:53:28 -04:00
shared.ts refactor(forms): use optional chaining for safer method calls in form directives 2026-02-10 07:42:56 -08:00
template_driven_errors.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
validators.ts refactor(forms): use optional chaining for safer method calls in form directives 2026-02-10 07:42:56 -08:00