angular-cn/modules/angular2/test/forms
Tobias Bosch f75a50c1dd refactor(compiler): rename decorator directives into directive
BREAKING CHANGE:
Previously, `Directive` was the abstract base class of several directives.
Now, `Directive` is the former `Decorator`, and `Component` inherits from it.
2015-04-30 13:38:40 -07:00
..
form_builder_spec.js feat(forms): added support for arrays of controls 2015-03-26 07:43:25 -07:00
integration_spec.js refactor(compiler): rename decorator directives into directive 2015-04-30 13:38:40 -07:00
model_spec.js fix(ts): ts doesn't like ";;" 2015-03-26 17:32:48 +01:00
validators_spec.js refactor(forms): wrapped all validators into the Validator class 2015-03-23 08:50:56 -07:00