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

Feat/expose is equal #290

Open svenank3r opened 1 year ago

svenank3r commented 1 year ago

This closes cloudnc/ngx-sub-form#289

svenank3r commented 1 year ago

@maxime1992 I finally had the time to look into adding an isEqual property, can you have a look if this meets your expectations?

I wanted to ask if it's possible to cherry pick these changes on a new 7.x.x version for Angular 14 support, as I haven't upgraded to Angular 15 yet.