angular-docs-cn/modules/@angular/forms/src
Kara 79afcf0766 fix(forms): remove deprecated form provider functions (#10741)
BREAKING CHANGE:

The deprecated `provideForms()` and `disableDeprecatedForms()` functions have been removed. Please import the `FormsModule` or the `ReactiveFormsModule` from @angular/forms instead.
2016-08-12 15:32:47 -07:00
..
directives feat(forms): add NgForm method that resets submit state (#10715) 2016-08-11 23:27:33 -07:00
directives.ts feat(forms): add control status classes to form groups (#10667) 2016-08-11 09:01:09 -07:00
facade refactor(forms): remove the facade local copy (#9276) 2016-06-17 08:53:17 -07:00
form_builder.ts test: add public api golden files 2016-06-23 14:26:40 -07:00
form_providers.ts fix(forms): remove deprecated form provider functions (#10741) 2016-08-12 15:32:47 -07:00
forms.ts feat(forms): add control status classes to form groups (#10667) 2016-08-11 09:01:09 -07:00
model.ts docs(forms): fix reactive forms api examples (#10701) 2016-08-11 21:20:39 -07:00
validators.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00