angular/modules/@angular/forms/src/directives
Chuck Jazdzewski 9925aa89dc fix(compiler): Report references to non-exported symbols.
Includes fixes to places now reported as errors.

Part of #8310
2016-08-03 15:42:38 -07:00
..
reactive_directives fix(forms): allow arrays as parents (#10440) 2016-08-02 09:40:42 -07:00
abstract_control_directive.ts feat(forms): add invalid prop to abstract controls (#10439) 2016-08-01 18:41:25 -07:00
abstract_form_group_directive.ts fix(forms): export AbstractFormGroupDirective 2016-08-03 15:33:29 -07:00
checkbox_value_accessor.ts refactor: remove ts2dart annotations 2016-08-01 11:34:51 -07:00
control_container.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
control_value_accessor.ts refactor: remove ts2dart annotations 2016-08-01 11:34:51 -07:00
default_value_accessor.ts refactor: remove ts2dart annotations 2016-08-01 11:34:51 -07:00
error_examples.ts fix(forms): improve ngModel error messages (#10314) 2016-07-27 10:59:40 -07:00
form_interface.ts feat(forms): add support for standalone ngModel dirs inside forms 2016-06-23 10:16:47 -07:00
ng_control.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
ng_control_status.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
ng_form.ts refactor: remove ts2dart annotations 2016-08-01 11:34:51 -07:00
ng_model.ts refactor: remove ts2dart annotations 2016-08-01 11:34:51 -07:00
ng_model_group.ts refactor: remove ts2dart annotations 2016-08-01 11:34:51 -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 ts2dart annotations 2016-08-01 11:34:51 -07:00
radio_control_value_accessor.ts refactor: remove ts2dart annotations 2016-08-01 11:34:51 -07:00
reactive_errors.ts fix(forms): allow arrays as parents (#10440) 2016-08-02 09:40:42 -07:00
select_control_value_accessor.ts refactor: remove ts2dart annotations 2016-08-01 11:34:51 -07:00
select_multiple_control_value_accessor.ts fix(compiler): Report references to non-exported symbols. 2016-08-03 15:42:38 -07:00
shared.ts fix(forms): allow arrays as parents (#10440) 2016-08-02 09:40:42 -07:00
template_driven_errors.ts fix(forms): improve ngModel error messages (#10314) 2016-07-27 10:59:40 -07:00
validators.ts fix: missing export for validators 2016-08-02 12:12:15 -07:00