dart-archive / angular.dart

Legacy source repository. See github.com/dart-lang/angular
https://webdev.dartlang.org/angular/
1.24k stars 248 forks source link

refactor(ngControl, ngModel) : add type annotations #1681

Closed korsvanloon closed 9 years ago

korsvanloon commented 9 years ago

Added type annotations on public fields for ng_control and ng_model as described in issue #853. All other public fields in the other directives followed these rules, but the public fields here adjusted didn't.

rkirov commented 9 years ago

merged as https://github.com/angular/angular.dart/commit/ede5307d1b12b93e56a84b91a3e0f2e115c61f00