ngneat / forms-manager

🦄 The Foundation for Proper Form Management in Angular
https://www.netbasal.com
MIT License
518 stars 29 forks source link

docs(forms-manager): add typed forms to features and fix an example #1

Closed Coly010 closed 4 years ago

Coly010 commented 4 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Mistake and potentially missing information in README

What is the new behavior?

Add Typed Forms to Features and Fix an Example in the README

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@NetanelBasal Correct me if I am wrong in assuming that this allows for Typed Forms. If I am right, and it does, this should be one of your main selling points as it is a heavily requested feature for the native Forms API in Angular.

NetanelBasal commented 4 years ago

https://github.com/ngneat/forms-manager/issues/2