angular/modules/@angular/forms/src/directives
2016-10-19 10:12:13 -07:00
..
reactive_directives Form submit event (#11989) 2016-10-11 15:49:36 -07:00
abstract_control_directive.ts feat(forms): add hasError and getError to AbstractControlDirective (#11985) 2016-10-19 09:49:02 -07:00
abstract_form_group_directive.ts test: fix memory leak when running test campaign (#11072) 2016-08-25 14:37:46 -07:00
checkbox_value_accessor.ts feat(forms): add support for disabled controls (#10994) 2016-08-24 16:58:43 -07:00
control_container.ts chore(forms): update forms labels (#10873) 2016-08-17 07:44:39 -07:00
control_value_accessor.ts feat(forms): add support for disabled controls (#10994) 2016-08-24 16:58:43 -07:00
default_value_accessor.ts feat(forms): add support for disabled controls (#10994) 2016-08-24 16:58:43 -07:00
error_examples.ts fix(forms): improve ngModel error messages (#10314) 2016-07-27 10:59:40 -07:00
form_interface.ts refactor(forms): remove FORM_PROVIDERS, FORM_DIRECTIVES, REACTIVE_FORM_PROVIDERS, REACTIVE_DIRECTIVES 2016-08-25 13:29:03 -07:00
ng_control.ts fix(forms): support radio buttons with same name but diff parent (#11152) 2016-08-29 17:49:42 -07:00
ng_control_status.ts feat(forms): add ng-pending CSS class during async validation (#11243) 2016-10-19 09:56:31 -07:00
ng_form.ts Form submit event (#11989) 2016-10-11 15:49:36 -07:00
ng_model.ts fix(forms): support unbound disabled in ngModel (#11736) 2016-09-20 14:55:47 -07:00
ng_model_group.ts docs(forms): add example apps for ngModelGroup (#11525) 2016-09-12 11:45:48 -07:00
normalize_validator.ts fix(forms): async validator-directives process Observables correctly (#8186) 2016-06-26 16:52:50 -06:00
number_value_accessor.ts refactor: remove parseFloat from facades (#11446) 2016-09-08 13:54:10 -07:00
radio_control_value_accessor.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
range_value_accessor.ts feat(forms) range values need to be numbers instead of strings (#11792) 2016-10-19 10:12:13 -07:00
reactive_errors.ts fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
select_control_value_accessor.ts refactor(facade): inline StringWrapper (#12051) 2016-10-06 15:10:27 -07:00
select_multiple_control_value_accessor.ts refactor(facade): inline StringWrapper (#12051) 2016-10-06 15:10:27 -07:00
shared.ts feat(forms) range values need to be numbers instead of strings (#11792) 2016-10-19 10:12:13 -07:00
template_driven_errors.ts fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -07:00
validators.ts fix(forms): rename validator change fn due to conflict (#11492) 2016-09-09 14:09:11 -07:00