angular-cn/modules/@angular/forms/test
Dzmitry Shylovich 874243279d feat(forms): add option to use browser's native validation and angular forms (#13566)
Also renames NgNovalidate -> NgNoValidate

Closes #13573
2017-02-20 16:36:48 -08: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 fix(forms): getRawValue should correctly work with nested FormGroups/Arrays (#12964) 2017-02-10 15:04:25 -06: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 fix(forms): Verify functions passed into async validators returns Observable or Promise (#14053) 2017-01-31 12:15:56 -06:00
form_group_spec.ts fix(forms): getRawValue should correctly work with nested FormGroups/Arrays (#12964) 2017-02-10 15:04:25 -06:00
reactive_integration_spec.ts feat(forms): introduce AsyncValidator interface (#13483) 2017-02-20 16:26:51 -08:00
spies.ts chore(lint): remove unused imports (#11923) 2016-09-27 17:12:25 -07:00
template_integration_spec.ts feat(forms): add option to use browser's native validation and angular forms (#13566) 2017-02-20 16:36:48 -08:00
validators_spec.ts feat(forms): introduce AsyncValidator interface (#13483) 2017-02-20 16:26:51 -08:00