angular/modules/@angular/forms/src/directives
Alex Eagle 41c8c30973 chore(lint): remove unused imports (#11923)
This was done automatically by tslint, which can now fix issues it finds.
The fixer is still pending in PR https://github.com/palantir/tslint/pull/1568
Also I have a local bugfix for https://github.com/palantir/tslint/issues/1569
which causes too many imports to be deleted.
2016-09-27 17:12:25 -07:00
..
reactive_directives refactor: misc cleanup (#11654) 2016-09-19 17:15:57 -07:00
abstract_control_directive.ts fix(errors): [2/2] Rename Exception to Error; remove from public API 2016-08-26 10:37:17 -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 chore(forms): update forms labels (#10873) 2016-08-17 07:44:39 -07:00
ng_form.ts docs(forms): update docs for NgForm (#11547) 2016-09-12 17:01:04 -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
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 docs(forms): add select control examples (#11728) 2016-09-19 16:25:33 -07:00
select_multiple_control_value_accessor.ts feat(forms): add support for disabled controls (#10994) 2016-08-24 16:58:43 -07:00
shared.ts refactor: misc cleanup (#11654) 2016-09-19 17:15:57 -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