angular/packages/forms/src/directives
2019-09-09 15:55:42 -04:00
..
reactive_directives feat(forms): formControlName also accepts a number (#30606) 2019-08-13 14:21:25 -07:00
abstract_control_directive.ts fix(forms): match getError and hasError to get method signature (#20211) 2019-01-03 10:16:06 -08:00
abstract_form_group_directive.ts docs: update forms with @publicApi tags (#26595) 2018-10-19 14:35:53 -07:00
checkbox_value_accessor.ts docs(forms): update API reference for value accessors (#26946) 2018-11-12 12:48:33 -08:00
control_container.ts docs: update forms with @publicApi tags (#26595) 2018-10-19 14:35:53 -07:00
control_value_accessor.ts docs(forms): fix ControlValueAccessor registerOnChange code example (#30276) 2019-05-06 09:27:12 -07:00
default_value_accessor.ts refactor: Move dom_adapter.ts to @angular/common (#32154) 2019-08-29 21:51:56 -07:00
error_examples.ts docs(common): update ngFor docs to new as syntax (#15166) 2017-03-22 17:18:22 -07:00
form_interface.ts docs: update forms with @publicApi tags (#26595) 2018-10-19 14:35:53 -07:00
ng_control.ts feat(forms): formControlName also accepts a number (#30606) 2019-08-13 14:21:25 -07:00
ng_control_status.ts docs(forms): update API reference for common APIs and template-driven directives (#27033) 2018-11-29 21:33:07 -08:00
ng_form.ts refactor: remove toplevel property accesses (#29329) 2019-05-16 12:08:49 -07:00
ng_form_selector_warning.ts docs(forms): update API reference for common APIs and template-driven directives (#27033) 2018-11-29 21:33:07 -08:00
ng_model.ts refactor: remove toplevel property accesses (#29329) 2019-05-16 12:08:49 -07:00
ng_model_group.ts docs(forms): update API reference for common APIs and template-driven directives (#27033) 2018-11-29 21:33:07 -08:00
ng_no_validate_directive.ts build: enable bundle_dts for forms package (#28854) 2019-03-05 11:39:16 -08:00
normalize_validator.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
number_value_accessor.ts feat(forms): export NumberValueAccessor & RangeValueAccessor directives (#27743) 2019-01-08 16:36:18 -08:00
radio_control_value_accessor.ts docs(forms): correct parameter names in jsdoc (#32530) 2019-09-09 15:55:42 -04:00
range_value_accessor.ts feat(forms): export NumberValueAccessor & RangeValueAccessor directives (#27743) 2019-01-08 16:36:18 -08:00
reactive_errors.ts refactor(forms): deprecate ngModel usage on same field as formControl (#22633) 2018-03-07 20:47:53 -08:00
select_control_value_accessor.ts docs(forms): update API reference for value accessors (#26946) 2018-11-12 12:48:33 -08:00
select_multiple_control_value_accessor.ts build: enable bundle_dts for forms package (#28854) 2019-03-05 11:39:16 -08:00
shared.ts feat(forms): formControlName also accepts a number (#30606) 2019-08-13 14:21:25 -07:00
template_driven_errors.ts refactor(forms): ngForm element selector has been deprecated in favor of ng-form (#23721) 2018-08-02 08:34:43 -07:00
validators.ts docs(forms): update API reference for validator directives (#26926) 2018-12-17 16:45:35 -08:00