Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular 16 support #311

Open
matthewtquinn1 opened this issue Aug 15, 2023 · 4 comments
Open

Angular 16 support #311

matthewtquinn1 opened this issue Aug 15, 2023 · 4 comments

Comments

@matthewtquinn1
Copy link

Hi there,

I see that this repository is using deprecated versions of products such as Angular and RxJs.

Are there plans to upgrade to support Angular 16 and RxJS 7 etc.?

If you need any more information or support, let me know.

Many thanks,
Matthew Quinn

@craiggoldstone
Copy link

Our team would love to know this too. Sadly we are avoiding adoption of this awesome library because it appears to have lost momentum, with very few changes in 3 and almost 4 years. I guess the code is stable, which is great, but without ongoing fixes and library updates it does appear to be a risk we aren't willing to take right now.

@MrWolfZ please let us know if you plan on continuing support for ngrx-forms or would like help in doing so?

@MrWolfZ
Copy link
Owner

MrWolfZ commented Sep 24, 2023

Hi there. The library is indeed in what I would call the "minimal maintenance mode" where I only do the most important fixes (for example, it is still using the old style of dispatching actions via ngrx). Unfortunately I've been out of frontend and particularly Angular development for quite some time now, which makes it tricky to keep up to date with all the latest and greatest changes in the Angular world.

The library itself is designed to have minimal dependencies (it doesn't even depend on rxjs for example, that is just used in the example app). The only true dependencies are @angular/forms and @ngrx/store and so far those have been mostly stable.

I fully understand the reluctance to adopt the library in this state. The ideas of this library also certainly go against what the Angular teams wants devs to do with forms. So maybe the wiser choice is to stay/move away from it. However, I am certainly welcoming any help in keeping the dependencies and the examples up to date, so if you are willing to provide PRs I'll gladly release a new version. Alternatively you could also consider to fork the repo and release a continuously updated version that doesn't depend on me. I'll gladly link to it in the README.

@fxck
Copy link

fxck commented Oct 17, 2023

Works fine with Angular 16. Some minor changes needed to support the new material components, but otherwise it's still fine.

@ZsZs
Copy link

ZsZs commented Feb 16, 2024

Hi, I'm particularly interested if SignalStore will be supported?

Thanks for your feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants