angular/modules/angular2/src/forms/directives
Alex Eagle a56d33d7ca feat(typings): mark void methods in angular2.d.ts
Previously, when a return type was missing it
could have been any. But following #2746 we
require return types so remaining untyped returns
must be void.
2015-07-06 17:25:59 -07:00
..
checkbox_value_accessor.ts feat(host): limits host properties to renames 2015-06-22 12:10:02 -07:00
control_container.ts docs(forms): updated forms docs to cover new apis 2015-06-12 09:45:55 -07:00
control_value_accessor.ts docs(forms): updated forms docs to cover new apis 2015-06-12 09:45:55 -07:00
default_value_accessor.ts feat(host): limits host properties to renames 2015-06-22 12:10:02 -07:00
form_interface.ts docs(forms): updated forms docs to cover new apis 2015-06-12 09:45:55 -07:00
ng_control.ts refactor(forms): refactored forms to user Query to get html validators 2015-06-19 16:02:43 -07:00
ng_control_group.ts refactor(di): unified di injector and core injector 2015-06-26 15:59:18 -07:00
ng_control_name.ts refactor(di): unified di injector and core injector 2015-06-26 15:59:18 -07:00
ng_form.ts fix(build): add missing return types now enforced by linter 2015-06-29 15:31:41 -07:00
ng_form_control.ts refactor(di): unified di injector and core injector 2015-06-26 15:59:18 -07:00
ng_form_model.ts fix(build): add missing return types now enforced by linter 2015-06-29 15:31:41 -07:00
ng_model.ts feat(typings): mark void methods in angular2.d.ts 2015-07-06 17:25:59 -07:00
select_control_value_accessor.ts feat(host): limits host properties to renames 2015-06-22 12:10:02 -07:00
shared.ts fix(build): add missing return types now enforced by linter 2015-06-29 15:31:41 -07:00
validators.ts refactor(forms): refactored forms to user Query to get html validators 2015-06-19 16:02:43 -07:00