angular/modules/@angular/forms/src/directives
2017-01-31 11:38:30 -06:00
..
reactive_directives Form submit event (#11989) 2016-10-11 15:49:36 -07:00
abstract_control_directive.ts cleanup(forms): remove facade (#12804) 2016-11-11 10:47:34 -08: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 cleanup(forms): remove facade (#12804) 2016-11-11 10:47:34 -08:00
control_container.ts chore(forms): update forms labels (#10873) 2016-08-17 07:44:39 -07:00
control_value_accessor.ts feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06:00
default_value_accessor.ts cleanup(forms): remove facade (#12804) 2016-11-11 10:47:34 -08: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 cleanup(forms): remove facade (#12804) 2016-11-11 10:47:34 -08:00
ng_form.ts cleanup(forms): remove facade (#12804) 2016-11-11 10:47:34 -08:00
ng_model.ts feat(ngModel):handle ime events (#13891) 2017-01-29 12:14:32 -06:00
ng_model_group.ts docs(forms): add example apps for ngModelGroup (#11525) 2016-09-12 11:45:48 -07:00
ng_novalidate_directive.ts feat(forms): add novalidate by default (#13092) 2016-12-12 11:17:42 -08:00
normalize_validator.ts cleanup(forms): remove facade (#12804) 2016-11-11 10:47:34 -08:00
number_value_accessor.ts cleanup(forms): remove facade (#12804) 2016-11-11 10:47:34 -08:00
radio_control_value_accessor.ts cleanup(forms): remove facade (#12804) 2016-11-11 10:47:34 -08: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 fix(forms): provide a method to compare options (#13349) 2017-01-31 11:38:30 -06:00
select_multiple_control_value_accessor.ts fix(forms): provide a method to compare options (#13349) 2017-01-31 11:38:30 -06:00
shared.ts feat(core): Add type information to injector.get() (#13785) 2017-01-17 15:34:54 -06: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 feat(forms): add email validator (#13709) 2017-01-29 12:07:05 -06:00