angular-cn/modules/angular2/test/core/forms
mikael d29a9a99aa fix(forms): handle control change in NgFormControl
when a new Control instance is bound to the directive, use the new instance, not the old one
2015-10-26 18:15:58 +00:00
..
directives_spec.ts fix(forms): handle control change in NgFormControl 2015-10-26 18:15:58 +00:00
form_builder_spec.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
integration_spec.ts fix(default_value_accessor): support custom input elements that fire custom change events. 2015-10-26 14:33:47 +00:00
model_spec.ts fix(forms): emit value changes after errors and status are set 2015-10-14 19:36:43 +00:00
validators_spec.ts feat(forms): add minlength and maxlength validators 2015-10-13 21:42:12 +00:00