angular/packages/forms/src/directives
2021-02-19 09:09:44 -08:00
..
reactive_directives docs: add missing '@usageNotes' tag to documentation (#40909) 2021-02-19 09:09:44 -08:00
abstract_control_directive.ts fix(forms): more precise control cleanup (#39623) 2020-11-12 09:38:19 -08:00
abstract_form_group_directive.ts refactor(forms): move common validators-related logic to the AbstractControlDirective class (#38280) 2020-10-28 09:48:20 -07:00
checkbox_value_accessor.ts docs(forms): exclude internal-only methods and properties from docs (#38583) 2020-08-27 16:39:38 -07:00
control_container.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
control_value_accessor.ts fix(forms): type NG_VALUE_ACCESSOR injection token as array (#29723) 2020-09-21 12:26:07 -07:00
default_value_accessor.ts docs: improve DefaultValueAccessor directive docs (#39404) 2020-10-26 10:50:41 -07:00
error_examples.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
form_interface.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
ng_control.ts refactor(forms): move common validators-related logic to the AbstractControlDirective class (#38280) 2020-10-28 09:48:20 -07:00
ng_control_status.ts refactor(forms): avoid duplicated code in AbstractControlStatus directive (#40651) 2021-02-03 09:08:02 -08:00
ng_form.ts fix(forms): more precise control cleanup (#39623) 2020-11-12 09:38:19 -08:00
ng_model.ts docs(forms): update ngModel documentation (#39481) 2020-10-29 11:18:54 -07:00
ng_model_group.ts refactor(forms): move common validators-related logic to the AbstractControlDirective class (#38280) 2020-10-28 09:48:20 -07:00
ng_no_validate_directive.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
number_value_accessor.ts docs(forms): exclude internal-only methods and properties from docs (#38583) 2020-08-27 16:39:38 -07:00
radio_control_value_accessor.ts docs(forms): exclude internal-only methods and properties from docs (#38583) 2020-08-27 16:39:38 -07:00
range_value_accessor.ts docs(forms): exclude internal-only methods and properties from docs (#38583) 2020-08-27 16:39:38 -07:00
reactive_errors.ts perf(forms): use internal ngDevMode flag to tree-shake error messages in prod builds (#37821) 2020-08-24 09:26:28 -07:00
select_control_value_accessor.ts docs(forms): fix link for browser compatibility of using selects in IE (#40855) 2021-02-16 13:06:54 -08:00
select_multiple_control_value_accessor.ts docs(forms): exclude internal-only methods and properties from docs (#38583) 2020-08-27 16:39:38 -07:00
shared.ts fix(forms): properly cleanup in cases when FormControlName has no CVA (#40526) 2021-01-25 11:41:14 -08:00
template_driven_errors.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
validators.ts docs: remove duplicated the (#40434) 2021-01-14 11:33:57 -08:00