no0x9d / ngx-strongly-typed-forms

Strongly typed definitions for Anglulars `@angular/forms`
MIT License
59 stars 11 forks source link

Feature/infer controls + ivy #27

Open RohanHart opened 4 years ago

RohanHart commented 4 years ago

This fixes the staticTemplates validation in Ivy and doesn't lose type safety in nested controls as long as the FormGroup's, etc., are constructed via the Formbuilder.

alexander-mai commented 4 years ago

I would love to see this merged. Is there a plan to merge it or a reason not to do it @no0x9d?