cloudnc / ngx-sub-form

Utility library for breaking down an Angular form into multiple components
https://cloudnc.github.io/ngx-sub-form
MIT License
315 stars 33 forks source link

fix(helpers): get formGroupKeys from formControls #305

Closed JoschuaSchneider closed 10 months ago

JoschuaSchneider commented 10 months ago

Form control names are now generated from the formControls instead of the formGroup value in which disabled controls are not present.

Fixes #303

github-actions[bot] commented 10 months ago

:tada: This PR is included in version 9.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: