angular-cn/modules/@angular/forms/test
Dzmitry Shylovich 6c7300c7de fix(forms): async validator cancels previous subscription when input has changed (#13222)
Fixes #12709
Fixes #9120
Fixes #10074
Fixes #8923

PR Close #13222
2017-01-31 11:37:25 -06:00
..
directives_spec.ts refactor(compiler): generate less code for bindings to DOM elements 2017-01-03 13:05:05 -08:00
form_array_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
form_builder_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
form_control_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
form_group_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
reactive_integration_spec.ts fix(forms): async validator cancels previous subscription when input has changed (#13222) 2017-01-31 11:37:25 -06:00
spies.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
template_integration_spec.ts fix(forms): fix broken unit test (#14179) 2017-01-30 10:07:09 -08:00
validators_spec.ts feat(forms): add equalsTo validator (#14052) 2017-01-29 12:22:24 -06:00