angular-cn/packages/forms/test
Renan Montebelo a68b1a1894 feat(forms): clear (remove all) components from a FormArray (#28918)
This method is a more convenient and efficient way of removing all
components from a FormArray. Before it, we needed to loop the FormArray
removing each component until empty.

Resolves #18531

PR Close #28918
2019-03-07 19:52:49 -08:00
..
BUILD.bazel build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
directives_spec.ts build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
form_array_spec.ts feat(forms): clear (remove all) components from a FormArray (#28918) 2019-03-07 19:52:49 -08:00
form_builder_spec.ts feat(forms): add updateOn option to FormBuilder (#24599) 2018-11-01 15:31:11 -07:00
form_control_spec.ts fix(forms): don't override form group's dirty state when disabling controls (#24591) 2019-01-25 12:59:07 -08:00
form_group_spec.ts fix(forms): mark form as pristine before emitting value and status change events (#28395) 2019-02-13 19:17:35 -08:00
reactive_integration_spec.ts fix(ivy): hack implementation of host styles (#27180) 2018-11-20 11:43:29 -08:00
spies.ts fix(forms): improve error message for invalid value accessors (#22731) 2018-04-04 08:20:55 -07:00
template_integration_spec.ts fix(ivy): hack implementation of host styles (#27180) 2018-11-20 11:43:29 -08:00
validators_spec.ts Revert "test(forms): add test on applying unicode flag (#20819)" (#27375) 2018-11-30 10:49:27 -08:00
value_accessor_integration_spec.ts fix(ivy): hack implementation of host styles (#27180) 2018-11-20 11:43:29 -08:00