simontonsoftware / s-libs

A collection of libraries for any of javascript, rxjs, or angular.
MIT License
43 stars 5 forks source link

[ng-core] Ability to use WrappedFormControlSuperclass with FormGroup #51

Closed A77AY closed 3 years ago

A77AY commented 3 years ago

Due to the fact that all subscriptions occur in the constructor, formControl cannot be overwritten.

A77AY commented 3 years ago

I created a PR to this: https://github.com/simontonsoftware/s-libs/pull/52

ersimont commented 3 years ago

This ability is coming with version 13! Thank you for the suggestion, and the implementation ideas in your PR. I commented on the PR as well. Please send any more feedback.