angular-cn/modules/@angular/forms
Tobias Bosch d0a95e35af refactor(testing): introduce new testing api to support ng modules
BREAKING CHANGE:
- deprecations:
  * `withProviders`, use `TestBed.withModule` instead
  * `addProviders`, use `TestBed.configureTestingModule` instead
  * `TestComponentBuilder`, use `TestBed.configureTestModule` / `TestBed.override...` / `TestBed.createComponent` instead.

Closes #10354
2016-07-29 04:47:18 -07:00
..
src fix(forms): update dirty before emitting value change (#10362) 2016-07-28 14:25:33 -07:00
test refactor(testing): introduce new testing api to support ng modules 2016-07-29 04:47:18 -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