angular-redux / form

Keep your Angular2+ form state in Redux
MIT License
41 stars 15 forks source link

Support for Angular 5+ #47

Closed mengel188 closed 6 years ago

mengel188 commented 6 years ago

This is a...

Additional Notes:

Currently this project does not support Angular 5.0. Is there any pre-release that does?

What do we need to change to implement the support?

actra-gschuster commented 6 years ago

What doesn't work for you? I'm running it on 5.1.0-beta.0, despite from reative forms not working (a fix is in the PRs: #48 ) it works for me.

mengel188 commented 6 years ago

So far it works fine for me but I'm only using template driven forms. Can you please get the peerDependencies updated to inculde ^5.0.0? Much appreciated.

smithad15 commented 6 years ago

Peer dependencies and reactive forms fixed as of v6.7.0. Will release v7 shortly built using the Angular 5 compiler