angular/modules/@angular/forms/src
2016-10-19 10:12:13 -07:00
..
directives feat(forms) range values need to be numbers instead of strings (#11792) 2016-10-19 10:12:13 -07:00
directives.ts feat(forms) range values need to be numbers instead of strings (#11792) 2016-10-19 10:12:13 -07:00
facade refactor(forms): remove the facade local copy (#9276) 2016-06-17 08:53:17 -07:00
form_builder.ts refactor(facade): Remove most of StringMapWrapper facade. (#12022) 2016-10-03 16:46:05 -07:00
form_providers.ts refactor(forms): remove FORM_PROVIDERS, FORM_DIRECTIVES, REACTIVE_FORM_PROVIDERS, REACTIVE_DIRECTIVES 2016-08-25 13:29:03 -07:00
forms.ts docs(forms): add radio button examples (#11676) 2016-09-19 10:41:20 -07:00
model.ts feat(forms): make 'parent' a public property of 'AbstractControl' (#11855) 2016-10-19 09:55:50 -07:00
private_import_core.ts refactor(facade): move isPromise to core private (#10573) 2016-09-18 15:55:08 -07:00
validators.ts feat(forms): Validator.pattern accepts a RegExp (#12323) 2016-10-19 09:37:54 -07:00