angular-cn/modules/@angular/forms
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
..
src fix(forms): remove deprecated form provider functions (#10741) 2016-08-12 15:32:47 -07:00
test feat(forms): add NgForm method that resets submit state (#10715) 2016-08-11 23:27:33 -07:00
index.ts chore(lint): Added license headers to most TypeScript files 2016-06-23 09:47:54 -07:00
package.json feat(forms): add easy way to switch between forms modules (#9202) 2016-06-14 18:23:40 -07:00
rollup.config.js feat(forms): add easy way to switch between forms modules (#9202) 2016-06-14 18:23:40 -07:00
tsconfig-es5.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00
tsconfig-es2015.json chore(tsickle): add @Annotation annotations 2016-06-16 12:29:46 -07:00