angular-cn/modules/@angular/forms/src/directives
Kara 30a332ee36 feat(forms): updateValue() for form groups and form arrays (#9901)
Closes #9553
2016-07-08 13:04:25 -07:00
..
reactive_directives feat(forms): add support for formArrayName 2016-06-25 13:30:53 -07:00
abstract_control_directive.ts feat(forms): make valueChanges and statusChanges available on abstract control directives 2016-06-24 14:37:19 -07:00
abstract_form_group_directive.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
checkbox_value_accessor.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -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 chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
default_value_accessor.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -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 feat(forms): updateValue() for form groups and form arrays (#9901) 2016-07-08 13:04:25 -07:00
ng_model.ts fix(forms): ngModel should emit valueChanges and statusChanges asynchronously 2016-06-24 12:37:46 -07:00
ng_model_group.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
normalize_validator.dart feat(forms): add easy way to switch between forms modules (#9202) 2016-06-14 18:23:40 -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 chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
radio_control_value_accessor.ts feat(forms): use formControlName on radio buttons when name is absent (#9681) 2016-06-28 15:21:53 -06:00
select_control_value_accessor.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
select_multiple_control_value_accessor.ts fix(forms): use change event for select multiple (#9713) 2016-06-30 20:24:39 -07:00
shared.ts fix(forms): add select multiple accessor as built-in accessor 2016-06-26 16:24:27 -06:00
validators.ts fix(docs): typo in comments (#9743) 2016-06-30 15:18:41 -07:00