angular-cn/modules/angular2/test/core/forms
Martin Probst c02f2bdab0 chore: adjust formatting to new clang-format.
- fixes wrapping for object literal keys called `template`.
- spacing in destructuring expressions.
- changes to keep trailing return types of functions closer to their
  function declaration.
- better formatting of string literals.

Closes #4828
2015-10-28 11:19:10 +01:00
..
directives_spec.ts feat(forms): support adding validators to ControlGroup via template 2015-10-28 00:13:20 +00:00
form_builder_spec.ts feat(forms): Implement a way to manually set errors on a control 2015-10-27 19:31:25 +00:00
integration_spec.ts chore: adjust formatting to new clang-format. 2015-10-28 11:19:10 +01:00
model_spec.ts refactor(forms): make Validators.group and Validators.array private 2015-10-28 00:13:20 +00:00
validators_spec.ts refactor(forms): make Validators.group and Validators.array private 2015-10-28 00:13:20 +00:00