You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
refactor(ngControl, ngModel) : add type annotations
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.
0 commit comments